aewm++ is rewrite and fork of aewm in C++. It's just a simple window manager.
| Tags | Desktop Environment Window Manager |
|---|---|
| Licenses | GPL |
| Implementation | C++ |
Recent releases


Changes: There was a code clean up and a few minor patches applied, plus an updated icon menu which represents all applications on a given desktop for easy switching.


Changes: New keybindings for switching of virtual desktops with alt+number keys, a fix for a bug with the menu font, and fixes for gcc 3.x compiling problems.


Changes: The resize client code was rewritten, the way that wire frames are drawn was changed, and a few code cleanups were made.


Changes: The focus previous client logic was fixed. Alt key moving of windows was added. The wire-frame graphic effect when moving windows was rewritten. More code clean up was done.


Changes: The function for focusing on the previous client in the stacking order was broken and has been disabled, as it would occasionally cause clients to lose focus, and windows underneath to gain focus and be raised.