progman#
progman is a simple X11 window manager modeled after Program Manager from the Windows 3 era.
License#
progman is descended from aewm by Decklin Foster and retains its MIT license.
Compiling#
Run make to compile, and make install to install to /usr/local by
default.
Features#
- Window minimizing, drawing icons and labels on the root/desktop.
- Window maximizing and full-screen support (via
_NET_WM_STATE_FULLSCREEN) - Window shading by double-clicking on a window titlebar
- Window moving by holding down
Altand clicking anywhere on a window - Built-in keyboard binding support by adding items to the
[keyboard]section of~/.config/progman/progman.inisuch asWin+L = exec xlock - Virtual desktops with keyboard shortcuts for switching between them bound
to
Alt+1throughAlt+0by default - Window cycling with
Alt+TabandShift+Alt+Tab - Theme support
- Optional HiDPI support by defining
-DHIDPIinMakefile, to double-size images, icons, and borders - Right-clicking on the desktop shows a launcher menu containing programs
listed in
progman.ini