Autonomía digital y tecnológica

Código e ideas para una internet distribuida

Linkoteca. Tiling window manager


Sway is a tiling Wayland compositor and a drop-in replacement for the i3 window manager for X11. It works with your existing i3 configuration and supports most of i3’s features, plus a few extras.

Sway allows you to arrange your application windows logically, rather than spatially. Windows are arranged into a grid by default which maximizes the efficiency of your screen and can be quickly manipulated using only the keyboard.

Pop Shell is a keyboard-driven layer for GNOME Shell which allows for quick and sensible navigation and management of windows. The core feature of Pop Shell is the addition of advanced tiling window management — a feature that has been highly-sought within our community. For many — ourselves included — i3wm has become the leading competitor to the GNOME desktop.

Openbox is a stacking window manager, but there is a simple shell script called winfuncs, which can be used to tile the openbox stacked windows at any time. Winfuncs is based on wmctrl, an old command line tool that provides access for doing many neat things to many modern Linux window managers. This is almost as good as having a tiling manager; it only fails in that new windows opened after a tile has been completed will not be automatically put into the tiling scheme. Each time a new window is opened the tiling button or key has to be re-applied to include it in the tiling. Winfuncs generates two tiling modes, one displays the open windows in a rectangular matrix mode assigning the same area to each window and one stacks the windows in an orderly, regular manner in the upper left corner of the screen.