diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-08-03 02:30:59 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-08-03 02:30:59 +0200 |
commit | 46aa3035dbbf12033e2cff472c3fe82e1a68a487 (patch) | |
tree | 16a4316982c44d990a6a455a325618f473246198 /TODO | |
parent | mds-registry: add time-to-live (diff) | |
download | mds-46aa3035dbbf12033e2cff472c3fe82e1a68a487.tar.gz mds-46aa3035dbbf12033e2cff472c3fe82e1a68a487.tar.bz2 mds-46aa3035dbbf12033e2cff472c3fe82e1a68a487.tar.xz |
beginning of mds-clipboard
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -15,7 +15,6 @@ Missing servers: inet Network enabled display server remote Bind to a remote display server fb Framebuffer presenter - clipboard Clipboard kkbd Keyboard input from kernel kbd Keyboard input rat Rat input @@ -36,6 +35,7 @@ Missing servers: 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 commands: @@ -45,7 +45,10 @@ Missing commands: Need testing: registry + clipboard Fast lanes -Optimise use of mutexe with shared and exclusive locks +Optimise use of mutexe by replace them with rwlocks +Listen for `Command: reregister` +Register protocols |