James
James
I find the topic of icons in GTK confusing, I'm not sure what the right way of doing it is. Though, > However, this is only good if you're using...
Interesting request, ill look into it. For the one click to repeat there is a config key in the config file, set `back-restarts` to `true`.
In a quick test that code above does seem to work for me
Just to double check, you did call the `error()` function at some point?
Just run that code when you want to show the about window, plus add the line `dialog.set_visible(True)`. (Ive updated to code snippet in the tutorial with this)
Oh right, so the 2nd adw code block is supposed to replace the first. That might not have been clear. So remove everything that starts with `self.about`. Btw one being...
It seems like something has gone weird with a copy and paste you did. I'd suggest erasing that whole code block and writing it out manually. You can omit the...
I assume this might not be easy as it might need to be implemented in SDL, not sure if it can be done on top of it. But I’d welcome...
Are these all in one folder or each album in sub-folders? If its the former then this is intended behavior, Tauon will only show one cover per folder (or stacked...
Good point. OK Ive now committed a change for Tauon to use Ayatana Indicator instead. So from next release the dependency will be libayatana-appindicator instead of libappindicator.