LookingGlass/client/displayservers/Wayland
Quantum 5551420983 [client] wayland: clean up #includes in wayland.c
This was missed when splitting up wayland.c into multiple modules.
This commit also drops the useless #include <SDL2/SDL.h>, bringing
SDL removal one step closer.
2021-02-26 09:44:59 +11:00
..
clipboard.c [client] wayland: fail gracefully when interfaces are too old 2021-02-26 09:43:38 +11:00
CMakeLists.txt [client] wayland: keep track of wl_output scale information 2021-02-21 19:06:53 +11:00
cursor.c [client] wayland: split Wayland display server into modules 2021-02-21 10:31:49 +11:00
gl.c [client] wayland: pass scale factor information to renderer 2021-02-21 19:06:53 +11:00
idle.c [client] wayland: split Wayland display server into modules 2021-02-21 10:31:49 +11:00
input.c [client] wayland: split Wayland display server into modules 2021-02-21 10:31:49 +11:00
output.c [client] wayland: fail gracefully when interfaces are too old 2021-02-26 09:43:38 +11:00
poll.c [client] wayland: split Wayland display server into modules 2021-02-21 10:31:49 +11:00
registry.c [client] wayland: fail gracefully when interfaces are too old 2021-02-26 09:43:38 +11:00
state.c [client] wayland: split Wayland display server into modules 2021-02-21 10:31:49 +11:00
wayland.c [client] wayland: clean up #includes in wayland.c 2021-02-26 09:44:59 +11:00
wayland.h [client] wayland: fail gracefully when interfaces are too old 2021-02-26 09:43:38 +11:00
window.c [client] wayland: fail gracefully when interfaces are too old 2021-02-26 09:43:38 +11:00