This repository was archived by the owner on Jun 16, 2024. It is now read-only.
[FEATURE]: Keep tiled windows below, start all windows in floating mode. #340
Labels
enhancement
New feature or request
Summary
I would like to be able to invert the "keep floating windows on top" behavior with the additional ability of starting all new windows in "floating" mode. This way, users who use a KDE system would have 100% predictable behavior compared to the vanilla KDE windowing experience, but would also have the additional ability of pushing certain windows into a tiled context onto the "desktop layer".
I was going to make a fork of this with such behavior for my own use case, but wanted to know what your opinion on this idea is. Basically, I like the idea of a tiling KDE environment, but I feel that most of the time I want to opt certain windows into this behavior. It would also solve some issues I have with programming where my debug builds start in tiled mode in a tiny window size where I might want to test the application using an arbitrary size (for gui testing, for example.)
A clear and concise description of what you want to happen
Settings Menu:
Keep Below Others
mode. This would mean that tiled windows are now the exception, whereas the default configuration treats floating windows as the exception.Usage:
A clear and concise description of any alternative solutions or features you've considered.
No response
Additional info
Thanks for making a great KWin plugin!
The text was updated successfully, but these errors were encountered: