Skip to content

Enter key ReceivedCharacter(13) not 10 #477

@elbaro

Description

@elbaro

[repost from glutin-#1008]

In Linux pressing enter produces glutin::WindowEvent::ReceivedCharacter(13).
I think the correct keycode is 13 but correct char should be 10 in Linux.
Is this a bug or should I check for 13 and convert to 10?

Metadata

Metadata

Assignees

No one assigned

    Labels

    C - needs discussionDirection must be ironed outD - easyLikely easier than most tasks hereDS - x11Affects the X11 backend, or generally free Unix platformsH - help wantedSomeone please save usP - lowNice to haveS - apiDesign and usability

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions