aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-08-03 17:04:53 +0200
committerMattias Andrée <maandree@operamail.com>2014-08-03 17:04:53 +0200
commit862e7850ad3f46e792956915ee7c0f014e81b123 (patch)
tree590da23f995d0423418afcc9464a8f2d04e78fdf /TODO
parenttray should only be a protocol, not a server (diff)
downloadmds-862e7850ad3f46e792956915ee7c0f014e81b123.tar.gz
mds-862e7850ad3f46e792956915ee7c0f014e81b123.tar.bz2
mds-862e7850ad3f46e792956915ee7c0f014e81b123.tar.xz
update todo + add tray protocol
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'TODO')
-rw-r--r--TODO10
1 files changed, 5 insertions, 5 deletions
diff --git a/TODO b/TODO
index 71ce951..e88c7a5 100644
--- a/TODO
+++ b/TODO
@@ -30,16 +30,12 @@ Missing servers:
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
vt VT switcher
iclipboard User-private interdisplay clipboard
Missing protocols:
- tray Status notification tray
+ embed Embedding windows inside other windows such as a status icon tray
Extra servers:
@@ -47,6 +43,10 @@ Extra servers:
ratbind Bind cursor actions to external commands, e.g. hotcorners
gestures Bind rat gestures to external commands, e.g. shacking to minimise windows
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
Missing commands: