wlroots/include/wlr/backend
Lahav T fae0a7d493 backend/wayland: Add wlr_wl_backend_set_grab_input_shortcut
Note: For the function to work, keyboard_listener in
backend/wayland/seat.c now passes wlr_wl_seat instead of wlr_keyboard

by using this function, a compositor can specify
a keyboard shortcut that when pressed, will disable the
keyboard shortcuts and confine the pointer to the currently focused
wayland output, if the system compositor supports these features.

Signed-off-by: Lahav T <lahavts@gmail.com>
2023-11-22 16:09:23 +00:00
..
drm.h backend/drm: introduce wlr_drm_mode_get_info() 2023-05-31 22:37:12 +00:00
headless.h Reformat doc comments 2022-05-25 14:22:58 +00:00
interface.h backend: drop wlr_backend_get_presentation_clock() 2023-10-30 18:39:39 +01:00
libinput.h Reformat doc comments 2022-05-25 14:22:58 +00:00
multi.h backend/multi: stop pulling <wlr/backend/session.h> 2022-11-24 21:50:28 +00:00
session.h backend/session: drop unused <libudev.h> 2022-11-24 21:50:28 +00:00
wayland.h backend/wayland: Add wlr_wl_backend_set_grab_input_shortcut 2023-11-22 16:09:23 +00:00
x11.h Reformat doc comments 2022-05-25 14:22:58 +00:00