Skip to content

Make event::VirtualKeyCode::LWin and RWin names more generic. #2055

@alterae

Description

@alterae

Currently, these enum variants are named LWin and Rwin, respectively. However, on MacOS, these key codes map to the Command key. Considering this, and the fact that referring to it as the Windows key is somewhat platform-specific, it might be worth renaming these variants to something more generic (IE: LSuper and RSuper).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions