Commit Graph

135 Commits

Author SHA1 Message Date
6279f05c15 Trim redundant word in operations intro 2026-03-13 19:39:18 +02:00
7677e05b20 Fix title case in README headings 2026-03-13 19:32:49 +02:00
e3b391b18a Fix drag-and-drop and file manager integration 2026-03-08 16:53:30 +02:00
bb75a7764f Use fediverse platforms in README examples 2026-03-08 15:06:10 +02:00
834bf5fbb6 Rewrite README with detailed feature documentation 2026-03-08 15:04:06 +02:00
b94626036d Add README 2026-03-08 14:59:32 +02:00
2b1c328c93 Add screenshots, update metainfo, and fix AppImage build script 2026-03-08 14:50:59 +02:00
28253f009d Improve UX, add popover tour, metadata, and hicolor icons 2026-03-08 14:18:15 +02:00
388670964a Clean up minor code quality issues 2026-03-08 00:22:24 +02:00
96f6973d39 Fix bugs across all crates 2026-03-07 23:35:32 +02:00
72c519bebc Fix performance and UX issues 2026-03-07 23:11:00 +02:00
0ef3893bce Fix bugs in CLI, core, and GTK 2026-03-07 23:02:57 +02:00
6392b7952f Fix CLI/GTK history timestamp format mismatch 2026-03-07 22:35:25 +02:00
5ed5f3a1d5 Fix cleanup, template, and watermark bugs 2026-03-07 22:27:37 +02:00
f471d22767 Fix overflow, race condition, and format bugs 2026-03-07 22:14:48 +02:00
150d483fbe Fix path traversal, encoding, and edge case bugs 2026-03-07 20:49:10 +02:00
9e1562c4c4 Fix edge cases and consistency issues 2026-03-07 19:47:23 +02:00
6bf9d60430 Fix step indicator layout warnings on narrow windows 2026-03-06 18:44:41 +02:00
780ac75e7b Add AppImage packaging, app icon, and AppStream metainfo 2026-03-06 18:31:18 +02:00
213e3d1de8 Add EXIF auto-orient and aspect ratio lock toggle 2026-03-06 18:18:04 +02:00
7feb8583cd Implement watermark rotation for text and image watermarks 2026-03-06 18:14:53 +02:00
62ad99d254 Fix pipeline order, add selective metadata stripping, rename case/regex 2026-03-06 18:12:18 +02:00
8edaab0e2b Add EXIF-based rename template variables 2026-03-06 18:03:12 +02:00
3fd602652a Add thumbnail re-render preview to resize step 2026-03-06 17:56:44 +02:00
6cf5a6e80c Integrate watch folder monitoring into GTK app 2026-03-06 17:53:41 +02:00
f301f1a78b Persist advanced options expand/collapse state per section 2026-03-06 17:49:07 +02:00
646a698ac1 Add watermark tiling, rotation types, margin/scale controls 2026-03-06 17:36:07 +02:00
3e6a539749 Add collapsible watch folders panel in main window 2026-03-06 17:29:02 +02:00
3d200fc0a9 Add fixed output folder option in settings 2026-03-06 17:23:57 +02:00
ebf9f2ecfc Add PNG DPI support via pHYs chunk and fix font picker 2026-03-06 17:16:43 +02:00
727056f385 Add font family selector for watermark text 2026-03-06 17:12:23 +02:00
81e244e069 Add overwrite confirmation dialog and preset file drop import 2026-03-06 17:07:53 +02:00
f2b1f0be2e Add drag-and-drop import for .pixstrip-preset files 2026-03-06 17:06:02 +02:00
21e17d0c50 Add preset export/delete buttons and single-instance support 2026-03-06 17:04:18 +02:00
7e54ff1c72 Improve screen reader support for wizard navigation 2026-03-06 17:02:04 +02:00
230410e09e Add single-instance file handling via GIO HANDLES_OPEN 2026-03-06 16:58:23 +02:00
e81698a367 Enhance history dialog with expandable details and DPI support 2026-03-06 16:56:23 +02:00
8b39b1a678 Apply output DPI to JPEG files via mozjpeg pixel density 2026-03-06 16:53:32 +02:00
35b1ae4e59 Add sequential batch queue processing 2026-03-06 16:17:25 +02:00
fd0fbeb385 Add Watch Folders settings page with full CRUD 2026-03-06 16:13:14 +02:00
47d6813d6f Add rename template presets and watermark color picker 2026-03-06 16:10:05 +02:00
f3060479f5 Add URL drag-and-drop support for images from web browsers 2026-03-06 16:02:39 +02:00
84bf287851 Add thumbnail selection for compression and watermark previews 2026-03-06 15:59:44 +02:00
1dc3abf691 Improve output step with individual operation summary rows 2026-03-06 15:57:06 +02:00
5582aa21bd Add batch queue with slide-out side panel 2026-03-06 15:52:18 +02:00
d94ea19a0d Add tutorial overlay tour after welcome wizard 2026-03-06 15:48:06 +02:00
4a328010d7 Enhance save preset dialog with settings summary and update option 2026-03-06 15:43:45 +02:00
d74fd0abc0 Wire DPI setting from resize step through to processing job 2026-03-06 15:41:25 +02:00
322f6440dd Add live watermark preview with position and opacity updates 2026-03-06 15:39:10 +02:00
4409e596d8 Add file manager integration install/uninstall logic 2026-03-06 15:37:25 +02:00