commit ca48b1f

Michael Forney  ·  2014-01-23 02:46:21 +0000 UTC
parent 979e891
Update README
1 files changed,  +0, -8
+0, -8
 1@@ -83,17 +83,9 @@ implement a window manager using swc.
 2 
 3 TODO
 4 ----
 5-* VT switching
 6 * XWayland copy-paste integration
 7 * Better multi-screen support, including mirroring and screen arrangement
 8 * Mouse button bindings
 9 * Resizing/moving windows by dragging
10 * Touchpad support
11 
12-Future Plans
13-------------
14-* I'd like to revisit `wld` and set it up in such a way that an EGL backend can
15-  be implemented so more hardware is supported.
16-* I also want to revisit the planes implementation, allowing full screen
17-  surfaces to be scanned out directly, or to a hardware plane.
18-