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

Fix broken default sneak keybind on macOS with SDL #14754

Merged
merged 1 commit into from
Jun 16, 2024

Conversation

grorp
Copy link
Member

@grorp grorp commented Jun 14, 2024

(not tested)

To do

This PR is a Ready for Review.

How to test

Build Minetest on macOS.

Verify that sneaking still works by default when built with -DUSE_SDL2=FALSE.

Verify that sneaking now also works by default when built with -DUSE_SDL2=TRUE.

@grorp grorp added @ Startup / Config / Util macOS Bugfix 🐛 PRs that fix a bug Trivial The change is a trivial bug fix, documentation or maintenance change, as per the Git Guidelines labels Jun 14, 2024
@superfloh247
Copy link
Contributor

with -DUSE_SDL2=TRUE

fonts larger than normal, but not as smooth as with the high dpi patch

l-shift works as expected for sneak/fly down

l-shift does not work to start typing commands (shift-7 on German keyboard)

@grorp
Copy link
Member Author

grorp commented Jun 15, 2024

l-shift works as expected for sneak/fly down
l-shift does not work to start typing commands (shift-7 on German keyboard)

Thank you. That's what I expected.

@grorp grorp merged commit d7f4ce6 into minetest:master Jun 16, 2024
13 checks passed
@grorp grorp deleted the fix-mac-sdl-sneak branch June 16, 2024 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bugfix 🐛 PRs that fix a bug macOS @ Startup / Config / Util Trivial The change is a trivial bug fix, documentation or maintenance change, as per the Git Guidelines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants