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:
Christophe Giboudeaux 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,35 +0,0 @@
From f763f27ebf3bbb21235ab3df0f7b9ef035cc71b5 Mon Sep 17 00:00:00 2001
From: Kai Uwe Broulik <kde@privat.broulik.de>
Date: Wed, 8 Sep 2021 12:50:10 +0200
Subject: [PATCH] Restore auto default button behavior
A style shouldn't mess with clients like this, especially
if it behaves different from literally any other QStyle out
there, and breaks decades of muscle memory.
This partially reverts 00693ee5e715167d61d0014b9eb75ab3dbd31b51
BUG: 438994
(cherry picked from commit c5171cf003aa8dd0028a14e5bba99002941b729e)
---
kstyle/breezestyle.cpp | 2 --
1 file changed, 2 deletions(-)
diff --git a/kstyle/breezestyle.cpp b/kstyle/breezestyle.cpp
index a5f68e88..a98b1e62 100644
--- a/kstyle/breezestyle.cpp
+++ b/kstyle/breezestyle.cpp
@@ -413,8 +413,6 @@ namespace Breeze
}
else if ( qobject_cast<QDialog*> (widget) ) {
widget->setAttribute(Qt::WA_StyledBackground);
- } else if ( auto btn = qobject_cast<QPushButton*> (widget) ) {
- btn->setAutoDefault(false);
} else if ( auto spbx = qobject_cast<QAbstractSpinBox*> (widget) ) {
spbx->setAlignment(Qt::AlignCenter);
}
--
2.33.0

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:16cc7922cb8889e82a9895abb46b8a692e0e225eced114bd6d1b576be4189489
size 73811684

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAmFDAQgACgkQ7JTRj38F
mX7MgQf/WrdAuNjiycA+OvvRPNRw8yojXOoVPifbxArcjJdseTpyIsrQXWLQNh0n
0UlTtwRtTD+MrJ3fFJMcfSBEJF3Cy1Ik/t4Whx87uTH+Kbnyc/1zviwsbccKKfNU
0yL4QabEMDGMIPnmAOp9mkpScCDUA8fCHyWJMWW9z2RCv1saBqFZboZ9RRRqqxmQ
fz5Orgm6aUrN9O1cdua8qiJuoYMNMlj1Ehl3dgAitVrvMIZ3ECOM01xRbw82Pz/z
AEBBqoLrMyOSZrlOwCQsJB/f7QRS/wAWVvX4TsQ/xL8Wzqp7IbF6EhR9/+t4EUz1
QiRTjSGQkxbW+3F6DtR+YCO8YW7Q7A==
=39rs
-----END PGP SIGNATURE-----

3
breeze-5.23.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:de061a3cf3a12cdfb6409a64a2abc29a67b0a8ae3ec0793cca311cd1ed2806fc
size 73812116

16
breeze-5.23.0.tar.xz.sig Normal file
View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmFgOc4ACgkQ11dEg7tX
sY0XxQ//Q46NtmGl7N6kX80SWXDa8YhLmo+0Lbjft8zAFTxTg+kXTq839do30bY7
4+VjprnxkVirAMy3YXX8PuMZOUtktb1d3IcIla/U4/HMYYnKrXJ3pIqu949F4Jp6
COF/qHmCZO8zlQh+r3jtOON/hPN8uesSVgBjD2AXIqD1hOyQArwb4q+zsNWTrJqi
EIU1azGqagn+fcALxCqdEzxnXFEsX0SxghXhqBZpE/U2DvIYLuEBXopok+9dc3oY
hHAEF71B89ngC9cFg9cH0pDpypNBI2Ca39hBxKLzM6+X8yUqJ5+i/AA6TzHlYA0E
cgiRhHS4RYu+57LwnaJDCyZRnnxXIDO/oy6oD24QOQxhrhnkAI8ez8gX8hrBNyz4
rmNdB8uo/ERFOafv/EY9SIdeib9bu726Ihk0MdhFlyMp/7PTGzs+wcQPVcjhEYKb
WI1hyxR25pYpWvWfYlDjYWWeWVhrfqtH6IUHHH2oGct6EhRGFtFFS/5/HqqboB0H
nP8K9zwvdPwXx+JLN8RHDKBycF9tVbvsIsGG30eG2cSusXb8Ej1NrFI52Yu27Vgp
2GhGW6UdEein/W2RXMhswIdUT+6nJh+9CZAUC1yd7oJ9lDupeNDVTFNUC7LTPwt2
3kky73kp4FhxydDeVf1VlvtzFmjwDHF3LVpxC+IjRDmIY5cichM=
=82UX
-----END PGP SIGNATURE-----

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>

View File

@ -22,19 +22,17 @@
%{!?_plasma5_version: %define _plasma5_version %(echo %{_plasma5_bugfix} | awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: breeze
Version: 5.22.90
Version: 5.23.0
Release: 0
Summary: Plasma Desktop artwork, styles and assets
License: GPL-2.0-or-later
Group: System/GUI/KDE
URL: http://www.kde.org
Source: https://download.kde.org/unstable/plasma/%{version}/breeze-%{version}.tar.xz
Source: breeze-%{version}.tar.xz
%if %{with lang}
Source1: https://download.kde.org/unstable/plasma/%{version}/breeze-%{version}.tar.xz.sig
Source1: breeze-%{version}.tar.xz.sig
Source2: plasma.keyring
%endif
# PATCH-FIX-UPSTREAM
Patch1: 0001-Restore-auto-default-button-behavior.patch
BuildRequires: cmake >= 3.16
BuildRequires: extra-cmake-modules >= 0.0.13
BuildRequires: fdupes

Binary file not shown.