diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-06-09 08:00:46 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-06-09 08:00:46 +0200 |
commit | f7a7d1bdbc2e0389882358a6f44c3ec2951e2658 (patch) | |
tree | efe01676f5cbb7c489d0f89d99a9d6778bc74d4f /TODO | |
parent | add three more servers to the todo list (diff) | |
download | mds-f7a7d1bdbc2e0389882358a6f44c3ec2951e2658.tar.gz mds-f7a7d1bdbc2e0389882358a6f44c3ec2951e2658.tar.bz2 mds-f7a7d1bdbc2e0389882358a6f44c3ec2951e2658.tar.xz |
add some more servers to the todo list
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -26,4 +26,14 @@ Missing servers: drag Drag and drop cursorshadow Decorate cursors with shadows registry Server protocol availability registry + kill Kill processes based on their windows + shm Network enabled shared memory + sem Network enabled shared semaphores + focus Focuses the selected window + colour Mapping of colour by name (system colours) and value + state Keeps track of windows' states + 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 |