about summary refs log tree commit diff
path: root/src/ui/window.rs
Commit message (Expand)AuthorAgeFilesLines
* Autosave (Issue #45)Ricky Kresslein2022-05-201-178/+290
* Add tasks manually (Issue #42)Ricky Kresslein2022-05-181-1/+182
* Removed unnecessary lineRicky Kresslein2022-05-011-1/+0
* Add Pomodoro timerRicky Kresslein2022-04-281-34/+144
* Remove unnecessary functionRicky Kresslein2022-04-221-9/+2
* Add tags to tasks (Issue #8)Ricky Kresslein2022-04-221-5/+31
* Change start btn color and deactivate when task is emptyRicky Kresslein2022-04-201-55/+43
* Fix bug #22: No longer crashes when not using GNOMERicky Kresslein2022-04-141-1/+4
* Update libadwaita to v1.1Ricky Kresslein2022-04-131-1/+1
* Add system notifications for idle (Issue #15)Ricky Kresslein2022-04-091-7/+9
* Minimum height changes for task list or empty views (Issue #16)Ricky Kresslein2022-04-081-0/+11
* Merge pull request #9 from musiclover382/i18nlakoliu2022-04-061-7/+9
|\
| * Make strings translatable in rust source codemusiclover2022-04-031-7/+9
* | Show error toast if user tries to duplicate task while timer is runningRicky Kresslein2022-04-061-2/+4
* | Fix Bugs #13 & #14 - Right-click does nothing if clock is already runningRicky Kresslein2022-04-061-17/+18
|/
* Remove search from PreferencesRicky Kresslein2022-03-311-1/+1
* Right-clicking a task starts timer for that taskRicky Kresslein2022-03-171-0/+10
* - Bug fix: Changing a task date now moves it immediatelyRicky Kresslein2022-03-171-4/+10
* Moved distroRicky Kresslein2022-03-021-0/+0
* - Clearly states idle notify works in Gnome onlyRicky Kresslein2022-02-231-8/+3
* - Distinctive development modeRicky Kresslein2022-02-201-1/+5
* - Added PreferencesRicky Kresslein2022-02-201-2/+7
* - Moved to com.lakoliu.FurtheranceRicky Kresslein2022-02-181-0/+330