gerritdevriese / kzones

KDE KWin Script for snapping windows into zones
https://store.kde.org/p/1909220
GNU General Public License v3.0
238 stars 14 forks source link

Moving to zone with shortcut does not un-maximize window #78

Closed jjspace closed 2 days ago

jjspace commented 1 week ago

When moving windows into kzones zones using shortcuts from being maximized it does not switch the status of the window. This creates unexpected behavior the next time you try and maximize the window because it's already considered max so it shrinks instead.

(as another side effect, windows that change the border based on maximized status will not add the border when put in a zone like this. VSCode is the main/first one I noticed this on)

Reproduce

gerritdevriese commented 2 days ago

Hi, thanks for reporting this. The latest commit on the development branch should solve this issue.