summaryrefslogtreecommitdiffstats
path: root/pkg/gui/controllers/menu_controller.go
AgeCommit message (Expand)Author
2024-01-28Show mode-specific keybinding suggestionsJesse Duffield
2024-01-23Set groundwork for better disabled reasons with range selectJesse Duffield
2024-01-19Enforce single-item selection in various actionsJesse Duffield
2023-09-18Add DisabledReason field to MenuItemStefan Haller
2023-08-30Fix escape not cancelling filter mode, but closing the menu insteadStefan Haller
2023-07-20Fix crash on empty menuJesse Duffield
2023-05-25Use sentence case everywhereJesse Duffield
2023-05-21Apply strikethrough style to reserved keybindings in menusJesse Duffield
2023-04-30lots of changesJesse Duffield
2023-04-30standardise controller helper methodsJesse Duffield
2023-04-30lots more refactoringJesse Duffield
2023-04-30Begin refactoring guiJesse Duffield
2023-03-09Remove alternative confirmation and return keymappingsLuka Markušić
2023-02-11chore: change to work `return-alt1` on all viewsRyooooooga
2022-03-27allow menu to store keybindings for quick menu navigationJesse Duffield
2022-03-27refactor menu contextJesse Duffield
2022-03-17fix click handlingJesse Duffield
2022-03-17refactor controllersJesse Duffield
2022-03-17refactor contextsJesse Duffield
2022-03-17more refactoringJesse Duffield
2022-03-17refactor keybindingsJesse Duffield
2022-03-17no more indirectionJesse Duffield
2022-03-17refactor contexts codeJesse Duffield
2022-03-17fix some thingsJesse Duffield
2022-03-17start moving commit panel handlers into controllerJesse Duffield