emvaized / kde-snap-assist

KWin script for KDE Plasma which suggests other window thumbnails on snap
https://store.kde.org/p/1875687
GNU General Public License v3.0
97 stars 6 forks source link

Unmaximize clients before tiling #20

Closed mdl48 closed 1 year ago

mdl48 commented 1 year ago

Applies the setMaximize(false, false) function to clients to support setups that use the BorderlessMaximizedWindows in kwin.

emvaized commented 1 year ago

Thanks for your research! I'll merge it now.