summaryrefslogtreecommitdiffstats
path: root/pkg/gui/background.go
AgeCommit message (Expand)Author
2023-07-10Ensure background refreshes don't bunch upJesse Duffield
2023-07-10Use an interface for tasks instead of a concrete structJesse Duffield
2023-07-09Use first class task objects instead of global counterJesse Duffield
2023-07-08Wait for intro before doing any of our refresh functionsJesse Duffield
2023-07-08Add busy count for integration testsJesse Duffield
2023-04-30Begin refactoring guiJesse Duffield
2022-12-24move background code into its own fileJesse Duffield