Commit Graph

18 Commits

Author SHA1 Message Date
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
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
62ad99d254 Fix pipeline order, add selective metadata stripping, rename case/regex 2026-03-06 18:12:18 +02:00
646a698ac1 Add watermark tiling, rotation types, margin/scale controls 2026-03-06 17:36:07 +02:00
727056f385 Add font family selector for watermark text 2026-03-06 17:12:23 +02:00
2ad0538a13 Add --algorithm and --overwrite flags to CLI 2026-03-06 15:19:34 +02:00
3d4ee6cac9 Add real pause, desktop notifications, undo, accessibility, CLI watch 2026-03-06 12:38:16 +02:00
d1bc450d7d Add rotate, flip, watermark, and rename CLI flags with helper functions 2026-03-06 12:33:21 +02:00
47e019dbb9 Implement fully functional CLI with process, preset, history, and undo commands 2026-03-06 11:13:33 +02:00
2747cb9b4a Add CLI skeleton with clap: process, preset, history, and undo subcommands 2026-03-06 01:57:43 +02:00
2a5e0e7289 Init Cargo workspace with three crates: pixstrip-core, pixstrip-gtk, pixstrip-cli 2026-03-06 01:28:24 +02:00