forked from pool/yakuake
164 lines
6.8 KiB
Plaintext
164 lines
6.8 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue May 19 09:45:21 CEST 2009 - beineri@opensuse.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 08:31:50 CEST 2009 - beineri@opensuse.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:53:51 CEST 2008 - stbinner@suse.de
|
|
|
|
- require kde4-konsole (bnc#422066)
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Sep 21 14:52:18 CEST 2008 - stbinner@suse.de
|
|
|
|
- require kdebase3 (bnc#422066)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 21 14:51:24 CEST 2008 - stbinner@suse.de
|
|
|
|
- update to version 2.9.4, fourth bug fix release of KDE4 port
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 26 03:10:08 CET 2008 - crrodriguez@suse.de
|
|
|
|
- use find_lang macro
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jan 27 08:44:02 CET 2008 - stbinner@suse.de
|
|
|
|
- update to new upstream version 2.8.1:
|
|
- Added an option to control whether the Yakuake window keeps
|
|
above other windows.
|
|
- Improved experience for non-KDE users by disabling KRootPixmap-
|
|
based pseudo-translucency for them. Gets rid of rendering errors
|
|
with skins that make use of the alpha channel. Replaced by
|
|
configurable skin background color.
|
|
- Fix leftover gap below the window at 100% height or in
|
|
fullscreen mode.
|
|
- Added option to automatically open the Yakuake window when the
|
|
pointer touches the screen edge it lives on.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 5 14:57:12 CEST 2007 - stbinner@suse.de
|
|
|
|
- update to new upstream version 2.8:
|
|
- Made the new behavior of the Open/Retract action focussing an
|
|
already open Yakuake window optional.
|
|
- The Xinerama screen setting is now updated when the window is
|
|
moved to a different screen using facilities outside of Yakuake
|
|
itself, such as the new shortcuts provided by Lubos Lunak's
|
|
Xinerama Improvements patchset for KWin 3.5.x. The window size
|
|
and position get updated to fit the new bounding box accordingly.
|
|
- Initial session tab label naming is now consistent with Konsole.
|
|
Instead of naively incrementing the shell number, the lowest
|
|
available number is used.
|
|
- Swapped horizontal & vertical split actions for consistency with Kate.
|
|
- Added slotSessionName() and slotSessionName(int session_id) DCOP Calls.
|
|
- Added sessionIdList() and terminalIdList(int session_id) DCOP calls.
|
|
- Naming consistency improvements in the DCOP interface.
|
|
- Added more What's This help in the config dialog.
|
|
- Minor interface wording improvements.
|
|
- Greatly expanded translation coverage.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 7 18:02:30 CEST 2007 - dkukawka@suse.de
|
|
|
|
- updated patches:
|
|
- yakuake-fix_Accesskey_handling_v2.diff: fix b.n.c #307273,
|
|
fixed missplaced check for Settings::popup()
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 15 19:43:42 CEST 2007 - dkukawka@suse.de
|
|
|
|
- added patches:
|
|
- yakuake-fix_Accesskey_handling.diff for b.n.c #272147 to change
|
|
handling of Accesskey settings. Ask always for input key if
|
|
there is no key set and added some KConfig::sync() calls.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun May 6 12:53:26 CEST 2007 - dkukawka@suse.de
|
|
|
|
- updated to new upstream beta version 2.8-beta1:
|
|
* changelog to long please check ChangeLog file
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 24 19:21:21 CEST 2006 - adrian@suse.de
|
|
|
|
- fix build for < 10.1
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 27 13:36:26 CEST 2006 - dkukawka@suse.de
|
|
|
|
- updated to new upstream version 2.7.5:
|
|
- Further translations have been added.
|
|
- Yakuake no longer spawns login shells in new sessions.
|
|
- A keyboard shortcut to rename the selected session has been
|
|
added.
|
|
- The default keyboard shortcuts and their names are now
|
|
consistent with Konsole.
|
|
- A bug that led to the tab bar not updating after a
|
|
slotSelectSession DCOP call was issued has been fixed.
|
|
- A bug that could lead to the slotRenameSession DCOP call
|
|
failing to set a session label after an older session had been
|
|
closed has been fixed.
|
|
- Upon attempting to set an all-whitespace session label, the
|
|
label will now fall back to its prior setting rather than a
|
|
default label.
|
|
- Yakuake will now display a warning before quitting the
|
|
application with multiple tabs open.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Mar 19 19:06:22 CET 2006 - dkukawka@suse.de
|
|
|
|
- updated to new upstream version 2.7.4 :
|
|
- A bug in the Makefiles that led to the configure script being
|
|
run twice has been fixed.
|
|
- The source code is now localizable. First translations are
|
|
included.
|
|
- A bug that could result in a crash on quit has been fixed.
|
|
- A bug that could prevent the first line in a new session from
|
|
being used up to the full width of the terminal has been fixed.
|
|
- The COLORTERM environment variable is now being set in new
|
|
sessions, triggering the color detection of Midnight Commander.
|
|
- The default session labels are now consistent with Konsole.
|
|
- Whitespace at the beginning or end of session labels will now
|
|
be trimmed.
|
|
- Setting all-whitespace session labels is no longer possible.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 15 11:43:56 CET 2006 - stbinner@suse.de
|
|
|
|
- add GenericName to .desktop file
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 25 21:33:41 CET 2006 - mls@suse.de
|
|
|
|
- converted neededforbuild to BuildRequires
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 18 20:15:07 CET 2006 - dkukawka@suse.de
|
|
|
|
- initial package (v2.7.3)
|
|
|