Bug 438719 - Have a "spacer" button in windows decoration
Summary: Have a "spacer" button in windows decoration
Status: RESOLVED FIXED
Alias: None
Product: kwin
Classification: Plasma
Component: decorations (show other bugs)
Version: 5.22.1
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-06-16 08:23 UTC by makosol
Modified: 2024-02-09 18:28 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description makosol 2021-06-16 08:23:41 UTC
SUMMARY
Have a "spacer" button in windows decoration. For example, when using a right vertical plasma panel, a spacer could be used to have the close windows button and the plasma menu to be not too close, in order to avoid miss-clicks.
Comment 1 Bug Janitor Service 2024-01-11 20:32:14 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/kwin/-/merge_requests/4888
Comment 2 Bug Janitor Service 2024-01-11 20:32:22 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/kdecoration/-/merge_requests/54
Comment 3 Vlad Zahorodnii 2024-02-09 18:19:02 UTC
Git commit 4612e0f003a3b668a9bb733feb3ebf27eccb583e by Vlad Zahorodnii.
Committed on 09/02/2024 at 17:11.
Pushed by vladz into branch 'master'.

Introduce Spacer button
Related: bug 348393

M  +3    -0    src/decorationbutton.cpp
M  +4    -0    src/decorationdefines.h

https://invent.kde.org/plasma/kdecoration/-/commit/4612e0f003a3b668a9bb733feb3ebf27eccb583e
Comment 4 Vlad Zahorodnii 2024-02-09 18:28:11 UTC
Git commit 4e8f1bdfdac08505be1d8ca5110f0c7dd3a51eb6 by Vlad Zahorodnii.
Committed on 09/02/2024 at 18:20.
Pushed by vladz into branch 'master'.

Bring back decoration spacer buttons

They were lost during KDecoration 1 -> KDecoration 2 transition.
Related: bug 348393

M  +1    -0    src/decorations/settings.cpp
M  +15   -10   src/kcms/decoration/declarative-plugin/buttonsmodel.cpp
M  +10   -3    src/kcms/decoration/declarative-plugin/previewbutton.cpp
M  +3    -1    src/kcms/decoration/utils.cpp

https://invent.kde.org/plasma/kwin/-/commit/4e8f1bdfdac08505be1d8ca5110f0c7dd3a51eb6