aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-06-09 08:00:46 +0200
committerMattias Andrée <maandree@operamail.com>2014-06-09 08:00:46 +0200
commitf7a7d1bdbc2e0389882358a6f44c3ec2951e2658 (patch)
treeefe01676f5cbb7c489d0f89d99a9d6778bc74d4f
parentadd three more servers to the todo list (diff)
downloadmds-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>
-rw-r--r--TODO10
1 files changed, 10 insertions, 0 deletions
diff --git a/TODO b/TODO
index 0b3cfc2..62f2704 100644
--- a/TODO
+++ b/TODO
@@ -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