kwin-scripts / kwin-tiling

Tiling script for kwin
GNU General Public License v2.0
1.1k stars 68 forks source link

Ulauncher floats but causes shift in other tiled windows on screen #263

Closed wolfteeth closed 2 years ago

wolfteeth commented 2 years ago

What I did:

What I expected:

What happened:

I was hoping I might be able to override the behavior. But I'm not sure what the window class is to enter into the ignore settings, or how to find it. If anyone knows how to figure that out, I'd appreciate the tip.

wolfteeth commented 2 years ago

I was able to get this figured out, after doing some more research. The window class is "Ulauncher" and the reason it didn't seem to work was because I needed to restart after adding it to the exclude list. It would be nice if the UI clarified that a reboot was needed before the exclusions would work.