2015-02-08 19:12:15 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2015-01-03 19:28:02 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2014-12-06 17:53:44 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Dec 6 12:53:50 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.5.0
|
2014-12-09 18:03:44 +00:00
|
|
|
* 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
|
2014-12-06 17:53:44 +00:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.5.0.php
|
|
|
|
|
2014-11-02 18:09:15 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2014-10-10 16:28:41 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Oct 10 16:26:27 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Added 0001-Fix-incorrect-count-of-netwm-atoms.patch, kde#339771
|
|
|
|
|
2014-10-04 18:42:17 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Oct 4 17:59:57 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.3.0
|
2014-10-04 21:51:25 +00:00
|
|
|
* NETWinInfo now provides convenient wrapper for WM_PROTOCOLS.
|
|
|
|
* NETWinInfo now provides convenient wrapper for input and urgency
|
|
|
|
hints of WM_HINTS property.
|
2014-10-04 18:42:17 +00:00
|
|
|
* 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
|
|
|
|
|
2014-09-24 20:04:03 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2014-09-09 10:16:45 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 9 09:49:37 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.2.0
|
2014-09-10 15:33:02 +00:00
|
|
|
* KWindowSystem: New method KWindowSystem::setOnActivities
|
2014-09-09 10:16:45 +00:00
|
|
|
* For more details please see:
|
|
|
|
http://kde.org/announcements/kde-frameworks-5.2.php
|
|
|
|
|
2014-08-02 13:21:00 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
2014-08-07 22:11:53 +00:00
|
|
|
- Harden required Qt5 libs versions
|
|
|
|
- Pass the location of lconvert executable
|
2014-08-02 13:21:00 +00:00
|
|
|
|
2014-07-01 22:29:03 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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:
|
2014-07-08 21:01:19 +00:00
|
|
|
http://www.kde.org/announcements/kde-frameworks-5.0.php
|
2014-07-01 22:29:03 +00:00
|
|
|
|
2014-05-05 01:33:18 +00:00
|
|
|
-------------------------------------------------------------------
|
2014-06-01 18:52:19 +00:00
|
|
|
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
|
2014-06-01 22:10:46 +00:00
|
|
|
- Added libqt5-linguist-devel BuildRequires
|
2014-06-03 22:26:25 +00:00
|
|
|
- Add baselibs.conf
|
2014-06-01 18:52:19 +00:00
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2014-05-05 01:33:18 +00:00
|
|
|
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
|
|
|
|
|
2014-03-29 20:17:19 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2014-03-04 16:35:50 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2014-02-08 02:15:57 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Feb 8 02:20:03 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Init kwindowsystem package
|
|
|
|
|