Bug 452987

Summary: Breeze controls become oversized when convertible is flipped
Product: [Plasma] Breeze Reporter: Janet Blackquill <uhhadd>
Component: QStyleAssignee: Plasma Bugs List <plasma-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: nate, noahadvs, notmart
Priority: NOR Keywords: regression
Version First Reported In: unspecifiedFlags: uhhadd: Usability+
Target Milestone: ---   
Platform: Other   
OS: Linux   
See Also: https://bugs.kde.org/show_bug.cgi?id=452986
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Janet Blackquill 2022-04-25 13:56:11 UTC
Controls become jumbosized when you flip a convertible laptop. This is fine if you're assuming the primary use is for touchscreen, but ends up wasting space for pen users.
Comment 1 Marco Martin 2022-04-26 12:11:23 UTC
Git commit 2890309143e4e28f4a007e5dd8dbc0d011997f61 by Marco Martin.
Committed on 26/04/2022 at 12:09.
Pushed by mart into branch 'master'.

Bigger button on tablet mode configurable

put the button enlarge on tablet mode behind a config option default off.
For now the menus and the titlebars still grow in tablet mode

M  +5    -0    kstyle/breeze.kcfg
M  +25   -10   kstyle/breezestyle.cpp
M  +4    -0    kstyle/config/breezestyleconfig.cpp
M  +83   -77   kstyle/config/ui/breezestyleconfig.ui

https://invent.kde.org/plasma/breeze/commit/2890309143e4e28f4a007e5dd8dbc0d011997f61
Comment 2 Marco Martin 2022-04-26 12:19:14 UTC
https://invent.kde.org/plasma/breeze/-/merge_requests/215 (sorry was pushed by mistake on master at first)
Comment 3 Nate Graham 2022-05-14 21:31:33 UTC
That change got reverted, so this bug is fixed now.