Asmageddon
Asmageddon
I managed to import the function names from `stubs.S` into Ghidra, as well as disassemble and name some extra functions. I'd like to export and generate a new stubs file,...
I believe that this would be much more useful- naming opening a new window "Popup" is a little misleading.
### Before opening a feature request - [X] I checked the *next* branch to see if the feature has already been implemented - [X] I searched existing reports to see...
Many other compositors support this option - it's invaluable for experimenting with replacing your DE's current compositor without having to modify unusual config files and re-login.
Even if it were to be something unwieldy like separate `buffer0_in` and `buffer0_out` variables, I would very, very much so like to request that. For both textures and other data...
At the very least, it would be nice to have RGB noise, a test cubemap, and a specular+normal texture pair. And more definitely wouldn't hurt. Preferably with corresponding samples demonstrating...
For many effects, calculating from `time` is inconvenient as it gets reset each time the wallpaper is invisible, but the date/daytime uniforms are simply too coarse-grained to make use of...
Original image (can't replicate the shot since it's on the border of the original panorama):  Image generated by Panorama to Cubemap: 
I tried all of the following forms: ```python with demandimport.enabled(): # Doesn't work at all import matplotlib.pyplot as plt from matplotlib import pyplot as plt from matplotlib import pyplot #...