lazydocker/pkg/gui
2022-08-16 13:59:24 +02:00
..
app_status_manager.go reduce cpu usage caused by tickers 2020-02-02 11:11:00 +11:00
confirmation_panel.go fixed faulty auto-formatting 2022-08-16 13:59:24 +02:00
container_logs.go use SDK to print container logs to stdout 2022-05-12 19:03:15 +10:00
containers_panel.go exec shell handler for services panel 2022-05-19 15:30:39 +10:00
custom_commands.go support bulk commands in each of the panels 2019-07-29 18:59:07 +10: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 honour context being done 2022-05-12 16:59:37 +10:00
images_panel.go allow forcing an image removal 2022-05-11 19:38:53 +10:00
keybindings.go exec shell handler for services panel 2022-05-19 15:30:39 +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 changed "white" colors to "default" to work in both light and dark terminals 2022-08-16 13:53:33 +02: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 exec shell handler for services panel 2022-05-19 15:30:39 +10:00
subprocess.go use SDK to print container logs to stdout 2022-05-12 19:03:15 +10: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