Features
- A complete rework of the entire code, starting from scratch
- Using XCB instead of Xlib for the main X11 library
- Configuration file
- IPC socket API
- Correct implementations of subsets of EWMH and ICCM
- Well documented code
- Well written code
This release is a complete overhaul of the entire project. I started implementing an entirely new window manager from scratch. Nothing from v1.4 is compatible anymore.