x11: Remove a couple of done TODOs
This commit is contained in:
parent
11d0512ce9
commit
8b316f0255
|
@ -41,15 +41,6 @@
|
|||
#include "xserver-server-protocol.h"
|
||||
#include "hash.h"
|
||||
|
||||
/*
|
||||
* TODO:
|
||||
* - Clean X socket and lock file on exit
|
||||
* - Nuke lock file if process doesn't exist.
|
||||
*
|
||||
* WM TODO:
|
||||
* - Send take focus, hook into wlsc_surface_activate.
|
||||
*/
|
||||
|
||||
struct xserver {
|
||||
struct wl_resource resource;
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue