Commit graph imagey/flake.nix
Author SHA1 Message Date
5a83fe39e9
feat: switch to pure-rust jxl decoder
this makes the logic drastically simpler;
as it comes with image crate integration.

however, images can no longer be saved as JXL with this version
(as jxl-oxide is decoder-only)
2026-07-29 16:11:35 -07:00
f789271f9e
build: use avif-native
this allows it to open (more?) AVIFs
2026-07-27 22:09:25 -07:00
b11264dc4b
build: zenity consistency 2026-07-09 20:16:33 -07:00
770bdc76d3
feat: start work on jxl support 2026-07-02 15:57:29 -07:00
c8810f3e86
fix: icon missing from source
cranelib minimizes the dependancy-only build itself anyway
2026-07-01 09:15:32 -07:00
f8ab334cd7
fix: executable path to wrap 2026-07-01 07:24:04 -07:00
0523c8e926
feat: add most appropriate MIME types
https://www.iana.org/assignments/media-types/media-types.xhtml#image
2026-07-01 07:22:44 -07:00
a786580da2
fix: add zenity
file save dialogs are only provided by zenity on linux it seems
2026-06-30 21:18:09 -07:00
e3bb0bf327
init basic image viewer 2026-06-28 10:14:56 -07:00