image viewer and maybe editor; inspired by mpv's simplicity
  • Rust 81.8%
  • Nix 18.2%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
electria e8761f8fcf
try to give ownership of the image to the Handle
this doesn't work without copying,
because RgbaImage is always an owned type

as such, it is likely not worth it
2026-07-31 11:01:51 -07:00
LICENSES init basic image viewer 2026-06-28 10:14:56 -07:00
src try to give ownership of the image to the Handle 2026-07-31 11:01:51 -07:00
.envrc init basic image viewer 2026-06-28 10:14:56 -07:00
.gitignore init basic image viewer 2026-06-28 10:14:56 -07:00
Cargo.lock feat: kra (krita) support 2026-07-30 22:41:17 -07:00
Cargo.toml feat: kra (krita) support 2026-07-30 22:41:17 -07:00
flake.lock init basic image viewer 2026-06-28 10:14:56 -07:00
flake.nix build: use libdbus over zenity 2026-07-31 09:55:08 -07:00
REUSE.toml init basic image viewer 2026-06-28 10:14:56 -07:00