Yet another gnome extension for window tiling inspired by awesome supporting multiple workspaces and screens.
- Floating
- Vertically tiled
- Horizontally tiled
Mod4+e
: Select the next layout on the current monitor and workspaceMod4+Shift+e
: Select the previous layout on the current monitor and workspaceMod4+j
: Select the next window on the current monitor and workspaceMod4+k
: Select the previous window on the current monitor and workspaceMod4+Shift+j
: Swap the current client with the next client in a layoutMod4+Shift+k
: Swap the current client with the previous client in a layoutMod4+Ctrl+j
: Select the next monitorMod4+Ctrl+k
: Select the previous monitorMod4+o
: Move the active window to the next monitorMod4+i
: Increase the master window areaMod4+u
: Decrease the master window areaMod4+Shift+i
: Increase the number of master windowsMod4+Shift+u
: Decrease the number of master windowsMod4+Ctrl+Return
: Swap the current window with the masterMod4+(1-5)
: Select the workspace with id (1-5)Mod4+Ctrl+(1-5)
: Move the current window to the workspace with id (1-5)Mod4+Shift+m
: Toggle maximize of the current windowMod4+Shift+f
: Toggle fullscreen of the current windowMod4+f
: Toggle floating of the current windowMod4+return
: Launch a gnome terminal
To install the extension to the gnome-shell default path ~/.local/share/gnome-shell/extensions
run make install
. To remove the extension run make uninstall
. You need to restart gnome Alt+F2 r
and enable the extension in the tweak tool to activate it.