Commit graph

22 commits

Author SHA1 Message Date
Piotr Grabowski 6cf44f9451 docs(readme): improve wording 2022-09-08 17:54:45 +02:00
Piotr Grabowski 6fc32a5209 docs(changelog): add unreleased changes 2022-09-08 17:52:24 +02:00
Piotr Grabowski d392d7c4a7 improve(kamite): support Kamite command API change 2022-09-06 18:48:06 +02:00
Piotr Grabowski da151015cd improve(archive): for dir loader, look for supported images recursively in subdirectories instead of just in root 2022-09-03 21:10:52 +02:00
Piotr Grabowski 3eb0e59968 refactor(archive): provide archive name as a method of Archive struct 2022-09-03 21:10:04 +02:00
Piotr Grabowski 091d0e910d feat(zoom): add FitToWidthZoom mode
BREAKING CHANGE: ZoomMode config key type got changed, the program will
not start with an old config file
2022-07-16 00:49:56 +02:00
Piotr Grabowski e0d5717365 change(kamite): bring Kamite auto snip size in line with Kamite's default 2022-07-13 18:46:24 +02:00
Piotr Grabowski be7101c76d chore(dist): add Changelog to dist archive 2022-07-12 14:06:50 +02:00
Piotr Grabowski 9d43c269ac docs(changelog): add Changelog 2022-07-12 14:05:59 +02:00
Piotr Grabowski b73f1c65cf chore(dist): tweak release archive name 2022-07-12 14:04:49 +02:00
Piotr Grabowski d663ffa457 doc(readme): add full screen GNOME known issue to Readme 2022-07-12 14:01:13 +02:00
Piotr Grabowski 732d6ed99b qual: remove unnecessary recalculation code in setHideUI() 2022-07-12 13:59:13 +02:00
Piotr Grabowski a9bb1fd9df tweak: don't hide parts of UI in fullscreen 2022-07-12 13:58:52 +02:00
Piotr Grabowski 7e76744a37 docs(readme): update screenshot 2022-07-12 13:29:58 +02:00
Piotr Grabowski 83ccc74230 feat(kamite): support updated ocr_image command 2022-07-12 12:18:16 +02:00
Piotr Grabowski 6c0616868b fix(kamite): revert to constant snip size for Kamite
fixes the snip being too large for larger window widths
2022-07-12 12:16:06 +02:00
Piotr Grabowski 5557af8306 refactor: improve enum definitions 2022-07-10 14:57:11 +02:00
Piotr Grabowski f2989afd92 docs(readme): improve wording 2022-07-10 14:47:10 +02:00
Piotr Grabowski b762b5d4bd docs(readme): add license header to the license notice in the Readme 2022-07-10 14:45:36 +02:00
Piotr Grabowski c36eae977c docs(readme): polish Readme 2022-07-10 14:42:44 +02:00
Piotr Grabowski a53af380af docs(readme): reflect the new default for remember position option in Readme 2022-07-10 14:36:43 +02:00
Piotr Grabowski f46992805f Initial public commit 2022-07-10 14:34:22 +02:00