jamulussoftware / jamulus

Jamulus enables musicians to perform real-time jam sessions over the internet.
https://jamulus.io
Other
997 stars 222 forks source link

Mac: Enable accelerator key functionality #1726

Closed hoffie closed 3 years ago

hoffie commented 3 years ago

Just found this in the Qt docs:

On Mac, shortcuts are disabled by default. Call qt_set_sequence_auto_mnemonic() to enable them. However, because mnemonic shortcuts do not fit in with Aqua's guidelines, Qt will not show the shortcut character underlined.

We should probably consider activating them on Mac, too? cc @softins @ann0see

Originally posted by @hoffie in https://github.com/jamulussoftware/jamulus/discussions/1693#discussioncomment-755670

softins commented 3 years ago

For 3.8.0? Or after that, ready for the next release?

hoffie commented 3 years ago

For 3.8.0? Or after that, ready for the next release?

Next release, I'd say. It does look minor, but nobody has tested it yet. This is not a regression or something with huge demand either.

HughePaul commented 3 years ago

This is not a regression or something with huge demand either.

How do I register that this is in huge demand?