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

Edit reset hotkey to support Mac after ImGui 1.91 #791

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Archez
Copy link
Contributor

@Archez Archez commented Jan 16, 2025

ImGui 1.91 changed behavior of how Super and Ctrl work on MacOS by swapping the keys for various interactions. (e.g. cmd+r for reset), this means we can drop the ifdef for Mac regarding the alternate reset hotkey.

@Archez Archez force-pushed the fix-mac-key-behavior branch from f812c9d to d4c04af Compare January 16, 2025 03:28
@Archez Archez changed the title Switch flag for ImGui MacOS behaviors Edit reset hotkey to support Mac after ImGui 1.91 Jan 16, 2025
@briaguya-ai
Copy link
Collaborator

how does this compare to turning ConfigMacOSXBehavior off?

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.

2 participants