Commit graph

7 commits

Author SHA1 Message Date
wfx
0e31b146a3 docs: update 2026-01-18 20:42:46 +01:00
wfx
1182b7b55d feature: PDF and PDF thumbnails and refresh UI
- Implement PDF and PDF thumbnail generation with incremental loading
- Add UI refresh mechanism (tick counter + RefreshView message)
- Improve fl! macro with named parameters
- Clean up code organization (mod.rs: wiring, model.rs: state only)
2026-01-18 20:35:12 +01:00
wfx
220a886acc feat: add set as wallpaper functionality
Add ability to set current image as desktop wallpaper with keyboard
shortcut 'W' and icon button in Properties panel.

Supports COSMIC, GNOME, KDE, XFCE, and tiling window managers via
automatic detection and fallback mechanism.

Implementation uses wallpaper crate with custom COSMIC config file
integration and gsettings/feh fallbacks.
2026-01-15 20:40:53 +01:00
mow
31fd194d44 docs: update configuration path to correct COSMIC location 2026-01-15 18:52:03 +01:00
mow
4cfb56de61 docs: clarify zoom in/out mathematics
Explain that zoom out is the mathematical inverse of zoom in
(divide by 1.1 instead of multiply), making the operations
reversible.
2026-01-15 18:44:29 +01:00
mow
3726ea16de docs: update usage guide to current implementation status
- Mark all zoom and pan controls as fully working
- Remove status column (all shortcuts are implemented)
- Add detailed descriptions for each feature
- Include mouse controls and toolbar usage
- Add tips for keyboard-driven workflow
- Document bidirectional control synchronization
- Remove or mark planned features accurately
2026-01-15 18:42:30 +01:00
wfx
2905a3f6f1 docs: moved from docs/images to docs/ 2026-01-15 06:24:28 +01:00
Renamed from docs/images/usage.md (Browse further)