ml
ml
Not only do those icons look worse than the system ones, they look pixelated in the context menu of the tray icon. Give us an option to use system theme....
That fix doesn't work for me. Here is my config: ``` shadow-exclude = [ "_GTK_FRAME_EXTENTS@:c" ]; backend = "glx"; vsync = "opengl"; glx-no-stencil = true; inactive-dim = 0.4; use-ewmh-active-win =...
I probably misunderstood what this issue is about. I just want to get rid of that extra space around windows of gnome 3 apps. Can I achieve that through some...
Actually, it works! I just had to restart Plasma. >Also could you please squash it to a single commit? Thanks! Done.
I followed what mpv does with it's 'watch later' feature - that is hashing paths. Other options have their pros but also cons, as you mentioned, we would have to...
Could you split those into cosmetic fixes, that xattr thing and bug fixes? I would merge some of those commits right away, others I would like to test first when...
Ok, I went through the commits: 1, 2, 4 - 7 - OK 8, 9 - separate pull request 10 - separate pull request 3, 12 - drop, I don't...
Thanks, I'm not an exploit expert so I didn't consider all those possibilities. That's definitely something to think about and test out.
> Oh, btw: using: `-script-opts=chapters-global_chapters=true` fails with: > > ``` > [chapters] Error: Can't convert 'True' to boolean! > [chapters] script-opts: error converting value 'True' for key 'global_chapters' > ```...
I guess you need a local file. Quod Libet draws a regular line seekbar until the waveform is fully generated, so it can be the same for network streams. qmmp...