Bismuth-Forge / bismuth

KDE Plasma add-on, that tiles your windows automatically and lets you manage them via keyboard, similarly to i3, Sway or dwm.
https://bismuth-forge.github.io/bismuth/
Other
2.41k stars 92 forks source link

[FEATURE]: Option to keep layout between virtual desktops non-primary monitors #438

Open alvesvaren opened 1 year ago

alvesvaren commented 1 year ago

Summary

I have the kwin script called "Selective Virtual Desktops" which moves all windows on my second and third monitor to all desktops (pins them to all of them), which allows me to just use the virtual desktop on my main screen. However, whenever I resize, rotate or change the layout on one of the non-primary screens and then change virtual desktop the layout gets reset because it is stored per screen per virtual desktop.

A clear and concise description of what you want to happen

I would like to have an option to change which screens have separate layouts for each virtual desktop, just a toggle in settings to make it only have separate layouts on the primary screen would be enough.

A clear and concise description of any alternative solutions or features you've considered.

No response

Additional info

The kwin script im using: https://github.com/My-KWin-Scripts/selective-virtual-desktops