LookingGlass/client/displayservers/Wayland
Quantum d9ffb98c9b [client] wayland: fix attempt to confine when pointer is locked
This fixes the following crash when attempt to toggle capture at the
right after closing the overlay:

    zwp_pointer_constraints_v1@12: error 1: a pointer constraint with a wl_pointer of the same wl_seat is already on this surface
2022-09-19 14:58:27 +10:00
..
activation.c [client] wayland: activate our window if we're allowed 2022-02-08 14:54:55 +11:00
clipboard.c [client] wayland: handle wl_data_source.target action 2022-08-14 12:05:51 +10:00
CMakeLists.txt [all] cmake: standardize indentation to 2 spaces 2022-05-29 11:16:16 +10:00
cursor.c [all] refresh copyright dates 2022-01-05 19:42:46 +11:00
gl.c [client] wayland: fix infinite resize loop 2022-06-01 22:41:20 -04:00
idle.c [all] refresh copyright dates 2022-01-05 19:42:46 +11:00
input.c [client] wayland: fix attempt to confine when pointer is locked 2022-09-19 14:58:27 +10:00
output.c [all] refresh copyright dates 2022-01-05 19:42:46 +11:00
poll.c [all] refresh copyright dates 2022-01-05 19:42:46 +11:00
presentation.c [client] overlay/graphs: allow the graph to have a custom title format 2022-01-17 22:08:56 +11:00
registry.c [client] wayland: bind xdg_activation_v1 when available 2022-02-08 14:54:55 +11:00
shell_libdecor.c [all] refresh copyright dates 2022-01-05 19:42:46 +11:00
shell_xdg.c [all] refresh copyright dates 2022-01-05 19:42:46 +11:00
state.c [all] refresh copyright dates 2022-01-05 19:42:46 +11:00
wayland.c [client] displayservers: add name field 2022-07-13 07:05:07 +10:00
wayland.h [client] ds: expose activation requesting 2022-02-08 14:54:55 +11:00
window.c [client/common] fixes for issues detected through static analysis. 2022-03-07 10:14:52 +11:00