Accepting request 450047 from home:Vogtinator:plasma59

Update to Plasma 5.9 Beta

OBS-URL: https://build.opensuse.org/request/show/450047
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/breeze?expand=0&rev=141
This commit is contained in:
Hrvoje Senjan
2017-01-13 16:34:32 +00:00
committed by Git OBS Bridge
parent 29839121e3
commit 4919ee4647
6 changed files with 60 additions and 11 deletions

View File

@@ -1,3 +1,27 @@
-------------------------------------------------------------------
Thu Jan 12 20:39:58 UTC 2017 - fabian@ritter-vogt.de
- Update to 5.8.95 (Plasma 5.9 Beta)
* New feature release
* For more details please see:
https://www.kde.org/announcements/plasma-5.8.95.php
- Changes:
* Draw scrollbar as focused when scrollbar itself have focus.
* Plasma 5.9 wallpaper "Canopee".
* Implement drag from free space also for QtQuickControls.
* Default to no arrows.
* Make scrollbar size configurable.
* Removed unnecessary ifdef.
* Fix flickering arrows.
* Fixed warning about unused variable.
* Fixed warning about unused variables.
* Fixed compilation for KDE4.
* The combobox needs to be 2 pixels wider for contents to fit.
* Show full scrollbar only on mouse over.
* Fix broken kcfgc files.
* [kstyle] Implement window moving on Wayland.
* Fix crash on exit.
-------------------------------------------------------------------
Tue Dec 27 18:31:45 UTC 2016 - fabian@ritter-vogt.de