perlwm is a window manager written in Perl. It allows users to configure both the appearance and behaviour of the window manager through Perl scripting.
| Tags | Desktop Environment Window Manager |
|---|---|
| Licenses | GPL |
| Operating Systems | OS Independent |
| Implementation | Perl |
Recent releases


Changes: This release adds a config system which reads preferences from a (Perl) config file.


Changes: Minor bugfixes were made in the keyboard search action. A problem with long running perlwm sessions locking up due to a bug in X11::Protocol was fixed.


Changes: Keyboard bindings now work, along with grabs and some support for 'modal' actions. You can now resize and move windows with the keyboard, as well as raise, lower, and focus switch.


Changes: The timer and focus handling code were improved and useless (but pretty) color blending during focus changes was implemented.


Changes: The event code was tidied up.