GNOME Application to track your activities (WIP)
Stars
4
Forks
1
Watchers
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
78
commits
2
Merge pull request #5 from vikaig/patch-1
5073e1c
Update README.md: Use ninja -С
1e7de02
chore: delete accidentally commited temp UIs
1bd7b73
fix: add bottom margin to last task widget
64b9202
Merge branch 'feat/overtime'
19ce064
feat: make progress bar red when TaskGoal overtimed
883538f
feat: do not block start button when TaskGoal finished
0d32ba1
feat: don't stop timer for TaskGoal
029aa91
Merge branch 'fix/scrolled-window-bug'
dffdc19
hotfix: "create task" layout mess
756fd60
fix: black GooCanvas background when viewport bigger than placed widget
24bac20
fix: extract main_stack from GtkScrolledWindow
84c54a0
refactor: introduce iTask interface
0cd7ab8
Merge branch 'refactor/model-cleanup'
074e0e9
refactor: rewrite interaction with task models in widgets
2e47e0b