wlroots/include
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
..
backend backend/wayland: Add wlr_wl_backend_set_grab_input_shortcut 2023-11-22 16:09:23 +00:00
interfaces types/wlr_input_device: move init and finish function to private API 2022-03-07 16:37:41 +00:00
render render: drop legacy render pass 2023-11-22 00:55:56 +01:00
types Add missing type declarations in headers 2023-11-14 18:44:53 +00:00
util util/token: add docs 2023-10-26 16:30:12 +00:00
wlr backend/wayland: Add wlr_wl_backend_set_grab_input_shortcut 2023-11-22 16:09:23 +00:00
xcursor Add some missing includes/declarations 2023-06-05 21:06:19 +00:00
xwayland xwayland: add wlr_xwayland_set_workareas() 2023-10-26 15:05:08 -04:00
meson.build build: unify naming for HAVE_* defines 2022-12-06 22:39:45 +00:00