Batwam

Results 146 comments of Batwam

I can confirm that the extension is fully functional with mpv as long as mpv-mpris is installed. covers, controls,volume control, window focus... everything works as intended: `sudo apt install mpv-mpris`...

I had a similar issue with `error: runtime/org.freedesktop.Platform/x86_64/23.08 not installed`. I reinstalled is as `user` and it's working now, thank you. the error message isn't ver intuitive and i don't...

Hello! the current code is recognising mouse clicks and scroll events: https://github.com/Moon-0xff/gnome-mpris-label/blob/main/extension.js#L51-L52 I am not sure how scroll events are recognised but had a look around at this code: https://github.com/gonzaarcr/touchpad-window-switcher-gnome-ext/blob/master/touchpad_window_switcher%40gonza.com/extension.js#L36...

yeah, it's in the history of the pull requests somewhere. While it would have been a lot simpler, we essentially found that the support using the mpris volume control was...

I've been having the same issue with [this page](https://www.umart.com.au/product/keychron-m6-wireless-mouse-black-1000-hz-mskcm6a1-76307) and was thinking the exact same thing. Currently, when changing to content-change detection mode, it's prompting me "Switch to Restock &...

Are you thinking about listing all the prices found as some sort of drop down and let the user confirm which one to track? That could be neat.

I'm currently using beets for this as the lyrics.py plugin now allows LRCLIB. Not sure how they implemented it but it's working nicely, just in case you are looking for...

By the way, if you are looking to implement this, I would recommend to keep embedding as an option as some apps like Plex don't currently recognise embedded lyrics so...

I'll respond on the part that's common for beets/lrcget as this is the lrcget repo so I'm assuming that you have all apps/plugins set up correctly. If not, I'd recommend...

When you click on the button "Show token/placeholders" of the Notifications section, you get a fairly extensive list of placeholders/variables which can be used. Are you suggesting that there are...