LookingGlass/client/displayservers/Wayland
Quantum 854b53e28c [client] wayland: use consistent naming in poll module
Some of the functions were named WaylandEpoll*, which is inconsistent.
This commit changed them to be WaylandPoll*.
2021-03-03 16:38:23 +11:00
..
clipboard.c [client] wayland: use consistent naming in poll module 2021-03-03 16:38:23 +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: gracefully downgrade to wl_output v2 2021-02-27 14:48:28 +11:00
poll.c [client] wayland: use consistent naming in poll module 2021-03-03 16:38:23 +11:00
registry.c [client] wayland: require wl_compositor v3 instead of v4 2021-02-27 14:48:40 +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: use consistent naming in poll module 2021-03-03 16:38:23 +11:00
window.c [client] wayland: require wl_compositor v3 instead of v4 2021-02-27 14:48:40 +11:00