commit ca48b1f29d2decfd868d5e3d220fb88407a7d8d9 parent 979e8913ef077c878b249972cb8afc2f13c5d6ec Author: Michael Forney <mforney@mforney.org> Date: Wed, 22 Jan 2014 18:46:21 -0800 Update README Diffstat:
M | README.md | | | 8 | -------- |
1 file changed, 0 insertions(+), 8 deletions(-)
diff --git a/README.md b/README.md @@ -83,17 +83,9 @@ implement a window manager using swc. TODO ---- -* VT switching * XWayland copy-paste integration * Better multi-screen support, including mirroring and screen arrangement * Mouse button bindings * Resizing/moving windows by dragging * Touchpad support -Future Plans ------------- -* I'd like to revisit `wld` and set it up in such a way that an EGL backend can - be implemented so more hardware is supported. -* I also want to revisit the planes implementation, allowing full screen - surfaces to be scanned out directly, or to a hardware plane. -