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

Preventing Command key from triggering window/app close when it is bound to an action #488

Open
Iritscen opened this issue May 14, 2024 · 0 comments

Comments

@Iritscen
Copy link

Currently, if the Cmd key is bound to an action (e.g. secondary trigger) and it is pressed at the same time as the W or Q key during gameplay, Marathon will instantly quit. When the "Are you sure you want to cancel the game in progress?" dialog appears, the current key-down events instantly pass through it before the player can even react, thus closing the window, the game, and even other windows/applications on the Mac (after the game quits, the Cmd-Q/W keystrokes continue sending rapid-fire close messages to whatever becomes active next). Is it possible to remove the menu shortcuts for "Close (⌘W)" and "Quit Marathon (⌘Q)" whenever the Cmd key is in use as a player binding?

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

No branches or pull requests

1 participant