dive/runtime/ui
Luka Markušić 2aad87c37e Refactor the GUI layout
The Details struct was split into two, LayerDetails and ImageDetails,
Each of the three views (Layer, LayerDetails, ImageDetails) takes up
a third of the available height of the screen, and they are all now
selectable and scrollable.
2022-04-30 00:17:32 +02:00
..
format reactive layout; addresses #179 2019-12-28 12:28:19 -05:00
key Add module awesome-gocui/keybinding 2020-12-27 20:28:29 +09:00
layout Refactor the GUI layout 2022-04-30 00:17:32 +02:00
view Refactor the GUI layout 2022-04-30 00:17:32 +02:00
viewmodel reactive layout; addresses #179 2019-12-28 12:28:19 -05:00
app.go Refactor the GUI layout 2022-04-30 00:17:32 +02:00
controller.go Refactor the GUI layout 2022-04-30 00:17:32 +02:00