2016-10-02 13:00:41 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Oct 2 13:00:34 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.27.0
|
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.27.0.php
|
|
|
|
|
2016-09-06 20:54:16 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 6 20:54:11 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.26.0
|
2016-09-10 13:03:04 +00:00
|
|
|
* Make linux/input.h compile time optional
|
2016-09-06 20:54:16 +00:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.26.0.php
|
|
|
|
|
2016-08-10 12:48:12 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Aug 10 09:56:58 UTC 2016 - alarrosa@suse.com
|
|
|
|
|
|
|
|
- Rebase fix-wayland-1.3-dependency.diff
|
|
|
|
|
2016-08-07 21:57:38 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Aug 7 21:57:32 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.25.0
|
2016-08-21 16:06:24 +00:00
|
|
|
* Qt >= 5.5 is now required
|
|
|
|
* [client] Use a QPointer for the enteredSurface in Pointer
|
|
|
|
* Expose Geometry in PlasmaWindowModel
|
|
|
|
* Add a geometry event to PlasmaWindow
|
|
|
|
* [src/server] Verify that surface has a resource before sending pointer enter
|
|
|
|
* Add support for xdg-shell
|
|
|
|
* [server] Properly send a selection clear prior to keyboard focus enter
|
|
|
|
* [server] Handle no XDG_RUNTIME_DIR situation more gracefully
|
2016-08-07 21:57:38 +00:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.25.0.php
|
|
|
|
|
2016-07-06 15:06:45 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jul 6 15:06:41 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.24.0
|
2016-07-09 18:59:26 +00:00
|
|
|
* Add a parent_window event to Plasma Window interface
|
|
|
|
* Properly handle destroying a Pointer/Keyboard/Touch resource
|
|
|
|
* [server] Delete dead code: KeyboardInterface::Private::sendKeymap
|
|
|
|
* [server] Add support for setting the clipboard selection
|
|
|
|
DataDeviceInterface manually
|
|
|
|
* [server] Ensure that Resource::Private::get returns nullptr
|
|
|
|
if passed a nullptr
|
|
|
|
* [server] Add resource check in QtExtendedSurfaceInterface::close
|
|
|
|
* [server] Unset SurfaceInterface pointer in referenced objects
|
|
|
|
when being destroyed
|
|
|
|
* [server] Fix error message in QtSurfaceExtension Interface
|
|
|
|
* [server] Introduce a Resource::unbound signal emitted from
|
|
|
|
unbind handler
|
|
|
|
* [server] Don't assert when destroying a still
|
|
|
|
referenced BufferInterface
|
|
|
|
* Add destructor request to org_kde_kwin_shadow and
|
|
|
|
org_kde_kwin_shadow_manager
|
2016-07-06 15:06:45 +00:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.24.0.php
|
|
|
|
|
2016-06-06 21:28:11 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jun 6 21:28:08 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.23.0
|
2016-06-15 21:11:02 +00:00
|
|
|
* [client] Don't check resource version for PlasmaWindow
|
|
|
|
* Introduce an initial state event into Plasma Window protocol
|
|
|
|
* [server] Trigger error if a transient request tries to parent
|
|
|
|
to itself
|
|
|
|
* [server] Properly handle the case that a PlasmaWindow is unmapped
|
|
|
|
before client bound it
|
|
|
|
* [server] Properly handle destructor in SlideInterface
|
|
|
|
* Add support for touch events in fakeinput protocol and interface
|
|
|
|
* [server] Standardize the destructor request handling for Resources
|
|
|
|
* Implement wl_text_input and zwp_text_input_v2 interfaces
|
|
|
|
* [server] Prevent double delete of callback resources
|
|
|
|
in SurfaceInterface
|
|
|
|
* [server] Add resource nullptr check to ShellSurfaceInterface
|
|
|
|
* [server] Compare ClientConnection instead of wl_client
|
|
|
|
in SeatInterface
|
|
|
|
* [server] Improve the handling when clients disconnect
|
|
|
|
* server/plasmawindowmanagement_interface.cpp - fix -Wreorder warning
|
|
|
|
* [client] Add context pointer to connects in PlasmaWindowModel
|
|
|
|
* Many fixes related to destruction
|
2016-06-06 21:28:11 +00:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.23.0.php
|
|
|
|
|
2016-05-16 21:04:29 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat May 7 18:29:21 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.22.0 (boo#980066)
|
|
|
|
* KWayland is now part of KDE Frameworks
|
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.22.0.php
|
|
|
|
|
2016-04-19 20:49:53 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Apr 19 20:45:45 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.6.3
|
|
|
|
* New bugfix release
|
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/plasma-5.6.3.php
|
|
|
|
|
2016-04-05 15:56:33 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Apr 5 15:53:49 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.6.2
|
|
|
|
* New bugfix release
|
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/plasma-5.6.2.php
|
|
|
|
|
2016-03-29 16:30:33 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Mar 29 16:20:55 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.6.1
|
|
|
|
* New bugfix release
|
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/plasma-5.6.1.php
|
|
|
|
|
2016-03-20 09:26:39 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Mar 20 09:19:53 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.6.0
|
|
|
|
* New feature release
|
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/plasma-5.6.0.php
|
|
|
|
|
2016-03-01 17:59:08 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Mar 1 17:32:34 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.5.5 (boo#968966)
|
|
|
|
* Bugfix release
|
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/plasma-5.5.5.php
|
|
|
|
|
2016-02-01 14:57:13 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jan 26 22:20:11 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.5.4:
|
|
|
|
* Bugfix release
|
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/plasma-5.5.4.php
|
|
|
|
|
2016-01-06 14:25:24 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jan 6 14:12:09 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.5.3:
|
|
|
|
* Bugfix release
|
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/plasma-5.5.3.php
|
|
|
|
|
2015-12-23 17:39:07 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Dec 23 17:35:00 UTC 2015 - alarrosa@suse.com
|
|
|
|
|
|
|
|
- Add fix-wayland-1.3-dependency.diff again, rebased to apply correctly
|
|
|
|
now that there are wayland packages for SLE12 updated with the new
|
|
|
|
requirements from wayland 1.7
|
|
|
|
|
2015-12-22 23:07:41 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Dec 22 22:35:09 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.5.2:
|
|
|
|
* Bugfix release
|
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/plasma-5.5.2.php
|
|
|
|
|
2015-12-15 18:00:48 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Dec 15 17:49:54 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.5.1:
|
|
|
|
* Bugfix release
|
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/plasma-5.5.1.php
|
|
|
|
|
2015-12-12 17:31:53 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Dec 12 17:31:51 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.5.0:
|
|
|
|
* For more details please see:
|
|
|
|
https://dot.kde.org/2015/12/08/plasma-55-beautiful-new-artwork
|
|
|
|
- Move to cmake(...) BuildRequires where possible
|
2015-12-12 19:45:37 +00:00
|
|
|
- Drop no longer applicable fix-wayland-1.3-dependency.diff
|
2015-12-12 17:31:53 +00:00
|
|
|
|
2015-11-08 18:37:15 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Nov 8 18:36:50 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
|
2015-11-15 16:44:29 +00:00
|
|
|
- Update to 5.4.3 (boo#955068):
|
2015-11-08 18:37:15 +00:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/plasma-5.4.3.php
|
|
|
|
|
2015-10-29 19:12:31 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Oct 29 16:31:11 UTC 2015 - alarrosa@suse.com
|
|
|
|
|
2015-11-08 17:35:01 +00:00
|
|
|
- Added fix-wayland-1.3-dependency.diff -> changed requirements for
|
|
|
|
SLE12, where an older wayland version has been patched to support
|
|
|
|
the required features from wayland 1.3.0 needed by kwayland
|
2015-10-29 19:12:31 +00:00
|
|
|
|
2015-10-04 10:53:58 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Oct 4 10:43:39 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.4.2:
|
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/plasma-5.4.2.php
|
|
|
|
|
2015-09-10 17:13:48 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Sep 10 17:17:09 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.4.1:
|
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/plasma-5.4.1.php
|
|
|
|
|
2015-08-24 17:48:42 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Aug 24 17:51:41 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.4.0:
|
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/plasma-5.4.0.php
|
|
|
|
|
2015-08-16 10:25:55 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Aug 16 10:17:06 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.3.95 aka 5.4 beta:
|
|
|
|
This release of Plasma brings many nice touches for our users
|
|
|
|
such as much improved high DPI support, KRunner auto-completion
|
|
|
|
and many new beautiful Breeze icons. It also lays the ground for
|
|
|
|
the future with a tech preview of Wayland session available.
|
|
|
|
We're shipping a few new components such as an Audio Volume
|
|
|
|
Plasma Widget, monitor calibration tool and the User Manager
|
|
|
|
tool comes out beta.
|
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/plasma-5.3.95.php
|
|
|
|
- Merge the two shlib packages into one main one
|
|
|
|
|
2015-06-28 18:56:20 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jun 28 18:31:50 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.3.2:
|
|
|
|
* Bugfix release
|
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/plasma-5.3.2.php
|
|
|
|
|
2015-05-22 15:42:58 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri May 22 15:29:50 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.3.1:
|
|
|
|
* Bugfix release
|
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/plasma-5.3.1.php
|
|
|
|
|
2015-04-23 13:48:41 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Apr 23 13:27:26 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.3 Final:
|
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/plasma-5.3.0.php
|
|
|
|
|
2015-04-11 18:57:05 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Apr 11 18:53:41 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.2.95 aka 5.3 beta:
|
|
|
|
* New feature release
|
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/plasma-5.2.95.php
|
|
|
|
- Update required Qt version to 5.4.0
|
2015-04-14 09:13:20 +00:00
|
|
|
- Added pkgconfig(egl) BuildRequires
|
2015-04-11 18:57:05 +00:00
|
|
|
|
2015-03-19 18:00:40 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Mar 19 17:42:36 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.2.2:
|
|
|
|
* Bugfix release
|
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/plasma-5.2.2.php
|
|
|
|
|
2015-02-20 03:01:07 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Feb 20 02:43:56 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.2.1:
|
|
|
|
* Bugfix release
|
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/plasma-5.2.1.php
|
|
|
|
|
2015-01-13 20:02:17 +00:00
|
|
|
-------------------------------------------------------------------
|
2015-01-26 19:50:45 +00:00
|
|
|
Mon Jan 26 19:49:22 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.2 Final:
|
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/plasma-5.2.0.php
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2015-01-13 20:02:17 +00:00
|
|
|
Tue Jan 13 16:35:03 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.2 Beta aka 5.1.95:
|
|
|
|
* Undo changes to Plasma desktop layout
|
|
|
|
* Smarter sorting of results in KRunner
|
|
|
|
* Breeze window decoration theme adds a new look to your
|
|
|
|
desktop and is now used by default
|
|
|
|
* New white mouse cursor theme for Breeze.
|
|
|
|
* New plasma widgets: 15 puzzle, web browser, show desktop
|
|
|
|
* Over 300 bugs fixed throughout Plasma modules.
|
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/plasma-5.1.95.php
|
|
|
|
- Drop 0001-Do-not-find-unused-Wayland-components.patch, upstreamed
|
|
|
|
- Build the server shlib
|
|
|
|
|
2014-12-11 18:04:26 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Dec 11 17:59:57 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.1.2:
|
|
|
|
* Bugfix release
|
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/plasma-5.1.2.php
|
|
|
|
|
2014-11-06 21:18:07 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Nov 6 20:14:15 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.1.1:
|
|
|
|
* Bugfix release
|
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/plasma-5.1.1.php
|
|
|
|
|
2014-11-03 19:49:55 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Nov 3 19:48:17 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Added 0001-Do-not-find-unused-Wayland-components.patch to drop
|
|
|
|
not needed BuildRequires, pkgconfig(wayland-egl)
|
|
|
|
|
2014-10-09 21:35:00 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Oct 9 21:24:32 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.1 Final:
|
|
|
|
* Bugfixes since RC1
|
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/plasma-5.1.0.php
|
|
|
|
|
2014-09-25 22:39:44 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Sep 25 22:38:46 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.0.95:
|
|
|
|
* Minor API improvements since last update
|
|
|
|
|
2014-09-22 22:09:14 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Sep 22 22:08:10 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Activate KWayland package - KDE bindings for Wayland protocol and
|
|
|
|
library
|
|
|
|
|