aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-06-08 10:24:48 +0200
committerMattias Andrée <maandree@operamail.com>2014-06-08 10:24:48 +0200
commit0210ede88f9f10ef042dc37d7494c84f3f99a634 (patch)
treeb47f8422dae075473b803e1cb37e7b82016df911 /TODO
parentwhitespace (diff)
downloadmds-0210ede88f9f10ef042dc37d7494c84f3f99a634.tar.gz
mds-0210ede88f9f10ef042dc37d7494c84f3f99a634.tar.bz2
mds-0210ede88f9f10ef042dc37d7494c84f3f99a634.tar.xz
beginning of echo server
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '')
-rw-r--r--TODO26
1 files changed, 26 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..6515768
--- /dev/null
+++ b/TODO
@@ -0,0 +1,26 @@
+Missing servers:
+
+ xmds Translation from X to mds
+ wmds Translation from Wayland to mds
+ mmds Translation from Mir to mds
+ mdsx Translation from mds to X
+ mdsw Translation from mds to Wayland
+ mdsm Translation from mds to Mir
+ hwgamma Hardware implementation of gamma ramps
+ swgamma Software implementation of gamma ramps
+ hwcursor Hardware cursor
+ swcursor Software cursor
+ cursorgamma Fixes gamma ramps for cursors
+ coopgamma Enables multiple gamma servers
+ inet Network enabled display server
+ remote Bind to a remote display server
+ fb Framebuffer presenter
+ clipboard Clipboard
+ kkbd Keyboard input from kernel
+ kbd Keyboard input
+ rat Rat input
+ compositor Composites the display
+ crtc CRTC identifier
+ seat Seat sandboxing
+ dri DRI output
+