Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make platform-specific menus more portable #1339

Merged
merged 1 commit into from
Oct 29, 2020
Merged

Make platform-specific menus more portable #1339

merged 1 commit into from
Oct 29, 2020

Commits on Oct 21, 2020

  1. Make platform-specific menus more portable

    If an application were to misuse a platform-specific for the wrong
    platform, it would get unusable keybindings. With this patch, it might
    not be the most appropriate for the platform, but it would work.
    
    The linked bug below suggests a more systematic approach, but this is a
    minimal patch to get things to a less broken state.
    
    Part of work tracked in #1306.
    raphlinus committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    c69619c View commit details
    Browse the repository at this point in the history