Skip to content

Merge KeyCode enums into a single cross-platform one #423

@CryZe

Description

@CryZe

At the moment the livesplit-hotkey library exposes a platform specific KeyCode enum. This however is not only a lot of duplication, but also the variants are inconsistently named, so actually matching on a key code or specifying one in your code is not as portable as you would like it to be.

Metadata

Metadata

Assignees

No one assigned

    Labels

    code qualityAffects the quality of the code.hotkeyThis is about the hotkey implementation.suitable for contributionsThe issue is suitable those who are contributing to livesplit-core.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions