Commit graph

6 commits

Author SHA1 Message Date
26af92df96
feat: use only software rendering
this reduces the memory usage from 85.5MB to 25MB
2026-06-26 20:01:36 -07:00
420008aebd
fix: missing hardware rendering dependencies 2026-06-26 19:55:46 -07:00
fb90fb8e97
feat: remove x11 and tiny-skia support
but; Error: GraphicsCreationFailed(GraphicsAdapterNotFound { backend: "wgpu", reason: RequestFailed("no adapter was found for the options requested: \"RequestAdapterOptions { power_preference: HighPerformance, force_fallback_adapter: false, compatible_surface: None }\"") })
2026-06-26 19:24:34 -07:00
477a658e1b
feat: placeholder icon 2026-06-26 09:36:35 -07:00
d9c7807cca
build(nix): add missing dependancy
auto-patchelf could not satisfy dependency libgcc_s.so.1 wanted by /nix/store/iziq61qknha0aa3skjcxb44x63kyx891-fridge-0.1.0/bin/fridgeG
2026-06-25 15:10:08 -07:00
1949a815ee
init repo 2026-06-24 21:29:26 -07:00