Software:PLWM

From HandWiki
Revision as of 21:51, 3 March 2021 by imported>Nautica (add)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

In Unix computing, PLWM (The Pointless Window Manager) is a Python package, containing classes suitable for implementing an X window manager, and also a window manager created using the PLWM package. Its internal structure is highly modularized, and can be fully customized and scripted with configuration files written in the implementation language, in a manner similar to Emacs, in order to change everything from keybindings to window management policies.

PLWM is one of a very few modern window managers that is not reparenting.

External links