Pierre de la Martinière
Pierre de la Martinière
Related to: https://github.com/KeitIG/museeks/issues/338, this would need to be done first. This was how things worked before, but I rewrote the way files are imported. I would need to re-implement the...
I was thinking about this problem recently: it kind of defeat the "remove from library" feature: a file previous scanned and removed may be automatically re-added later 🤔 Introducing a...
Yes indeed, it all makes sense. I will do some research to see how other players handle that.
Nah it's something I'm interested to see if I can fix :)
Hello 👋 Aren't you using the mpris module on Linux for this kind of controls?
So this is perfectly do-able and not to complex and a perfectly valid concern. The thing is tray menus tend to close once clicked. So to reduce a little bit...
Ah interesting! Thank you for the feedback. Can you thumb-up #568 ? So I can keep track of what users need/want :) I'll try to see how hard it can...
Actually you're right, it's not really needed for 1.0. About theme discovery, I have currently no idea. Maybe feature a few ones. Or make a repo listing them (like electron.atom.io).
@commondream Do you mean only dark&light themes, only one theme, or only official themes ?
We can create a theme system/scan in the config directory without guaranting any support for outdated themes ect... edit: in any case, this is definetly not an important feature as...