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

Compatibility with Flupp/sticky-window-snapping #12

Closed fischer-felix closed 2 years ago

fischer-felix commented 2 years ago

I installed Window Gaps and also have Sticky Window Snapping installed, however the window gaps seem to have broken its functionality. It makes it so that whenever two windows are touching, and you resize the touching side, both of them are moved. Now only one window is moving. I don't know what side is causing the problem, hence opening an issue on both projects.

nclarius commented 2 years ago

Have you followed the instructions in the readme?

fischer-felix commented 2 years ago

Sorry, I had not properly read the README, so I had not followed them, however setting the threshold did not fix the issue. Thankfully, Flupp pointed me to your PR to fix this problem, so I installed your fork, and it works flawlessly!