nclarius / tile-gaps

KWin script to add space around windows touching a screen edge or other window
https://store.kde.org/p/1619642
GNU General Public License v3.0
104 stars 16 forks source link

Losing borders (window decorations) #17

Closed danielkrajnik closed 1 year ago

danielkrajnik commented 1 year ago

Borders (window decorations) lost when "snapping" (Super Key + arrows keys) windows.

OS: Ubuntu 22.04.1 LTS x86_64 WM Theme: Breeze Theme: Breeze [GTK2/3]

Oversized borders to illustrate:

image

nclarius commented 1 year ago

I believe this is due to a misleadingly worded configuration option in the Breeze decoration.

Try System Settings > Appearance > Window Decorations > Breeze: edit button > General > Allow resizing maximized windows from window edges: enable.

What this option actually does is remove window borders on screen edges (not just on maximized windows) when disabled.

Edit: I submitted a merge request to Breeze to change the wording.

nclarius commented 1 year ago

I'm assuming this solved this issue. If not, please reopen the thread.