LookingGlass/client/displayservers/Wayland
Geoffrey McRae c15d0dc672 [client] ds: waitFrame now returns a bool to force rendering if needed
X11 needs to calibrate to get the best possible latency, as such it
needs the scene to render so that the render time of the scene can be
accounted for in the delay calculation.
2021-08-04 06:49:35 +10:00
..
clipboard.c [client] wayland/clipboard: prefer text/plain over text/html 2021-06-26 12:49:47 +10:00
CMakeLists.txt [client] wayland: improve fractional scale handling 2021-08-01 13:05:41 +10:00
cursor.c [client] wayland: implement support for other cursors 2021-07-31 14:56:04 +10:00
gl.c [client] wayland: document wlroots viewport handling workaround 2021-08-03 21:12:25 +10:00
idle.c [all] normalize copyright on all source files 2021-06-06 11:53:05 +10:00
input.c [client] wayland: pass mouse wheel motion events to imgui 2021-07-31 14:58:35 +10:00
output.c [client] wayland: make it possible to disable fractional scaling 2021-08-01 13:05:41 +10:00
poll.c [client] wayland: dispatch events through libdecor when using it 2021-07-22 12:03:55 +10:00
presentation.c [client] imgui: make graph y-axis configurable 2021-07-29 15:54:15 +10:00
registry.c [client] wayland: use zxdg_output_manager_v1 version 3 if possible 2021-08-01 13:05:41 +10:00
shell_libdecor.c [client] wayland: implement stopWaitFrame 2021-08-01 19:54:28 +10:00
shell_xdg.c [client] wayland: implement stopWaitFrame 2021-08-01 19:54:28 +10:00
state.c [all] normalize copyright on all source files 2021-06-06 11:53:05 +10:00
wayland.c [client] wayland: implement stopWaitFrame 2021-08-01 19:54:28 +10:00
wayland.h [client] wayland: implement stopWaitFrame 2021-08-01 19:54:28 +10:00
window.c [client] ds: waitFrame now returns a bool to force rendering if needed 2021-08-04 06:49:35 +10:00