You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The cinnamon window manager has a global media control system for controlling the currently playing music or video. I am not sure if it is possible to integrate with this system from within a firefox extension but if it is possible to do so it would work far better with other applications which do integrate with it.
I know nothing about that desktop environment and it's hard enough supporting just the mainline Ubuntu desktop environment. If you can write code in a c language you could make the integration component for me and then I could connect it to the add-on. The hotkey handlers for various environments need to register to receive hotkeys from the desktop environment and then emit a standard media key event used by Firefox.
+1 @Skad
This would work in GNOME and Plasma too. So you don't even need a Keyboard Grabber because the Shortcuts of the DE control the MPRIS-Applet of the DE which speaks to the Firefox exentsion
Shortcut → DE → Media Control of the DE → MPRIS interface of extension → Extension
The cinnamon window manager has a global media control system for controlling the currently playing music or video. I am not sure if it is possible to integrate with this system from within a firefox extension but if it is possible to do so it would work far better with other applications which do integrate with it.
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: