DynamicWallpaper icon indicating copy to clipboard operation
DynamicWallpaper copied to clipboard

Color-changing live wallpaper with Java and OpenGL.

Results 2 DynamicWallpaper issues
Sort by recently updated
recently updated
newest added

Hence the normal wallpaper is visible in the Task Bar. Not sure how to fix this...

bug
enhancement

Two reasons: 1. We don't load Discord's 32-bit library. *We need to change ``de.jcm.dynamicwallpaper.extra.DiscordOverlay#downloadDiscordLibrary`` to fix this.* 2. The Java binding library has no 32-bit native libraries. *I need to...

bug