nuclear icon indicating copy to clipboard operation
nuclear copied to clipboard

Pause / play button doesn't properly update when using media keys

Open Ilwyd opened this issue 3 years ago • 8 comments
trafficstars

Platform: Windows 10

Nuclear version: 0.6.17

Description of the issue: When using windows media keys to play / pause a song, the play / pause buttons in the app don't properly update to reflect the change.

Song playing but shown as paused in-app: image

Song paused but shown as playing in-app: image

Ilwyd avatar Mar 05 '22 20:03 Ilwyd

Can you try the latest version? Looks like you're using 0.6.17 which is outdated.

nukeop avatar Mar 05 '22 22:03 nukeop

Same issue on 2dd909

Ilwyd avatar Mar 06 '22 02:03 Ilwyd

I should mention... If you pause a song in-app and then try to play it using media keys the song doesn't start even if the media pop-up says it is i.e. screenshot 1

Ilwyd avatar Mar 06 '22 02:03 Ilwyd

On Windows, the system api isn't implemented yet: https://github.com/nukeop/nuclear/blob/master/packages/main/src/services/%40windows/system-api.ts

So it's really a feature request

nukeop avatar Mar 07 '22 00:03 nukeop