lazydocker/pkg/gui
2022-05-11 19:38:53 +10:00
..
app_status_manager.go reduce cpu usage caused by tickers 2020-02-02 11:11:00 +11:00
confirmation_panel.go retry upon losing connection to docker 2022-05-11 17:06:58 +10:00
containers_panel.go use sdk to obtain container logs 2022-05-11 19:12:11 +10:00
custom_commands.go support bulk commands in each of the panels 2019-07-29 18:59:07 +10:00
gocui.go update gocui 2022-05-10 22:11:21 +10:00
gui.go simplify CPU monitoring logic 2022-05-11 17:49:00 +10:00
images_panel.go allow forcing an image removal 2022-05-11 19:38:53 +10:00
keybindings.go Open service in browser 2021-03-27 07:15:41 +10:00
layout.go refresh images upon receiving an event 2022-05-10 23:14:46 +10:00
main_panel.go gui: actually pop stack and keep it fit 2019-09-02 15:49:13 +02:00
menu_panel.go use event channel to reduce CPU usage by a LOT 2022-05-09 20:31:16 +10:00
options_menu_panel.go appease linter 2022-05-10 20:59:28 +10:00
project_panel.go use sdk to inspect containers 2022-05-11 18:22:14 +10:00
services_panel.go refresh images upon receiving an event 2022-05-10 23:14:46 +10:00
subprocess.go gui: improve and fix PreviousViews stack 2019-09-02 16:19:30 +02:00
theme.go update gocui 2022-05-10 22:11:21 +10:00
view_helpers.go refresh images upon receiving an event 2022-05-10 23:14:46 +10:00
volumes_panel.go appease linter 2022-05-09 21:31:24 +10:00