mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-05-08 12:28:04 +02:00
x11: Remove a couple of done TODOs
This commit is contained in:
parent
11d0512ce9
commit
8b316f0255
1 changed files with 0 additions and 9 deletions
|
|
@ -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…
Add table
Reference in a new issue