Skip to content

Document behavior of key events interacting with window focus #3575

@SpecificProtagonist

Description

@SpecificProtagonist

What happens when a key is held while a window loses focus? E.g. on X11 a synthetic key up event is received while on MacOS a key up event is received when the user releases the key. The behavior also seems to differ between modifier and normal keys.

Winit should document how window focus influences what key events get send and how this differs between platforms.

See also #3543

Metadata

Metadata

Assignees

No one assigned

    Labels

    S - docsAwareness, docs, examples, etc.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions