kwin-scripts / kwin-tiling

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

By default, 'Move Window To New Desktop' #234

Closed jtagcat closed 3 years ago

jtagcat commented 3 years ago

..though not floating windows, and (optionally) windows of the same process / title / name / whatever.

There could be a kb shortcut to toggle this behaviour, and whitelist for certain processes. I like to have my browser almost always maximized, unless I need split-screen. On other apps, I need tiling.

faho commented 3 years ago

This is easier and nicer to implement as a separate script - at most you'd have to duplicate the list of floating windows.

I'd prefer that to us having to keep yet another list of things when we don't even have a proper widget to let the user enter it anymore.