summaryrefslogtreecommitdiffstats
path: root/pkg/gui/main_panels.go
AgeCommit message (Expand)Author
2024-06-23Run PTY tasks after layout so that they get the correct view sizeStefan Haller
2024-01-28Fix main view refresh after adding the first file to a custom patchStefan Haller
2023-12-10Return only visible views from TopViewInWindowStefan Haller
2023-05-20Visualize the "ignore whitespace" state in the subtitle of the diff viewStefan Haller
2023-04-30appease linterJesse Duffield
2023-04-30Begin refactoring guiJesse Duffield
2022-10-02fix glitchy render of stale data when flicking through files and directoriesJesse Duffield
2022-08-07allow rendering to main panels from anywhereJesse Duffield
2022-08-07move merge conflicts code into controllerJesse Duffield
2022-08-06rename merging context to mergeConflictsJesse Duffield
2022-08-06refactor to only have one context per viewJesse Duffield
2022-03-17working againJesse Duffield
2022-03-17use type switch instead of type keyJesse Duffield
2022-03-17start moving commit panel handlers into controllerJesse Duffield
2021-10-17stop resetting scroll all the timeJesse Duffield
2021-04-06fix windows compilation issueJesse Duffield
2021-04-06remove code that I'm pretty sure isn't neededJesse Duffield
2021-04-06more refactoringJesse Duffield
2021-04-06fix some things upJesse Duffield
2021-04-06testJesse Duffield
2021-04-06refactorJesse Duffield
2021-04-02big refactor to give our enums actual typesJesse Duffield
2020-11-18fix lint errorsJesse Duffield
2020-10-02allow submodule init and show submodule diff with a prefixJesse Duffield
2020-08-23run task for appropriate viewJesse Duffield
2020-08-23minor refactorJesse Duffield
2020-08-23WIPJesse Duffield
2020-08-23WIP: standardising how we render to mainJesse Duffield