Recaf icon indicating copy to clipboard operation
Recaf copied to clipboard

Apple default key bindings

Open TheMeinerLP opened this issue 1 year ago • 3 comments

Apple default key bindings

All key bindings for Apple is currently set to control. Which could confuse the current UX flow of Apple users. To improve the UX flow, it would make sense to set Apple devices to Command as the default for a new installation.

TheMeinerLP avatar Jul 03 '24 10:07 TheMeinerLP

To better fulfill the context, I've been using the Recaf Launcher

TheMeinerLP avatar Jul 03 '24 10:07 TheMeinerLP

We should be swapping out for Mac OS users.

https://github.com/Col-E/Recaf/blob/dev4/recaf-ui/src/main/java/software/coley/recaf/ui/config/KeybindingConfig.java#L163

I dont own a MAC to verify things though. Can you diagnose where the issue is?

Col-E avatar Jul 03 '24 18:07 Col-E

I have a Mac and can also test this and solve it if necessary. But it looks like the platform-specific swaps are not working.

TheMeinerLP avatar Jul 03 '24 18:07 TheMeinerLP