zeroxoneafour / kwin-autotile

Autotile script for kwin
https://store.kde.org/p/2003956
MIT License
43 stars 1 forks source link

Xorg support? #8

Closed Mithras closed 1 year ago

Mithras commented 1 year ago

Can you please elaborate why it doesn't work on Xorg? If it's a Plasma problem maybe create an issue there? I can't use Wayland because I have NVidia.

zeroxoneafour commented 1 year ago

I really cannot elaborate on why it doesn't work. Theoretically speaking, scripts should behave the same as they both run on the same API (functions, objects, etc). Just like how Bismuth works on Xorg but not Wayland sometimes... it's weird.

Wayland with Nvidia works well for me with 5.27, only bug I've encountered is that the Night Shift does not work.

Mithras commented 1 year ago

It does work but I'm not ready to sacrifice gsync for autotile script. I guess I'd have to wait to try it out until NVidia fixes gsync on Linux.

zeroxoneafour commented 1 year ago

If you want autotiling on Xorg, Bismuth is a better alternative. I've heard you can set a window rule telling all windows to "Ignore requested geometry" and make an exception for apps that need it like Krunner. This should make it work. Now that I think of it, this may make this script work as well but idk.