lucmos / UltrawideWindows

KWin script to move windows quickly
https://store.kde.org/p/1276605/
GNU General Public License v2.0
198 stars 40 forks source link

Keybinding allowing to cycle through different grids #21

Open sebhahn opened 3 years ago

sebhahn commented 3 years ago

I really like this tool! However, it requires a lot of keybindings.

Would it be possible to add an option that cycles through the different grids?

e.g. a keybinding that cycles through the 3x2 grid options, another one for the 2x2 grid options and so on...

limeandcoconut commented 9 months ago

If you're thinking of something like Moom where the commands are done via chording no there's no way to do that currently with kwin. The closest thing that exists is probably this, but I haven't tried it.

I'm working on creating a more easily customizable script for chording using node js evdev bindings. Dunno if anything will ever come of it though.