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

Shortcuts: extend, add specific MacOS shortcuts; rename ControlKey → Command #154

Merged
merged 9 commits into from
Feb 3, 2021

Conversation

dhardy
Copy link
Collaborator

@dhardy dhardy commented Feb 3, 2021

MacOS and Windows should now have most of the right shortcuts for text-editing, plus a bunch more (currently unused). There's currently no differentiation between Linux (KDE, Gnome, ...) and Windows and no direct consideration for anything else — probably testing and feedback is needed.

Run-time and application-specific configuration is obviously needed and being planned.

Some system for handling global shortcuts is also required — e.g. whether Exit (Ctrl+Q on most platforms) closes the app immediately or prompts or does nothing (current behaviour).

This PR also moves direction and alignment types to tidy up the top-level API.

Edit: also added Cast and CastFloat traits.

@dhardy dhardy merged commit 2d12c91 into master Feb 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant