Jazqa / kwin-quarter-tiling

An easy tiling script for KWin
GNU General Public License v2.0
367 stars 20 forks source link

Moving through windows #67

Open RaitaroH opened 6 years ago

RaitaroH commented 6 years ago

So I know you can move a window around, float it, make it bigger bla bla. But shouldn't there be some kind of shortcuts that will allow moving through windows ALT+TAB like. SO say I do shortcut and I circle through the window on screen.

Crendgrim commented 6 years ago

You can just use KWin's regular window movement shortcuts:

RaitaroH commented 6 years ago

Well I am already doing the above. I am saying is that it is more annoying to do the above rather than have a straightforward keyboard shortcut just for this.

Jazqa commented 6 years ago

I assume we are talking about switching the currently active window on the grid? Like the current movement keys, but switching the active window instead of moving any of the windows, right?

RaitaroH commented 6 years ago

Yes.

Jazqa commented 6 years ago

That is something I definitely have to add to the script. Especially if I plan on supporting more than four windows per desktop.

barisdemirdelen commented 6 years ago

@RaitaroH I don't exactly understand what you exactly need apart from the default kwin walk through windows shortcuts (alt+tab) and switch to window above/below/left/right shortcuts (I use meta + arrow keys). Care to elaborate more what exactly you would like?

RaitaroH commented 6 years ago

Many times alt+tab gets me the wrong window. I would like a shortcut that when I press it I know it is going to switch me to right side window for ex. The same way kwin has shortcuts for snapping to every edge and even corners there should be a way to switch focus to an window on the edges/corners.

r00tdaemon commented 6 years ago

I think this is already possible with meta+alt+arrow key