38 Commits

Author SHA1 Message Date
Jesse Duffield
b453ce8940 cleaning things up 2022-11-09 21:21:36 +11:00
Jesse Duffield
60df208924 convert menu panel to use new struct 2022-11-09 21:21:35 +11:00
Jesse Duffield
5aea90c08b convert containers panel to use new struct 2022-11-09 21:21:35 +11:00
Jesse Duffield
a4b4fee868 convert volumes panel to use new struct 2022-11-09 21:21:35 +11:00
Jesse Duffield
79a58c8d48 convert services panel to use new struct 2022-11-09 21:21:35 +11:00
Jesse Duffield
b80c8edcd0 convert images panel to use new struct 2022-11-09 21:21:35 +11:00
Jesse Duffield
cb38e48add create filtered list struct 2022-11-09 21:21:35 +11:00
Jesse Duffield
46de6b365d clean up some things
remove redundant g argument
2022-10-09 18:36:42 -07:00
Jesse Duffield
aa8504b8f6 fix focus issues 2022-10-09 18:03:57 -07:00
Jesse Duffield
badc43b225 allow changing window size 2022-10-09 18:02:11 -07:00
Jesse Duffield
cd791e576f appease linter
see if this works
2022-10-08 09:25:31 -07:00
Jesse Duffield
75ed6b12e5 refresh images upon receiving an event 2022-05-10 23:14:46 +10:00
Jesse Duffield
e68554cee9 use go's own git version info 2022-05-10 20:47:33 +10:00
Jesse Duffield
6bc57b7628 appease linter 2022-05-09 21:31:24 +10:00
Jesse Duffield
2fe7505ebc use event channel to reduce CPU usage by a LOT 2022-05-09 20:31:16 +10:00
Dawid Dziurla
cfd4b7a1cc
gui: improve and fix PreviousViews stack 2019-09-02 16:19:30 +02:00
Dawid Dziurla
f95b49cd6b
gui: actually pop stack and keep it fit 2019-09-02 15:49:13 +02:00
Dawid Dziurla
897d47d0cc
gui: implement PreviousViews stack 2019-08-31 12:02:27 +02:00
Pieter van de Bruggen
8654d177d3 Move name to information area 2019-07-03 10:52:43 -07:00
Pieter van de Bruggen
12f3cfab55 Rename StatusPanel to ProjectPanel 2019-07-03 10:48:55 -07:00
Jesse Duffield
344e5ecda5 default to container view when not in docker-compose context 2019-07-01 23:30:51 +10:00
Jesse Duffield
5169356454 support light themes in terminals 2019-06-30 19:58:46 +10:00
Jesse Duffield
ea8258d66e more stuff 2019-06-30 11:40:55 +10:00
Jesse Duffield
c57b7122df don't ever highlight main 2019-06-29 15:49:45 +10:00
Jesse Duffield
32fc8ea3e2 defaulting to not wrap now that we can navigate horizontally in the main view 2019-06-29 15:47:15 +10:00
Jesse Duffield
e220bedc79 support actual mouse support and focusing the main view 2019-06-29 13:41:15 +10:00
Jesse Duffield
c3ec4b15ad add in donate button again 2019-06-29 10:40:10 +10:00
Jesse Duffield
014dce909c no more separate code paths for tty container logs 2019-06-23 08:11:16 +10:00
Jesse Duffield
f2da6dca3b appease gofmt 2019-06-18 20:30:05 +10:00
Jesse Duffield
4c916477ba refactor 2019-06-16 11:05:19 +10:00
Jesse Duffield
1bf9c47438 fixup layout origin/cursor changing 2019-06-16 10:46:03 +10:00
Jesse Duffield
55894b4a5e test 2019-06-16 10:28:58 +10:00
Jesse Duffield
b02c92da33 support running in non-docker-compose context 2019-06-10 19:29:52 +10:00
Jesse Duffield
87c6208577 add volumes panel 2019-06-10 18:08:23 +10:00
Jesse Duffield
a27b429807 allow config option to only show standalone containers 2019-06-08 21:09:53 +10:00
Jesse Duffield
61a10f5cc7 return to the same panel after switching to a subprocess 2019-06-08 14:01:48 +10:00
Jesse Duffield
129c9bbe9e type the translations 2019-06-05 22:20:30 +10:00
Jesse Duffield
c55e83aeaa support custom commands and do minor refactor 2019-06-05 19:58:08 +10:00