summaryrefslogtreecommitdiffstats
path: root/pkg/gui/controllers/helpers/window_arrangement_helper.go
AgeCommit message (Expand)Author
7 daysChange direct access to Common.UserConfig to a getterStefan Haller
8 daysReplace CurrentSideContext() with Context().CurrentSide()Stefan Haller
8 daysReplace CurrentStaticContext() with Context().CurrentStatic()Stefan Haller
2024-06-23Use utils.StringWidth to optimize rendering performanceStefan Haller
2024-06-07feat: let the staging secondary panel change view modeAzraelSec
2024-06-01Add user config `expandedSidePanelWeight`Stefan Haller
2024-01-09Add config setting for side panel location (left or top) in half screen modeStefan Haller
2023-12-09Add tests for window arrangement codeJesse Duffield
2023-12-09Refactor window arrangement helper to use pure functionJesse Duffield
2023-12-09Layout the bottom line view using spacer viewsJesse Duffield
2023-09-30Add ability to force portrait modeLouis DeLosSantos
2023-07-31Add demo test variantJesse Duffield
2023-07-03Introduce filtered list view modelJesse Duffield
2023-05-25Use sentence case everywhereJesse Duffield
2023-04-30move window arrangement helperJesse Duffield