rustysec / tidalwm

Simple and sane tiling window manager for Gnome Shell
GNU General Public License v3.0
194 stars 5 forks source link

Keys to change between tilled windows #25

Closed REIS0 closed 4 years ago

REIS0 commented 4 years ago

This a suggestion to add key bindings to move between the tilled windows in the workspace, even though you can rotate the windows, the focus still in the same window, having to use alt+tab, which when working with many programs in different workspaces can be quite annoying.

As an example we can take the key bindings in i3 like $mod+j, $mod+k and so on.

EDIT: fix bad writing

rustysec commented 4 years ago

I map alt+tab to "switch to window directly" which works great. Directional navigation like sway/i3 is a great idea, however.