SHA256
1
0
forked from pool/breeze

Plasma 5.23.0, lightly tested. KDE:Frameworks5 is already publish disabled.

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/breeze?expand=0&rev=347
This commit is contained in:
2021-10-11 17:06:38 +00:00
committed by Git OBS Bridge
parent 14a4a39710
commit 935a230ae9
8 changed files with 51 additions and 54 deletions

View File

@@ -1,3 +1,32 @@
-------------------------------------------------------------------
Fri Oct 8 12:35:30 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.23.0
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.23.0
- Changes since 5.22.90:
* Revert accidental revert of f763f27ebf3bbb21235ab3df0f7b9ef035cc71b5
* kstyle: Clean up tab painting and tweak tab highlight
* Don't reserve room for spinbox buttons if buttons disabled (kde#440718)
* kstyle: use checked color consistent with button down color for checkboxes and radiobuttons
* kstyle: visible neutral highlight on not hovered checkboxes and radio buttons
* KTitleWidget: Make background transparent again (kde#442860)
* Revert "kstyle: make spinboxes look like qqc2-breeze-style"
* Revert "kstyle: centre spinbox text"
* Revert "Don't reserve room for spinbox buttons if buttons disabled"
* Revert "Center all QAbstractSpinBox, not just integer QSpinBox"
* Revert "kstyle: make spinbox buttons consistently widthed"
* Revert "kstyle: fix misalignment of spinbox item sizes"
* Darken hard-to-read positive, negative, and neutral selection colors (kde#406239)
* Fix incorrect link selection color in Breeze Light color scheme (kde#419960)
* Fix incorrect active selection color in Breeze Light color scheme (kde#442478)
* Restore auto default button behavior (kde#438994)
* kstyle: use antialiasing on combobox items
- Add new key + signature to plasma.keyring
- Drop patches, now upstream:
* 0001-Restore-auto-default-button-behavior.patch
-------------------------------------------------------------------
Sun Sep 26 12:12:47 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>