diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-08-30 02:24:47 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-08-30 02:24:47 +0200 |
commit | 115c9e1c3ec18a1fa4b64e867550daaa8115b921 (patch) | |
tree | b298aca567bc3882ac97c958fe829cd54f257765 /TODO | |
parent | document a bunch of servers whose implementation are planned (diff) | |
download | mds-115c9e1c3ec18a1fa4b64e867550daaa8115b921.tar.gz mds-115c9e1c3ec18a1fa4b64e867550daaa8115b921.tar.bz2 mds-115c9e1c3ec18a1fa4b64e867550daaa8115b921.tar.xz |
document the rest of the planned server in the info manual, can you beleave it, 50 servers are planned, display servers are huge
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '')
-rw-r--r-- | TODO | 56 |
1 files changed, 12 insertions, 44 deletions
@@ -1,35 +1,13 @@ 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 - swgamma - hwcursor - swcursor - cursorgamma - coopgamma - host Network enabled display server - remote Bind to a remote display server - fb Framebuffer presenter - kbd - keytrans - kkbdrate - rat - compositor Composites the display - crtc CRTC identifier - seat Seat sandboxing - dri DRI output - drag Drag and drop - cursorshadow - kill Kill processes based on their windows - focus Focuses the selected window - colour Mapping of colour by name (system colours) and value - state Keeps track of windows' states - screensaver Launch screensaver when the computer is idle + xmds wmds mmds mdsx + mdsw mdsm hwgamma swgamma + hwcursor swcursor cursorgamma coopgamma + host remote fb kbd + keytrans kkbdrate rat compositor + crtc seat dri drag + idrag cursorshadow kill focus + colour state screensaver Missing protocols: @@ -37,20 +15,10 @@ Missing protocols: Extra servers: - kbdbind - ratbind - gestures - dcvs Defective colour vision simulation - decorator A simple, reference implementation of a, window decorator - tile A simple, reference implementation of a, tiling window manager - stack A simple, reference implementation of a, stack window manager - workspace A simple, reference implementation of a, workspaces - tray A simple, reference implementation of a, status icon tray - cool-old-crt Old CRT emulator, like cool-old-term but display-wide - kbd2rat - multikey - iclipboard - keystick + kbdbind ratbind gestures dcvs + decorator tile stack workspace + tray cool-old-crt kbd2rat multikey + iclipboard keystick Missing commands: |