Aurélien Hamy

Results 279 comments of Aurélien Hamy

That is a great idea! I could do a draft makefile (which builds toolchain/kernel), but as I still can run userspace apps, I can't really help much more ftm

Hmm, weird... Do you use adwaita? I will screencast it tomorrow to show you And yeah, it will be impossible to do in css then... And what do you think...

Yeah, you're right, it's only a bouncing ball sorry... Would it be possible to have the same behaviour as epiphany with CSS? And where is this loading icon situated in...

Developper of Blur my Shell here, we already connect to `org.gnome.desktop.background changed::picture-uri` (actually, avery changed key of `org.gnome.desktop.bakground` Does your extension overwrite the wallpaper image? Because I guess, if the...

But the animation is there even without your extension, right? Blur my Shell already waits some times (I think a 100ms delay) before updating the background, and it is enough...

This happens for me too, for a bunch of pdf files -- I think I managed to remove this by removing them from mega cloud drive and my computer at...

You're correct, and I should have put it in the readme, sorry :) Leaving this open until I correct it ^^

Thank you for the report! Unfortunately I don't have much control over MPRIS, but I may find something by playing around with this part of the code :)

> Hello! > > Maybe this patchh can help you: [https://github.com/daltroaugusto/deezer-void/blob/master/patches/0001-MPRIS-interface.patch](https://github.com/daltroaugusto/deezer-void/blob/master/patches/0001-MPRIS-interface.patch?rgh-link-date=2022-06-24T22%3A00%3A52Z) This way we should also get an working album art! Thank you very much! However this patch does not...

That's infeasible on my end... I really don't understand anything of the player itself (because it is all a blob compressed and minified js mess), and the electron server part...