Skip to content

wayland: Implement wl_pointer.warp

YaNing Lu requested to merge zoom/kwin:fix_button_pos into master

upstream: https://gitlab.freedesktop.org/wayland/wayland/-/merge_requests/340

button event does not contain mouse position information. update mouse position information by sending the wl_pointer.warp event.

CCBUG: 475360

Edited by YaNing Lu

Merge request reports