OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kwindowsystem?expand=0&rev=102
284 lines
11 KiB
Plaintext
284 lines
11 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sat May 7 18:34:32 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
- Update to 5.22.0 (boo#980066)
|
|
* Fix generation of path to xcb plugin
|
|
* For more details please see:
|
|
https://www.kde.org/announcements/kde-frameworks-5.22.0.php
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 4 14:22:49 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
- Update to 5.21.0 (boo#974793)
|
|
* Upgrade Qt version requirement to 5.4.0
|
|
* For more details please see:
|
|
https://www.kde.org/announcements/kde-frameworks-5.21.0.php
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Mar 6 10:03:19 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
- Update to 5.20.0 (boo#970856)
|
|
* Support _NET_WM_BYPASS_COMPOSITOR (kde#349910)
|
|
* For more details please see:
|
|
https://www.kde.org/announcements/kde-frameworks-5.20.0.php
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Feb 6 18:08:29 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
- Update to 5.19.0 (boo#967668)
|
|
* Change licence header from "Library GPL 2 or later" to "Lesser GPL 2.1 or later"
|
|
* Fix crash if KWindowSystem::mapViewport is called without a QCoreApplication
|
|
* Cache QX11Info::appRootWindow in eventFilter (kde#356479)
|
|
* Get rid of QApplication dependency (kde#354811)
|
|
* For more details please see:
|
|
https://www.kde.org/announcements/kde-frameworks-5.19.0.php
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jan 2 17:45:41 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
- Update to 5.18.0
|
|
* Add xcb variant for static KStartupInfo::sendFoo methods
|
|
* For more details please see:
|
|
https://www.kde.org/announcements/kde-frameworks-5.18.0.php
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 10 23:10:59 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
- Update to 5.17.0
|
|
* For more details please see:
|
|
https://www.kde.org/announcements/kde-frameworks-5.17.0.php
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Nov 8 17:05:23 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
- Update to 5.16.0 (boo#955067)
|
|
* For more details please see:
|
|
https://www.kde.org/announcements/kde-frameworks-5.16.0.php
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 5 17:37:38 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
- Update to 5.15.0
|
|
* Perform deep copy of QByteArray get_stringlist_reply
|
|
* Allow interacting with multiple X servers in the NETWM classes.
|
|
* [xcb] Consider mods in KKeyServer as initialized on platform != x11
|
|
* Change KKeyserver (x11) to categorized logging
|
|
* For more details please see:
|
|
https://www.kde.org/announcements/kde-frameworks-5.15.0.php
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 8 17:13:36 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
- Update to 5.14.0
|
|
* For more details please see:
|
|
https://www.kde.org/announcements/kde-frameworks-5.14.0.php
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 4 19:20:48 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
- Update to 5.13.0
|
|
* The Qt version requirement has been bumped from 5.2 to 5.3
|
|
* Debug output has been ported to categorized output, for less
|
|
noise by default
|
|
* Docbook documentation has been reviewed and updated
|
|
* Harden NETWM data reading (kde#350173)
|
|
* Guard for older Qt versions like in kio-http
|
|
* Private headers for platform plugins are installed.
|
|
* Platform specific parts loaded as plugins.
|
|
* For more details please see:
|
|
https://www.kde.org/announcements/kde-frameworks-5.13.0.php
|
|
- Drop 0001-Harden-NETWM-data-reading.patch, merged upstream
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 30 17:02:14 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
- Added 0001-Harden-NETWM-data-reading.patch (kde#350173)
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jul 5 18:45:27 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
- Update to 5.12.0
|
|
* For more details please see:
|
|
https://www.kde.org/announcements/kde-frameworks-5.12.0.php
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jun 7 19:07:59 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
- Update to 5.11.0
|
|
* For more details please see:
|
|
https://www.kde.org/announcements/kde-frameworks-5.11.0.php
|
|
|
|
-------------------------------------------------------------------
|
|
Sun May 3 19:49:53 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
- Update to 5.10.0
|
|
* Don't depend on QX11Info in KXUtils::createPixmapFromHandle
|
|
(kde#346496)
|
|
* New method NETWinInfo::xcbConnection() -> xcb_connection_t*
|
|
* For more details please see:
|
|
https://www.kde.org/announcements/kde-frameworks-5.10.0.php
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Apr 4 14:40:56 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
- Update to 5.9.0
|
|
* Add a dummy Wayland implementation for KWindowSystemPrivate
|
|
* KWindowSystem::icon with NETWinInfo not bound to platform X11.
|
|
* For more details please see:
|
|
https://www.kde.org/announcements/kde-frameworks-5.9.0.php
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Mar 7 16:58:57 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
- Update to 5.8.0
|
|
* KSelectionWatcher and KSelectionOwner can be used without
|
|
depending on QX11Info.
|
|
* KXMessages can be used without depending on QX11Info
|
|
* For more details please see:
|
|
https://www.kde.org/announcements/kde-frameworks-5.8.0.php
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Feb 8 18:15:33 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
- Update to 5.7.0
|
|
* Fixed NETRootInfo::setShowingDesktop(bool) not
|
|
working on Openbox
|
|
* Added convenience method KWindowSystem::setShowingDesktop(bool)
|
|
* Fixes in icon format handling
|
|
* Added method NETWinInfo::icccmIconPixmap provides icon pixmap
|
|
from WM_HINTS property
|
|
* Added overload to KWindowSystem::icon which reduces
|
|
roundtrips to X-Server
|
|
* Added support for _NET_WM_OPAQUE_REGION
|
|
* For more details please see:
|
|
https://www.kde.org/announcements/kde-frameworks-5.7.0.php
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jan 3 18:03:30 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
- Update to 5.6.0
|
|
* Add OnScreenDisplay window type
|
|
* Fix build on FreeBSD
|
|
* For more details please see:
|
|
https://www.kde.org/announcements/kde-frameworks-5.6.0.php
|
|
- Make sure that devel package requires pkgconfig(x11) and
|
|
pkgconfig(xcb), they are now public dependencies
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Dec 6 12:53:50 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
- Update to 5.5.0
|
|
* Add KStartupInfo::createNewStartupIdForTimestamp
|
|
* Add support for more multimedia keys
|
|
* Add support for initial mapping state of WM_HINTS
|
|
* Drop incorrect warnings when using KXMessages without QX11Info
|
|
* For more details please see:
|
|
https://www.kde.org/announcements/kde-frameworks-5.5.0.php
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Nov 2 17:47:38 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
- Update to 5.4.0
|
|
* For more details please see:
|
|
https://www.kde.org/announcements/kde-frameworks-5.4.0.php
|
|
- Drop 0001-Fix-incorrect-count-of-netwm-atoms.patch, merged upstream
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 10 16:26:27 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
- Added 0001-Fix-incorrect-count-of-netwm-atoms.patch, kde#339771
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Oct 4 17:59:57 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
- Update to 5.3.0
|
|
* NETWinInfo now provides convenient wrapper for WM_PROTOCOLS.
|
|
* NETWinInfo now provides convenient wrapper for input and urgency
|
|
hints of WM_HINTS property.
|
|
* For more details please see:
|
|
https://www.kde.org/announcements/kde-frameworks-5.3.0.php
|
|
- Drop patches merged upstream:
|
|
0001-Make-constants-const-saves-a-few-symbols-in-the-.dat.patch,
|
|
0002-Add-support-for-urgency-hint-in-NETWinInfo.patch,
|
|
0003-Add-support-for-input-hint-in-NETWinInfo.patch and
|
|
0007-Add-support-for-protocols-to-NETWinInfo.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 24 19:25:07 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
- Added patches needed for KWin's 5.1 release, all from upstream:
|
|
0001-Make-constants-const-saves-a-few-symbols-in-the-.dat.patch,
|
|
0002-Add-support-for-urgency-hint-in-NETWinInfo.patch,
|
|
0003-Add-support-for-input-hint-in-NETWinInfo.patch and
|
|
0007-Add-support-for-protocols-to-NETWinInfo.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 9 09:49:37 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
- Update to 5.2.0
|
|
* KWindowSystem: New method KWindowSystem::setOnActivities
|
|
* For more details please see:
|
|
http://kde.org/announcements/kde-frameworks-5.2.php
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Aug 2 10:20:20 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
- Update to 5.1.0
|
|
* For more details please see:
|
|
http://www.kde.org/announcements/kde-frameworks-5.1.php
|
|
- Harden required Qt5 libs versions
|
|
- Pass the location of lconvert executable
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 1 21:36:07 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
- Update to 5.0.0
|
|
* Final release of KDE Frameworks 5
|
|
* API improvements and cleanups
|
|
* Buildsystem fixes
|
|
* For more details please see:
|
|
http://www.kde.org/announcements/kde-frameworks-5.0.php
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jun 1 18:02:38 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
- Update to 4.100.0
|
|
* API improvements and cleanups
|
|
* Buildsystem fixes
|
|
* For more details please see:
|
|
http://www.kde.org/announcements/announce-frameworks5-beta3.php
|
|
- Added libqt5-linguist-devel BuildRequires
|
|
- Add baselibs.conf
|
|
|
|
-------------------------------------------------------------------
|
|
Sun May 4 01:41:26 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
- Update to 4.99.0
|
|
* API improvements and cleanups
|
|
* Buildsystem fixes
|
|
* For more details please see:
|
|
http://www.kde.org/announcements/announce-frameworks5-beta2.php
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Mar 29 19:47:54 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
- Update to 4.98.0
|
|
* API improvements and cleanups
|
|
* Buildsystem fixes
|
|
* For more details please see:
|
|
http://www.kde.org/announcements/announce-frameworks5-beta1.php
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 4 16:40:25 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
- Update to 4.97.0:
|
|
* Buildsystem fixes
|
|
* For more details please see:
|
|
http://www.kde.org/announcements/announce-frameworks5-alpha2.php
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Feb 8 02:20:03 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
- Init kwindowsystem package
|
|
|