Skip to content

Winit touch is mapped to the wrong bounds. #1809

@Quackdoc

Description

@Quackdoc

Also originally reported: YaLTeR/niri#2303

When using winit nested, the touch events do not align with the output

Wev is reporting that touching the bottom of the screen is ~720 despite the screen having a size reported of 1280x960, tesed on niri I did verify that winit does report the actual size properly WARN niri::input: size is Size<smithay::utils::geometry::Logical> { w: 1280, h: 960 }

The horizontal axis, w, seems to be aligned fine, it's just the height/vertical axis that has alignment issues.

EDIT: Localdesktop also seems to have similar issues, but I have only had the time to test with a nested niri client

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