Flupp / sticky-window-snapping

A KWin script which lets snapped window edges stick together when one window is resized.
https://store.kde.org/p/1112552/
121 stars 12 forks source link

Incompatible with nclarius/tile-gaps #19

Closed fischer-felix closed 6 months ago

fischer-felix commented 2 years ago

I would like to have gaps between my windows, so I installed the Window Gaps KWin script, but it appears that sticky resizing does not work anymore with this enabled. I don't know what side is causing the problem, hence opening an issue on both (see nclarius/tile-gaps#12).

Flupp commented 2 years ago

This is a known issue; @nclarius already created a pull request (#16). Unfortunately I have not found enough time yet to address this satisfactorily.

fischer-felix commented 2 years ago

Thanks for the heads-up! So far the fork works flawlessly for me, will report to the pr if there are any issues.

nclarius commented 2 years ago

After making the fork and PR it occurred to me that it should work without the modification as long as the threshold in the SWS configuration is set to no smaller than the gap size. This seems to do the job for me anyways, but if this didn't solve the problem for the OP but the fork did, I'll leave the PR open.