Commit Graph

76 Commits

Author SHA1 Message Date
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
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
88ee177467 Wire skill level and accessibility settings to UI 2026-03-06 15:28:02 +02:00
135bbe80f8 Initialize overwrite behavior from app settings 2026-03-06 15:24:51 +02:00
245adec076 Add completion sound, preserve directory structure support 2026-03-06 15:24:04 +02:00
acb60e409a Add history pruning with configurable max entries and max days 2026-03-06 15:22:17 +02:00
e871d47a80 Wire resize algorithm selection, overwrite behavior, and fix rotation/flip scope 2026-03-06 15:17:59 +02:00
0388d3a510 Fix imported presets not persisting, remove duplicate help handler 2026-03-06 15:12:06 +02:00
60c5a45c20 Restore session settings for convert format, quality preset, and metadata mode 2026-03-06 15:10:28 +02:00
cd286a23de Wire progressive JPEG, AVIF speed, and custom per-format quality to encoder 2026-03-06 15:07:54 +02:00
3bc3d89ead Wire help button to show contextual step help dialog 2026-03-06 14:59:29 +02:00
105058d767 Guard output summary adjustments behind adjustments_enabled flag 2026-03-06 14:57:38 +02:00
6838fd3b7e Auto-show What's New dialog on first launch after update 2026-03-06 14:54:43 +02:00
5b47d68d5c Add wizard step-skipping for disabled operations 2026-03-06 14:53:04 +02:00
4eccbb1804 Support per-format conversion mapping in processing pipeline 2026-03-06 14:51:17 +02:00
1feb9805bb Wire missing UI controls to job config 2026-03-06 14:50:12 +02:00
c31b30eed2 Replace custom shortcuts dialog with GtkShortcutsWindow, fix Process More button 2026-03-06 14:46:54 +02:00
d581640d0c Add squoosh-style compression preview with draggable divider 2026-03-06 14:29:01 +02:00
f3dc164018 Add image adjustments pipeline (brightness, contrast, crop, effects) 2026-03-06 14:24:14 +02:00
2b977b833a Add accessible labels to thumbnail grid and toolbar 2026-03-06 14:08:52 +02:00
4a5114e6f9 Add visual size preview to resize step 2026-03-06 14:05:52 +02:00
0b635f6d81 Add CSS provider for thumbnail grid styling 2026-03-06 14:02:49 +02:00
f8a23af851 Replace image list with GtkGridView thumbnail grid 2026-03-06 14:01:52 +02:00
ce726a7838 Add accessible value updates to processing progress bar 2026-03-06 13:53:32 +02:00
ded1880711 Wire thread count and error behavior settings into executor 2026-03-06 13:52:08 +02:00
b54e0545b0 Add accessible labels to sliders and watermark position grid 2026-03-06 13:51:01 +02:00
f5d55167fb Add per-step contextual help button in header bar 2026-03-06 13:48:13 +02:00
324e121f43 Add Ctrl+V clipboard paste for images 2026-03-06 13:46:20 +02:00
ea596e01fe Add Escape key shortcut and subfolder prompt for folder drops 2026-03-06 13:45:06 +02:00
5428214d6c Add accessible labels to processing progress bar, results icon, drop zone 2026-03-06 13:41:30 +02:00
31b12478b6 Replace watermark position dropdown with visual 3x3 grid 2026-03-06 13:38:12 +02:00
ec81b059b2 Add Ctrl+Z undo last batch and register select/deselect shortcuts 2026-03-06 13:35:45 +02:00
42e3bfcec1 Add Ctrl+A and Ctrl+Shift+A keyboard shortcuts for select/deselect all 2026-03-06 13:33:06 +02:00
543368ee45 Respect excluded files in output step counts and processing validation 2026-03-06 13:31:35 +02:00
81da76310a Add file manager integration toggles and reset button to Settings 2026-03-06 13:29:25 +02:00
9e99012a88 Add per-image checkboxes and wire Select All / Deselect All buttons 2026-03-06 13:24:18 +02:00
9dabd89a55 Add WebP effort, AVIF speed controls, case conversion and regex rename 2026-03-06 13:19:11 +02:00
0c1dd2cd3b Add File Manager Integration page to welcome wizard 2026-03-06 13:16:11 +02:00