Skip to content

Not receiving DeviceEvent::MouseMotion events on Wayland #1178

@andersrein

Description

@andersrein

The DeviceEvent::MouseMotion events are not being sent to the EventLoop on Wayland. I tracked it down implement_relative_pointer never being called. This was in turn caused by the relative_pointer_manager_proxy not being set on the SeatData object. In the end it turns out that "zwp_relative_pointer_manager_v1" GlobalEvent was fired after the relevant "wl_seat" GlobalEvent.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions