aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
blob: 8236fe45b25830597bc30ef75b1cced08ed8b482 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
Missing servers:

	xmds		Translation from X to mds
	wmds		Translation from Wayland to mds
	mmds		Translation from Mir to mds
	mdsx		Translation from mds to X
	mdsw		Translation from mds to Wayland
	mdsm		Translation from mds to Mir
	hwgamma		Hardware implementation of gamma ramps
	swgamma		Software implementation of gamma ramps
	hwcursor	Hardware cursor
	swcursor	Software cursor
	cursorgamma	Fixes gamma ramps for cursors
	coopgamma	Enables multiple gamma servers
	inet		Network enabled display server
	remote		Bind to a remote display server
	fb		Framebuffer presenter
	kkbd		Keyboard input from kernel
	kbd		Keyboard input
	rat		Rat input
	compositor	Composites the display
	crtc		CRTC identifier
	seat		Seat sandboxing
	dri		DRI output
	drag		Drag and drop
	cursorshadow	Decorate cursors with shadows
	kill		Kill processes based on their windows
	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
	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 commands:

	cmd-registry	Command line interface for the protocol registry
	conf		Command line interface for reconfiguring servers

Need testing:

	registry
	clipboard

Fast lanes
Optimise use of mutexe by replace them with rwlocks
Listen for `Command: reregister`
Register protocols