commit 1b0c5c6

Michael Forney  ·  2014-08-02 18:03:41 +0000 UTC
parent 6241c39
Update README
1 files changed,  +3, -2
+3, -2
 1@@ -19,7 +19,8 @@ Dependencies
 2 * [wld](http://github.com/michaelforney/wld)
 3 * linux\[>=3.12\] (for EVIOCREVOKE)
 4 
 5-For input hotplugging support, the following is also required:
 6+For input hotplugging and touchpad support, the following is also required:
 7+* libinput
 8 * libudev
 9 
10 For XWayland support, the following are also required:
11@@ -90,5 +91,5 @@ TODO
12 * Better multi-screen support, including mirroring and screen arrangement
13 * Mouse button bindings
14 * Resizing/moving windows by dragging
15-* Touchpad support
16+* Implement xdg_shell
17