46 Commits

Author SHA1 Message Date
60c269ad35 add cbz support 2025-06-04 10:40:21 -04:00
4afe1bfb18 upgrade appify tool 2025-05-25 14:15:54 -04:00
abed19b789 update appify 2025-05-18 14:17:55 -04:00
4f951537c8 correct indentation on generated plist 2025-05-17 14:46:22 -04:00
2cab45fe9c organize the media files a little better 2025-05-17 14:44:19 -04:00
2588421fe9 clean up go.mod file, tweak makefile 2025-05-15 17:08:52 -04:00
430e196859 cut down on the number of loops through the directory listing 2025-05-14 22:42:04 -04:00
0c4572727c transition fileList management to deiconify/withdraw 2025-05-14 22:30:48 -04:00
7569044a13 fix pathsearch 2025-05-14 11:19:30 -04:00
7c8820f9e3 sort images in a 'natural sort' way 2025-05-14 11:12:06 -04:00
32d8bdb10e correctly set current image state on new dir load 2025-05-12 21:19:30 -04:00
2f07a40116 add a comment about async code and TK 2025-05-11 23:50:39 -04:00
68a725b5ce document accelerators, add one for OpenDir 2025-05-11 14:28:44 -04:00
05446c758b maintain dir state as int, not string 2025-05-11 14:01:57 -04:00
ef8bf980ce more refactoring 2025-05-10 23:01:08 -04:00
7956c84a94 correct left/right directions 2025-05-10 22:46:04 -04:00
c7a5041c4c major reformat to move a bunch of inline funcs to stand-alone 2025-05-10 22:42:46 -04:00
45ad257097 make right and left navigate; add git commit to plist 2025-05-10 22:25:23 -04:00
f56a0e4592 switch resize algo; document odd window size behavior 2025-05-08 22:38:51 -04:00
bad6802bd1 properly support tga and webp images 2025-05-08 22:06:30 -04:00
b186ea934d center window on repaint; make sure selected file stays visible in textbox 2025-05-08 21:18:21 -04:00
faf6ac348e bump tk version to fix default icon showing briefly 2025-05-08 09:24:33 -04:00
ecd36bb0e2 update icon to match modern mac styling 2025-05-07 21:54:09 -04:00
acb3735be2 give the image some space on for the border 2025-05-06 15:16:35 -04:00
0669f68f6c linkify app bundle 2025-05-04 14:37:39 -04:00
cbeda42949 remove need to use meta-key 2025-05-03 21:40:47 -04:00
0468bab57f correct checkbox formatting 2025-05-03 21:11:20 -04:00
080e9481a5 update why make target depdendency list 2025-05-03 21:09:57 -04:00
1599d86605 update readme 2025-05-03 21:09:01 -04:00
5e60016cf8 cleanup, fix missing array closing tag 2025-05-03 20:46:36 -04:00
4c20354076 fix filetype extension check 2025-05-03 20:44:08 -04:00
b50e13a34e generate plist from filetypes and inject into app bundle 2025-05-03 15:43:44 -04:00
4c0d9de1cd add app icon, file list menu control 2025-04-22 22:43:38 -04:00
b5f670ead7 basic listbox selection working 2025-04-17 20:56:27 -04:00
8c8bddce44 fit images to window; fix GetOpenFile parsing response 2025-04-12 14:21:27 -04:00
c2e5b542d0 basic sizing of images 2025-03-24 23:35:47 -04:00
8b060fb2ec support more images natively 2025-02-24 16:56:40 -05:00
312a49d838 fix make dependencies 2025-02-23 14:59:35 -05:00
bc8eb7a689 add a build process 2025-02-23 14:57:26 -05:00
13b965094d return on error 2025-02-23 14:21:30 -05:00
ad2d3e13fc add directory load 2025-02-23 14:20:48 -05:00
5dd5ccde46 expand readme 2025-02-22 22:38:43 -05:00
6984a476a8 add readme 2025-02-22 22:35:00 -05:00
c1b0a9dae9 basic directory walking 2025-02-22 22:26:21 -05:00
9ee002110d touchpad scroll 2025-02-22 00:34:15 -05:00
de92b1f710 init 2025-02-22 00:14:55 -05:00