Alexis Maiquez
Alexis Maiquez
I don't know exactly what caused it, but the ~/.cache/wal file was created AND empty, so pywal crashed every time it tried to set a new wallpaper and took me...
I've enabled the userChrome.css and changed the settings in about:config according to what is specified in the README.md, but the theme doesn't seem to apply properly to the context menus....
Some images are bugged in telegram (as in they're detected but you cant download them) so this should fix the crash when trying to download these files.
Signed-off-by: Alexis Maiquez
Off the top of my head, functionality that we should need to support for web backgrounds: - [X] Support for dependency-less backgrounds (done by @Pasalc) - [ ] Support for...
As the title says, investigate how particles are handled (most JSON structures should already be properly parsed) and implement them properly.
Shaders can receive information of the current audio being played by the background (and maybe system itself?) so providing a mechanism to give this information to the shaders code is...
Right now if compton is running as compositor and the screen-root mode is enabled the background will be rendered over everything compton displays, so this makes the app effectively useless....
**Wallpaper Engine Background** 1444077782 **Console output** what(): Effect pass must have a material file **Screenshots** None, the background is actually pretty simple content-wise **Desktop (please complete the following information):** -...
As it is right now, any background that uses any of those won't be displayed properly. Support for FBOs and composite layers is needed (any of the textures named _rt_SOMETHING).