forked from pool/yakuake
Accepting request 723778 from KDE:Applications
Applications 19.08.0 (forwarded request 723532 from cgiboudeaux) OBS-URL: https://build.opensuse.org/request/show/723778 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yakuake?expand=0&rev=46
This commit is contained in:
175
yakuake.changes
175
yakuake.changes
@@ -1,3 +1,50 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 9 08:32:38 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 19.08.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/announce-applications-19.08.0.php
|
||||
- No code change since 19.07.90
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 06 16:50:52 UTC 2019 - lbeltrame@kde.org
|
||||
|
||||
- Update to 19.07.90
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/announce-applications-19.08-rc.php
|
||||
- No code changes since 19.07.80
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 25 18:32:57 UTC 2019 - wbauer@tmo.at
|
||||
|
||||
- Update to 19.07.80
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/announce-applications-19.08-beta.php
|
||||
- Changes since 3.0.5:
|
||||
* yakuake web site due to be killed off in favour of kde.org/applications
|
||||
* [Yakuake] add blur effect support
|
||||
* [Yakuake] Use the svg icons instead of the png icons for the default theme (kde#397590)
|
||||
* Remove forcing the initial dir to QDir::homePath() (kde#396036)
|
||||
* Add DesktopEntry to notifyrc
|
||||
* [Yakuake] Improve customization
|
||||
* Remove double scrollbar in appearance settings
|
||||
* Fix Skin validation when installed from KNS (kde#395012)
|
||||
* Add option to restore fullscreen state of the window
|
||||
* Use correct variable type
|
||||
* Add shortcuts as default shortcuts (kde#401244)
|
||||
* Use KWindowSystem to determine which display system is in use
|
||||
* Fix KIcon -> QIcon porting bug
|
||||
* Use KMainWindow instead of QMainWindow (kde#398425)
|
||||
* Fix minor EBN issues and typos
|
||||
- Update URL
|
||||
- Remove %post/%postun sections, the package doesn't install
|
||||
shared libraries
|
||||
- Make lang package optional
|
||||
- Run spec-cleaner
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 28 11:41:47 UTC 2018 - wbauer@tmo.at
|
||||
|
||||
@@ -115,37 +162,37 @@ Mon Apr 8 13:39:40 UTC 2013 - peter@rmk2.org
|
||||
Sat Oct 20 07:44:14 UTC 2012 - tittiatcoke@gmail.com
|
||||
|
||||
- Update to version 2.9.9
|
||||
* Yakuake now sports a standard KDE "Configure Notifications..."
|
||||
item in its menu.
|
||||
* It is now possible to monitor sessions (or individual terminals
|
||||
within them) for activity or silence.
|
||||
* Support for Get Hot New Stuff for skins has been added.
|
||||
* Yakuake now automatically retracts after the last open tab
|
||||
* Yakuake now sports a standard KDE "Configure Notifications..."
|
||||
item in its menu.
|
||||
* It is now possible to monitor sessions (or individual terminals
|
||||
within them) for activity or silence.
|
||||
* Support for Get Hot New Stuff for skins has been added.
|
||||
* 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
|
||||
* 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
|
||||
* 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
|
||||
* 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
|
||||
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 "Help" button was removed from the configuration dialog since
|
||||
there currently is no handbook included.
|
||||
* Fixed errors in the tab stop order in several pages of the
|
||||
* 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
|
||||
* 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
|
||||
* Code cleanups, including porting away from recently deprecated
|
||||
KDE Platform APIs for future-compatibility.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
@@ -162,31 +209,31 @@ Mon Sep 12 16:05:04 UTC 2011 - toddrme2178@gmail.com
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 22 07:52:07 UTC 2011 - mlin@novell.com
|
||||
|
||||
- Do not obsoletes itself(fix RPMLINT warning)
|
||||
- Do not obsoletes itself(fix RPMLINT warning)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 29 08:46:24 UTC 2011 - tittiatcoke@gmail.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
|
||||
* 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
|
||||
* 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
|
||||
* 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
|
||||
* The contents of the "Screen" sub-menu in the main menu now get
|
||||
updated when the number of screens attached to the system changes.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
@@ -196,8 +243,8 @@ Sat Jul 17 12:11:52 UTC 2010 - beineri@opensuse.org
|
||||
* 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
|
||||
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
|
||||
@@ -205,8 +252,8 @@ Sat Jul 17 12:11:52 UTC 2010 - beineri@opensuse.org
|
||||
* 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
|
||||
* 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.
|
||||
@@ -265,17 +312,17 @@ Fri Sep 21 14:51:24 CEST 2008 - stbinner@suse.de
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 26 03:10:08 CET 2008 - crrodriguez@suse.de
|
||||
|
||||
- use find_lang macro
|
||||
- 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
|
||||
- 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
|
||||
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.
|
||||
@@ -289,12 +336,12 @@ Fri Oct 5 14:57:12 CEST 2007 - stbinner@suse.de
|
||||
- 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
|
||||
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
|
||||
- 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.
|
||||
@@ -323,7 +370,7 @@ Tue May 15 19:43:42 CEST 2007 - dkukawka@suse.de
|
||||
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
|
||||
* changelog to long please check ChangeLog file
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 24 19:21:21 CEST 2006 - adrian@suse.de
|
||||
@@ -336,36 +383,36 @@ 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
|
||||
- A keyboard shortcut to rename the selected session has been
|
||||
added.
|
||||
- The default keyboard shortcuts and their names are now
|
||||
- The default keyboard shortcuts and their names are now
|
||||
consistent with Konsole.
|
||||
- A bug that led to the tab bar not updating after a
|
||||
- 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
|
||||
- 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
|
||||
- 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
|
||||
- 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
|
||||
- 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
|
||||
- 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
|
||||
- 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
|
||||
- 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
|
||||
- Whitespace at the beginning or end of session labels will now
|
||||
be trimmed.
|
||||
- Setting all-whitespace session labels is no longer possible.
|
||||
|
||||
@@ -382,5 +429,5 @@ Wed Jan 25 21:33:41 CET 2006 - mls@suse.de
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 18 20:15:07 CET 2006 - dkukawka@suse.de
|
||||
|
||||
- initial package (v2.7.3)
|
||||
- initial package (v2.7.3)
|
||||
|
||||
|
Reference in New Issue
Block a user