diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-06-08 10:24:48 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-06-08 10:24:48 +0200 |
commit | 0210ede88f9f10ef042dc37d7494c84f3f99a634 (patch) | |
tree | b47f8422dae075473b803e1cb37e7b82016df911 /TODO | |
parent | whitespace (diff) | |
download | mds-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-- | TODO | 26 |
1 files changed, 26 insertions, 0 deletions
@@ -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 + |