xwayland: add (fake) device grab support
Add a new command line option "-host-grab" to disable the keyboard shortcuts and confine the pointer on the host so that Xwayland can receive all keyboard events. This is useful when running a complete desktop environment within Xwayland rootful. Use [CTRL]+[SHIFT] to release the keyboard and pointer. This option is not compatible with rootless mode. Signed-off-by:Olivier Fourdan <ofourdan@redhat.com> Reviewed-by:
Adam Jackson <ajax@redhat.com>
Showing
- hw/xwayland/man/Xwayland.man 13 additions, 0 deletionshw/xwayland/man/Xwayland.man
- hw/xwayland/meson.build 3 additions, 0 deletionshw/xwayland/meson.build
- hw/xwayland/xwayland-input.c 103 additions, 0 deletionshw/xwayland/xwayland-input.c
- hw/xwayland/xwayland-screen.c 15 additions, 0 deletionshw/xwayland/xwayland-screen.c
- hw/xwayland/xwayland-screen.h 4 additions, 0 deletionshw/xwayland/xwayland-screen.h
- hw/xwayland/xwayland.c 4 additions, 0 deletionshw/xwayland/xwayland.c
- hw/xwayland/xwayland.pc.in 1 addition, 0 deletionshw/xwayland/xwayland.pc.in
Loading
Please register or sign in to comment