aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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