diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-08-03 17:04:53 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-08-03 17:04:53 +0200 |
commit | 862e7850ad3f46e792956915ee7c0f014e81b123 (patch) | |
tree | 590da23f995d0423418afcc9464a8f2d04e78fdf /TODO | |
parent | tray should only be a protocol, not a server (diff) | |
download | mds-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-- | TODO | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -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: |