summaryrefslogtreecommitdiffstats
path: root/pkg/gui/arrangement.go
AgeCommit message (Expand)Author
2022-05-08refactor view definitionsJesse Duffield
2022-05-07fix: fix the appStatus width calculationRyooooooga
2022-05-07more documentationJesse Duffield
2022-04-18allow hiding bottom lineJesse Duffield
2022-03-17appease linterJesse Duffield
2022-03-17move context keys into context packageJesse Duffield
2022-03-17start moving commit panel handlers into controllerJesse Duffield
2022-01-04align Gui struct with GitCommandJesse Duffield
2021-09-01Fix misspellscodesoap
2021-04-19smarter sizing of command log panelJesse Duffield
2021-04-11make command log size configurableJesse Duffield
2021-04-11ask question buttonJesse Duffield
2021-04-11allow focusing on command log viewJesse Duffield
2021-04-11allow showing, hiding, and scrolling the extras panelJesse Duffield
2021-04-11support scrolling extras viewJesse Duffield
2021-04-11start adding support for logging of commandsJesse Duffield
2021-04-11add cmdLog panelJesse Duffield
2021-04-06reduce chance of deadlock by using a RW mutex on the context stackJesse Duffield
2021-04-06switching repos without restarting the guiJesse Duffield
2020-10-13preserve width of side panel when main view split unless window is wide enoughJesse Duffield
2020-10-10remove viperJesse Duffield
2020-08-23enlargen stash window when its focusedJesse Duffield
2020-08-23commit files kind of generalisedJesse Duffield
2020-08-23centralise split main panel codeJesse Duffield
2020-08-23WIPJesse Duffield
2020-08-15move box layout stuff into its own packageJesse Duffield
2020-08-13allow configurable main panel splitJesse Duffield
2020-08-13support accordian mode i.e. expanding focused side panelsJesse Duffield
2020-08-13more lenient for switching into portrait modeJesse Duffield
2020-08-13centralise logic for information sectionJesse Duffield
2020-08-13more work on new layout functionalityJesse Duffield
2020-08-13softcode cyclable viewsJesse Duffield
2020-08-13some more changesJesse Duffield
2020-08-13move some things aroundJesse Duffield