Plasma 5.15 Beta. Again to adjust for kwin5 change in the target prj. When accepting, don't forward just yet to let the kwin5 sr pass.

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/breeze?expand=0&rev=234
This commit is contained in:
Wolfgang Bauer
2019-01-19 09:06:54 +00:00
committed by Git OBS Bridge
parent a0efcb05a5
commit 01c834aee7
8 changed files with 66 additions and 22 deletions

View File

@@ -1,3 +1,26 @@
-------------------------------------------------------------------
Thu Jan 17 18:45:17 UTC 2019 - fabian@ritter-vogt.de
- Update to 5.14.90
* New feature release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.14.90.php
- Changes since 5.14.5:
* Export path of installed color-schemes in BreezeConfig cmake
* Translate color scheme names
* Fix typo
* enable animations for standalone created buttons
* Fix build of libbreezecommon with USE_KDE4
* [libbreezecommon] Use box blur instead of FFT blur
* Improve accuracy of some window decoration options' labels BUG: 399602 FIXED-IN: 5.15.0 (kde#399602)
* Fix logic typo
* Add KDE4 guard round mouse synthesised test
* Don't drag windows in empty areas from touch/pen events
* Link *-resize to the right icons
* [cursors] Also link for Breeze Snow
* [Cursors] link *-resize to *_corner cursor (kde#399194)
- Does not use FFTW anymore
-------------------------------------------------------------------
Tue Jan 8 13:36:35 UTC 2019 - fabian@ritter-vogt.de