-
Notifications
You must be signed in to change notification settings - Fork 78
Future Plans
ssokolow edited this page Apr 8, 2012
·
6 revisions
- Finish tidying up and debugging what already exists.
- Unit-tests (possibly with Nose) and LDTP tests.
- …including some kind of data gathering extension so people whose tests are failing can easily and reliably report what window manager they’re using and any other details necessary to replicate the bug.
- GTK+-based keybinding GUI
- KDE-style hotkey-binding buttons
- gtkexcepthook.py for more intuitive unhandled exception behaviour.
- Active Corner Implementation
- Using un-managed, shaped 4×4 windows to give the appearance of rounded corners on desktops without compositing
- Transparent to unbound clicks (Could take a while. I only vaguely know it’s possible.) and visually transparent if compositing is enabled.
- Support for scrollwheel-based desktop switching
- “Welding” windows together (Comparative testing of various approaches needed)