SHA256
1
0
forked from pool/breeze

Plasma 5.21.0 + made pulseaudio optional and pipewire-pulseaudio an alternative. KF5 is publish disabled already.

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/breeze?expand=0&rev=322
This commit is contained in:
2021-02-14 08:10:08 +00:00
committed by Git OBS Bridge
parent d8d6c9ea36
commit 0c85e8675d
6 changed files with 37 additions and 17 deletions

View File

@@ -1,3 +1,23 @@
-------------------------------------------------------------------
Thu Feb 11 18:23:10 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.21.0
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.21.0
- Changes since 5.20.90:
* Clean up listener (kde#432660)
* Update users that have Breeze as colorscheme to BreezeLight (kde#432470)
* Fix colors files
* Don't waste a space in menus
* [kstyle]: Don't attempt to adjust contentsMargins on QDialogs
* [kstyle]: Don't attempt to adjust contentsMargins on QMainWindows (kde#432246)
* kstyle: expand tools area 1px downwards if present (kde#431540)
* [kstyle]: Don't draw line when no toolbars are present in fullscreen (kde#431969)
* hotfix: remove hasHeaderColors call from ::polish
* Revert "Do not draw background or line in toolbars if the color scheme has no headers group"
* kde4breeze: Breeze Light is the new default (kde#431917)
-------------------------------------------------------------------
Mon Jan 25 09:25:07 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>