Commits on Source (2)
-
Povilas Kanapickas authored
The implementation is relatively straightforward because both wayland and Xorg use libinput semantics for touchpad gestures. Signed-off-by:
Povilas Kanapickas <povilas@radix.lt>
-
Povilas Kanapickas authored
The compositor may send us wl_seat and its capabilities before sending e.g. relative_pointer_manager or pointer_gesture interfaces. This would result in devices being created in capabilities handler, but listeners not, because the interfaces weren't available at the time. So we manually attempt to setup listeners again. Signed-off-by:
Povilas Kanapickas <povilas@radix.lt>
Showing
- hw/xwayland/meson.build 3 additions, 0 deletionshw/xwayland/meson.build
- hw/xwayland/xwayland-input.c 288 additions, 8 deletionshw/xwayland/xwayland-input.c
- hw/xwayland/xwayland-input.h 7 additions, 0 deletionshw/xwayland/xwayland-input.h
- hw/xwayland/xwayland-screen.h 1 addition, 0 deletionshw/xwayland/xwayland-screen.h