Problem
I'm always working with music in the background. Right now I need to pause the music, activate voxtype, and unpause it. It's easy to forget to unpause it when you're deep in a working session.
Having pause/unpause from voxtype would be a nice QoL improvement, and it would make users feel like voxtype is deeply integrated in their system!
Proposed Solution
https://wiki.archlinux.org/title/MPRIS
An option in config.toml to activate/deactivate MPRIS play/pause.
Alternatives Considered
It could be possible to do via hotkey.enabled = false, and a hyprland binding of a script that does that, but I wanted to see if you're interested in making it official.
Problem
I'm always working with music in the background. Right now I need to pause the music, activate voxtype, and unpause it. It's easy to forget to unpause it when you're deep in a working session.
Having pause/unpause from voxtype would be a nice QoL improvement, and it would make users feel like voxtype is deeply integrated in their system!
Proposed Solution
https://wiki.archlinux.org/title/MPRIS
An option in config.toml to activate/deactivate MPRIS play/pause.
Alternatives Considered
It could be possible to do via hotkey.enabled = false, and a hyprland binding of a script that does that, but I wanted to see if you're interested in making it official.