From 70c2d0af540ecc44a104abb034ee5ff1c910dd48 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 2 Aug 2014 21:34:22 +0200 Subject: mds-registry: marshal and unmarshal the slave list MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- TODO | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 6bf4e34..1762f29 100644 --- a/TODO +++ b/TODO @@ -26,8 +26,8 @@ Missing servers: drag Drag and drop cursorshadow Decorate cursors with shadows kill Kill processes based on their windows - shm Network enabled shared memory - sem Network enabled shared semaphores + shm Network enabled SysV shared memory + sem Network enabled SysV semaphore arrays focus Focuses the selected window colour Mapping of colour by name (system colours) and value state Keeps track of windows' states @@ -36,8 +36,16 @@ Missing servers: stack A simple, reference implementation of a, stack window manager workspace A simple, reference implementation of a, workspaces vt VT switcher + +Missing commands: + cmd-registry Command line interface for the protocol registry + conf Command line interface for reconfiguring servers + +Need testing: + + registry Fast lanes -Optimise use of mutexe +Optimise use of mutexe with shared and exclusive locks -- cgit v1.2.3-70-g09d2