summaryrefslogtreecommitdiffstats
path: root/pkg/gui/layout.go
AgeCommit message (Expand)Author
2020-11-18fix lint errorsJesse Duffield
2020-10-10fix submodule tab colourJesse Duffield
2020-10-10for some reason the commit files view was on topJesse Duffield
2020-10-10paging keybindings for line by line panelJesse Duffield
2020-10-10type i18nJesse Duffield
2020-10-02add mutexes for when looping through viewsJesse Duffield
2020-10-02add submodules contextJesse Duffield
2020-10-02make it easier to add a tab to a viewJesse Duffield
2020-09-26add in-built logging support for a better dev experienceJesse Duffield
2020-08-23set keybindings after initialising viewsJesse Duffield
2020-08-23attempt at fixing bad lazyloadingJesse Duffield
2020-08-23better handling of our different modes and also cherry pickingJesse Duffield
2020-08-23refactor how we handle different modesJesse Duffield
2020-08-23add sub commit contextJesse Duffield
2020-08-23show when building patchJesse Duffield
2020-08-23commit files kind of generalisedJesse Duffield
2020-08-23use interface for panel state rather than pointerJesse Duffield
2020-08-23WIPJesse Duffield
2020-08-23use camelCaseJesse Duffield
2020-08-23good progressJesse Duffield
2020-08-23stop crash due to context stack not being initializedJesse Duffield
2020-08-23centralise setting of main views contextJesse Duffield
2020-08-23lots more stuffJesse Duffield
2020-08-23dont check for error when sending view to bottomJesse Duffield
2020-08-23hide view if not specified in dimensions objectJesse Duffield
2020-08-23WIPJesse Duffield
2020-08-23WIPJesse Duffield
2020-08-23centralise some list view codeJesse Duffield
2020-08-16support opening lazygit outside a git directoryJesse Duffield
2020-08-15more removing of gJesse Duffield
2020-08-15clean up interface for popup panelsJesse Duffield
2020-08-15move box layout stuff into its own packageJesse Duffield
2020-08-13centralise logic for information sectionJesse Duffield
2020-08-13more work on new layout functionalityJesse Duffield
2020-08-13some more changesJesse Duffield
2020-08-13move some things aroundJesse Duffield
2020-08-13add portrait mode for when the window is really tallJesse Duffield
2020-08-13refactor how we handle layoutsJesse Duffield
2020-05-19fix race condition when scrolling to merge conflictJesse Duffield
2020-05-13standardise how we handle background coloursv0.20.3Jesse Duffield
2020-03-29unbold diff infoJesse Duffield
2020-03-29simplify thingsJesse Duffield
2020-03-29add new diff modeJesse Duffield
2020-03-29split reflog commits into ReflogCommits and FilteredReflogCommitsJesse Duffield
2020-03-29refactor gui.goJesse Duffield