SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for yakuake-2.9.9-9.187.i586.rpm :
Sat Oct 20 14:00:00 2012 deabrufreeAATTgmail.com
- Update to version 2.9.9:

* Yakuake now sports a standard KDE \"Configure Notifications...\" item in its menu. The startup notification popup configuration has moved there, and newly-added notification events covered below are found there.

* It is now possible to monitor sessions (or individual terminals within them) for activity or silence. See the tab context menu or the keyboard shortcuts to toggle monitoring, and the new \"Configure Notifications\" dialog mentioned above to configure what happens when activity or silence are detected in a monitored session or terminal (by default a desktop notification popup is triggered for each).
Note that repeated activity in a terminal does not result in repeated notifications for that terminal: After the first notification, activity monitoring has to be disabled or reenabled, or the active session switched, or the window closed - only then another activity notification will be shown.

* Support for Get Hot New Stuff for skins has been added. See the new \"Get New Skins...\" button below the skin list in the Appearance page of the config dialog.

* When the window is set not to show on all virtual desktops and is not residing on the current virtual desktop, but is open (i.e. set to stay open regardless of focus loss), the Open/Retract action normally used to either retract it, or, when the option to also use the action to focus the window is enabled, cause the window manager to switch to the virtual desktop the window resides on. The former case, i.e. when the option to also use the action to focus the window is disabled, has now been changed to move the window to the current virtual desktop and focus it, rather than retract it.

* Yakuake now automatically retracts after the last open tab closes.

* A number of default keyboard shortcuts have been changed to reestablish consistency with Konsole, which introduced changed defaults in KDE Software Compilation v4.6.

* Invoking the window manager maximization feature now results in a Yakuake window with 100% width and height instead of the unresized window getting moved to the top-left corner of the screen. However, restore is not supported as it doesn\'t easily fit with Yakuake\'s window size state model.

* Tweaks to the code Yakuake uses to make itself the active window when invoked should improve compatibility with more window managers, particularly xfwm.

* The D-Bus API has been expanded further to cover the new activity and silence monitoring options, as well as with additional methods related to retrieving information about the keyboard input enabled state for sessions and terminals.

* The addSession
* and split
* D-Bus calls now return the id of the newly-created session or terminal, or -1 if creating a new session or terminal was not possible.

* Made sure that the activeTerminalId D-Bus call always returns something useful after an addSessionTwo
*/Quad call, even when the window is closed while the call is made. Previously, activeTerminalId could return -1 in this situation because there technically is no active terminal until the window is opened and a focus event causes one to become active. Now the terminal that will receive focus once the window is opened is immediately declared the active terminal.

* The \"Help\" button was removed from the configuration dialog since there currently is no handbook included.

* Fixes to the window geometry and placement calculation in multi-screen setups and with panels located on screen edges other than the bottom edge.

* Fixed a bug causing the \"Disable Keyboard Input -> For This Session\" checkbox in the context menu of a multi-terminal session to become enabled when keyboard input was disabled for any of the individual terminals, rather than only when all terminals have it disabled (i.e. what enabling the checkbox manually actually does).

* Fixed errors in the tab stop order in several pages of the configuration dialog.

* Fixed the message shown on stderr when Yakuake is already running to refer to toggling rather than opening the window, since that is what a repeated execution actually does - if the window is already open, it will be closed at this time.

* Code cleanups, including porting away from recently deprecated KDE Platform APIs for future-compatibility.

* The KDE4FAQ document included in the tarball has been updated.

* Yakuake now depends on KDE Platform 4.7.1 or newer.

Mon Nov 28 13:00:00 2011 ctrippeAATTopensuse.org
- Recommend and not only suggest the lang package

Mon Sep 12 14:00:00 2011 toddrme2178AATTgmail.com
- Split lang package (fix for RPMLINT warning)
- Cleaned up spec file formatting

Mon Aug 22 14:00:00 2011 mlinAATTnovell.com
- Do not obsoletes itself(fix RPMLINT warning)

Sat Jan 29 13:00:00 2011 tittiatcokeAATTgmail.com
- Update to version 2.9.8:

* Added a new \"Ask the window manager to perform the animation\"
option to the animation settings (only shown if Yakuake is
running in a KDE Plasma Workspace v4.6 or newer). If this option
is enabled (it is by default) and the KDE Desktop Effect
\"Sliding Popups\" is enabled as well, the animation will be
performed by KDE\'s window manager KWin, for much improved
smoothness on many systems.

* Added keyboard shortcuts to attempt to grow the active terminal
in the left, right, top or bottom direction by 10px, as well
as D-Bus calls to attempt to grow any particular terminal by a
given amount of pixels in one of these directions.

* Skin authors can now control whether the title bar text is set
in a bold weight or not with the \'bold\' key in the \'Text\' group
of title.skin.

* Fixed a bug causing the \"Keep above other windows\" preference
not to be respected immediately when toggling the \"Keep window
open when it loses focus\" preference from the title bar or the
main menu.

* The contents of the \"Screen\" sub-menu in the main menu now get
updated when the number of screens attached to the system changes.

Sat Jul 17 14:00:00 2010 beineriAATTopensuse.org
- update to version 2.9.7:

* Fixed quit action bypassing the \"Confirm quit when more than
one session is open\" setting.

* When \"Prevent Closing\" is toggled for a tab an appropriate icon
will now be shown on the tab label. The icon can be provided by
the skin, or, if the skin does not provide one, it will be
procured from the system icon theme.

* Thanks to API improvements in the KDE libraries in KDE SC 4.4 a
KNotify notification is now used for announcing that Yakuake was
started success-fully

* Middle-clicking a tab closes it now, consistent with other apps.

* Tabs can now also be dragged using middle-mouse, again for
consistency with many other KDE apps.

* Fixed a bug where dragging an inactive tab to a new position on
the tab bar would show the tab as selected after the drop, but
the terminal area wouldn\'t actually show corresponding terminal(s).

* Fixed a bug causing the empty area of the tab bar to become
draggable as if if was the last tab that had been clicked.

* Fixed a bug causing the title bar corner images of a theme not
to be shown when they don\'t have an alpha channel.

* Fixed a bug causing the window to appear at a distance away from
the top edge of the screen matching the height of a panel at the
top edge of another screen in a multi-screen setup.

Sat Jun 20 14:00:00 2009 beineriAATTopensuse.org
- update requirement on konsole

Tue May 19 14:00:00 2009 beineriAATTopensuse.org
- update to version 2.9.6:

* Fixed interactive rename of sessions not working reliably

* Updated the application icon in the bottom-left corner graphic

* Updated icon for default skin in configuration dialog\'s skin

Mon May 11 14:00:00 2009 beineriAATTopensuse.org
- update to version 2.9.5:

* Added a new framework to display notifications (and potentially
other information) on top of the terminals.

* Added an option to visually indicate the newly-focussed terminal
when moving focus in a session with multiple terminals

* Added a feature to disable keyboard input for all or individual
terminals in a session.

* Added a feature to lock a session to prevent it from being closed

* Added support for moving tabs on the tab bar by drag and drop.

* Added an option to open the application window after program start.

* Improved graphics for window state lock button in default skin.

* Added a slightly improved version of the application icon

* Added D-Bus interfaces for splitting and other new interfaces

* Several bug fixes

Sun Sep 21 14:00:00 2008 stbinnerAATTsuse.de
- require kde4-konsole (bnc#422066)


 
ICM