shithub
gardesk
/
garbg
/
Sign in
Sign up
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
garbg
Public
Notifications
Fork
0
Star
0
Commits
trunk
Switch branches/tags
Branches
Tags
✓
trunk
default
v0.1.0
v0.2.0
v0.3.0
v0.3.1
espadonne
espadonne
View commits for all users
Until Mar 25, 2026
March
2026
‹
›
Su
Mo
Tu
We
Th
Fr
Sa
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
1
2
3
4
5
6
7
8
9
10
11
Commits on March 8, 2026
add memory_budget_mb to AnimationConfig for bounded animation memory
espadonne
committed
2 months ago
76ffb7a
cap parallel frame scaling to available CPU cores
espadonne
committed
2 months ago
744615f
fix frame delays being 1000x too long — from_millis should be from_micros
espadonne
committed
2 months ago
609a151
reuse BGRA conversion buffer in animation renderer instead of allocating per frame
espadonne
committed
2 months ago
1578a8c
use scale_image_fast in animation_loop
espadonne
committed
2 months ago
434d22e
use fast filter and parallel thread::scope for animation frame scaling
espadonne
committed
2 months ago
85f4ab7
add scale_image_fast using Triangle filter for animation frames
espadonne
committed
2 months ago
4fe782c
auto-animate GIF/WebP/APNG URLs without requiring --animate flag
espadonne
committed
2 months ago
8d66b98
Commits on February 10, 2026
fix recursive directory scanning in daemon and CLI list_local_directory
espadonne
committed
3 months ago
df39b56
Commits on January 18, 2026
Bump version to 0.2.0
espadonne
committed
3 months ago
21a999f
Commits on January 17, 2026
add rpm spec
espadonne
committed
3 months ago
e82235d