
KWin dynamic workspaces
Original
Source (link to git-repo or to original if based on someone elses unmodified work): https://github.com/d86leader/dynamic_workspaces
A kwin script that creates and deletes desktops as you move windows on the last one.
I intented to replicate some of gnome-desktop's behavior with moving windows around.
As this is a simple script for satisfying my needs, it only workds horizontally left-toright.
The behaviour is following:
- There is always an empty desktop on the right
- When you move a window to that desktop, a new desktop is created
- When you move window away from last desktop, or close the window,
the desktop is destroyed
If you encounter problems, file an issue at my github repo: https://github.com/d86leader/dynamic_workspaces
If you don't encounter problems, file a star on my github repo: https://github.com/d86leader/dynamic_workspaces , why don't ya.
Fix kwin freezing when there're no windows 7 months ago
Issue: https://github.com/d86leader/dynamic_workspaces/issues/3
Fix kwin freezing when there're no windows 7 months ago
Issue: https://github.com/d86leader/dynamic_workspaces/issues/3
geier
5 months ago
Report
linux-oid
5 months ago
Report
deezee
10 months ago
This is amazing thank you. I have been looking for a script that automatically moves windows to the most recent empty desktop and only this one seems to have it.
Report
assmarqandi
1 year ago
still need more improvement, and it doesn't work what should it be, I use latte dock as panel and i have 2 activities on my desktop. somehow when i activate this script, the activity switch to the default activity and all of my transparent/blur effect on my window border, and panel gone.
Report
d86leader
1 year ago
Report