animated-win-background icon indicating copy to clipboard operation
animated-win-background copied to clipboard

Animated backgrounds on Windows (GIF frames)

Results 3 animated-win-background issues
Sort by recently updated
recently updated
newest added

Currently, the user has to manually split the gifs into frames using http://www.ezgif.com/split. This is because using methods directly in Python modules gives rise to RGB problems with saturation and...

enhancement
help wanted

It appears as if memory must be explictly cleared when using ctypes as Python doesn't handle that with this library. If this can be implemented, the performance impact that this...