Commit graph

9 commits

Author SHA1 Message Date
mow
d8e5ff559d Fix: correct metainfo path, icon destination, add post-install 2026-01-08 20:49:54 +01:00
mow
21974724c3 fix: namming mistake 2026-01-08 20:24:34 +01:00
mow
d8e7b2e72f chore: better crabby icons 2026-01-08 20:07:02 +01:00
wfx
49a17fb342 chore: a crabby icons 2026-01-08 19:57:31 +01:00
wfx
9aa6fe2d37 docs: A ctual screenshot 2026-01-08 19:53:29 +01:00
wfx
7c21e5cf9b fix: filename 2026-01-08 19:51:51 +01:00
wfx
4c10a80b67 refactor: centralize file handling, fix zoom display and cleanup
File handling (document/file.rs):
- move file operations from app/mod.rs to document/file.rs
- add open_file_dialog() for native file picker
- add collect_directory_siblings() for navigation context
- add open_document_from_path() as main entry point

Zoom/View (panels.rs, canvas.rs, model.rs):
- fix zoom display using ViewMode enum
- ViewMode::Fit shows Fit, ActualSize shows 100%, Custom shows percentage

Model/Update cleanup:
- adjust model.rs for new file handling
- update.rs: use centralized file functions
- document/mod.rs: re-exports for file module

i18n:
BB
ctua.ftl with new/changed strings"
A
- update noctua.ftl with new/changed strings"
2026-01-08 12:20:55 +01:00
wfx
4de63d8549 chore: fix license header 2026-01-07 20:42:28 +01:00
wfx
ab93f649bd chore: initial commit 2026-01-07 20:22:49 +01:00