| .. |
|
app_status_manager.go
|
clean up some things
|
2022-10-09 18:36:42 -07:00 |
|
arrangement.go
|
POC filtering on images panel
|
2022-11-09 21:21:35 +11:00 |
|
confirmation_panel.go
|
bump gocui
|
2022-11-09 21:21:35 +11:00 |
|
container_logs.go
|
use SDK to print container logs to stdout
|
2022-05-12 19:03:15 +10:00 |
|
containers_panel.go
|
convert containers panel to use new struct
|
2022-11-09 21:21:35 +11:00 |
|
custom_commands.go
|
clean up some things
|
2022-10-09 18:36:42 -07:00 |
|
filtered_list.go
|
convert services panel to use new struct
|
2022-11-09 21:21:35 +11:00 |
|
filtered_list_test.go
|
create filtered list struct
|
2022-11-09 21:21:35 +11:00 |
|
gocui.go
|
changed "white" colors to "default" to work in both light and dark terminals
|
2022-08-16 13:53:33 +02:00 |
|
gui.go
|
convert containers panel to use new struct
|
2022-11-09 21:21:35 +11:00 |
|
images_panel.go
|
convert volumes panel to use new struct
|
2022-11-09 21:21:35 +11:00 |
|
keybindings.go
|
convert containers panel to use new struct
|
2022-11-09 21:21:35 +11:00 |
|
layout.go
|
convert containers panel to use new struct
|
2022-11-09 21:21:35 +11:00 |
|
list_panel.go
|
convert containers panel to use new struct
|
2022-11-09 21:21:35 +11:00 |
|
main_panel.go
|
convert containers panel to use new struct
|
2022-11-09 21:21:35 +11:00 |
|
menu_panel.go
|
bump gocui
|
2022-11-09 21:21:35 +11:00 |
|
options_menu_panel.go
|
prevent issue where opening popup in maximised main view shows popup in front of a side view
|
2022-10-09 18:03:57 -07:00 |
|
project_panel.go
|
convert services panel to use new struct
|
2022-11-09 21:21:35 +11:00 |
|
searching.go
|
convert images panel to use new struct
|
2022-11-09 21:21:35 +11:00 |
|
services_panel.go
|
convert services panel to use new struct
|
2022-11-09 21:21:35 +11:00 |
|
subprocess.go
|
clean up some things
|
2022-10-09 18:36:42 -07:00 |
|
theme.go
|
allow changing window size
|
2022-10-09 18:02:11 -07:00 |
|
view_helpers.go
|
convert containers panel to use new struct
|
2022-11-09 21:21:35 +11:00 |
|
views.go
|
convert images panel to use new struct
|
2022-11-09 21:21:35 +11:00 |
|
volumes_panel.go
|
convert volumes panel to use new struct
|
2022-11-09 21:21:35 +11:00 |
|
window.go
|
clean up some things
|
2022-10-09 18:36:42 -07:00 |