Rusty Desktop Icons¶
Control and animate Windows desktop icons from Python or Rust. Read icon positions and monitor geometry, move icons in batches, or prepare reversible animations with curves and GPU effects.
Choose Python or Rust to install from the package registry. Both use the same native engine.
Task |
Start Here |
|---|---|
Save layouts or inspect monitors |
|
Design timing and motion |
|
Keep a UI responsive |
|
Scrub/reverse a preview |
|
Create images without moving icons |
|
Attach or author GPU effects |
The entity map is the index to public types. Language guides contain recipes; concepts contain shared contracts and limitations. This is a proof-of-concept library: test live writes on a saved layout, and use off-screen rendering when a preview must leave desktop state untouched.
Showcases¶
These looping previews are off-screen renders composed over a desktop mockup, not screen recordings or FPS benchmarks.
| Movement | Glitch |
| Particle Vortex | Dust Transfer |
| Silk Flow | |
Library Documentation