LookingGlass/client/displayservers/Wayland
Quantum 96bcfff28b [client] wayland: use zxdg_output_manager_v1 version 3 if possible
Version 3 does not send xdg_output.done events, instead guaranteeing that
all xdg_output.* events are sent before wl_output.done. This saves us from
doing the work twice.
2021-08-01 13:05:41 +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: improve fractional scale handling 2021-08-01 13:05:41 +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: invalidate window on configure 2021-07-25 15:36:44 +10:00
shell_xdg.c [client] wayland: invalidate window on configure 2021-07-25 15:36:44 +10:00
state.c [all] normalize copyright on all source files 2021-06-06 11:53:05 +10:00
wayland.c [client] wayland: make it possible to disable fractional scaling 2021-08-01 13:05:41 +10:00
wayland.h [client] wayland: make it possible to disable fractional scaling 2021-08-01 13:05:41 +10:00
window.c [client] wayland: improve fractional scale handling 2021-08-01 13:05:41 +10:00