wlroots/backend
Lahav T f667a339eb Add an env var for wayland output to grab input
Add a new environment variable WLR_WL_GRAB_INPUT_SHORTCUT that lets
you specify a keyboard shortcut that when pressed,
will disable the keyboard shortcuts and confine the pointer
by using the function wlr_wl_backend_set_grab_input_shortcut.
2023-11-22 16:09:23 +00:00
..
drm backend/drm: drop unnecessary flags in legacy interface 2023-11-19 15:32:30 +01:00
headless treewide: Migrate from sizeof(struct) to sizeof(*pointer) where practical 2023-10-03 01:51:07 -04:00
libinput treewide: Migrate from sizeof(struct) to sizeof(*pointer) where practical 2023-10-03 01:51:07 -04:00
multi backend: drop wlr_backend_get_presentation_clock() 2023-10-30 18:39:39 +01:00
session backend/session: make optional 2022-11-25 16:15:29 +00:00
wayland backend/wayland: Add wlr_wl_backend_set_grab_input_shortcut 2023-11-22 16:09:23 +00:00
x11 treewide: Migrate from sizeof(struct) to sizeof(*pointer) where practical 2023-10-03 01:51:07 -04:00
backend.c Add an env var for wayland output to grab input 2023-11-22 16:09:23 +00:00
meson.build backend/session: make optional 2022-11-25 16:15:29 +00:00