aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-08-03 07:16:24 +0200
committerMattias Andrée <maandree@operamail.com>2014-08-03 07:16:24 +0200
commit031c9710857cf3db9099cea86ad085e20a75445c (patch)
tree16c5905b56603ede3a8aef4403ef7ff47ac7d7e4 /TODO
parentthe rest of the clipboard (diff)
downloadmds-031c9710857cf3db9099cea86ad085e20a75445c.tar.gz
mds-031c9710857cf3db9099cea86ad085e20a75445c.tar.bz2
mds-031c9710857cf3db9099cea86ad085e20a75445c.tar.xz
update todo
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'TODO')
-rw-r--r--TODO10
1 files changed, 10 insertions, 0 deletions
diff --git a/TODO b/TODO
index 8236fe4..845d782 100644
--- a/TODO
+++ b/TODO
@@ -36,11 +36,20 @@ Missing servers:
workspace A simple, reference implementation of a, workspaces
vt VT switcher
iclipboard User-private interdisplay clipboard
+ tray Status notification tray
+
+Extra servers:
+
+ kbdbind Bind keyboard combinations to external commands, e.g. super+p -> dmenu
+ 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
Missing commands:
cmd-registry Command line interface for the protocol registry
conf Command line interface for reconfiguring servers
+ clip Command line interface for the clipboard
Need testing:
@@ -51,4 +60,5 @@ Fast lanes
Optimise use of mutexe by replace them with rwlocks
Listen for `Command: reregister`
Register protocols
+Make it possible to forbid unauthorised servers for listening, needed for secure password fields