prayag17 / Blink

Modern Desktop Jellyfin Client made with Tauri and React :atom_symbol: [WIP]
GNU General Public License v3.0
764 stars 21 forks source link

macOS: support for keyboard media control keys #435

Open foss- opened 11 hours ago

foss- commented 11 hours ago

Is your feature request related to a problem? Please describe. Interestingly pressing F8 (Play, Pause) is recognized as expected. Pressing F7 (back) or F9 (forward) is not recognized and not functional.

Describe the solution you'd like Unsure if this is an error in implementation that needs to be addressed (bug) or if functionality just has not been added yet (feature). In the latter case it would be even more fascination that the play pause key does work fine :)

Describe alternatives you've considered Use on-screen controls in Blink but hardware keys is always faster and easier.

Additional context macOS 15.1.1 Blink 0.0.7-dev (20241123.175537)

prayag17 commented 6 hours ago

Macos keyboard controls are certainly a feature still not properly added to Blink. It would be nice if you can list out all the typical keyboard controls present in Macos for media control.