Commit graph

439 commits

Author SHA1 Message Date
Dheepak Krishnamurthy
0aae32a706 Make calendar background color configurable 2020-11-03 03:05:11 -07:00
Dheepak Krishnamurthy
9ec3543e9d Bump to v0.9.0 2020-11-03 00:57:01 -07:00
Dheepak Krishnamurthy
3e57b1af34 Update KEYBINDINGS.md 2020-11-03 00:55:23 -07:00
Dheepak Krishnamurthy
4a4bb42f47 Update README.md 2020-11-03 00:50:40 -07:00
Dheepak Krishnamurthy
7ddb8ff068
Merge pull request #41 from kdheepak/context-menu 2020-11-02 23:48:41 -08:00
Dheepak Krishnamurthy
6cae1d228e Fix titles 2020-11-03 00:35:18 -07:00
Dheepak Krishnamurthy
0b9b3957f0 Add margin with zeroes for context switcher 2020-11-03 00:30:14 -07:00
Dheepak Krishnamurthy
e462d3d762 Switch context and update 2020-11-03 00:18:53 -07:00
Dheepak Krishnamurthy
9a83417067 Add color for active context in context switcher 2020-11-03 00:11:42 -07:00
Dheepak Krishnamurthy
2250c20cfa Add context switcher 2020-11-02 23:48:50 -07:00
Dheepak Krishnamurthy
5a8e4dd184 Add comment 2020-11-02 10:40:42 -07:00
Dheepak Krishnamurthy
971c5d9a45 Bump to v0.8.14 2020-11-01 22:51:35 -07:00
Dheepak Krishnamurthy
1e6103641c
Merge pull request #40 from kdheepak/fix-table-spacing-issues
Fix table spacing issues
2020-11-01 21:46:38 -08:00
Dheepak Krishnamurthy
e2db27ee5c Fix table spacing issues 2020-11-01 22:35:30 -07:00
Dheepak Krishnamurthy
ef0e122373
Merge pull request #39 from kdheepak/use-from_utf8_lossy 2020-10-31 09:29:07 -07:00
Dheepak Krishnamurthy
7706ae3cfe Use from_utf8_lossy instead of from_utf8 everywhere 2020-10-31 10:28:09 -06:00
Dheepak Krishnamurthy
694ea0f351
Merge pull request #38 from javabird25/lossy-description
Use String::from_utf8_lossy() for task description output
2020-10-31 09:22:22 -07:00
javabird25
4684211fa1 Use String::from_utf8_lossy() for task description output 2020-10-31 19:10:38 +05:00
Dheepak Krishnamurthy
cf974b4bf8 Bump to v0.8.13 2020-10-30 23:54:36 -06:00
Dheepak Krishnamurthy
ba0696513a
Add rpm, deb, snap and appimage to GitHub releases (#36) 2020-10-30 23:46:59 -06:00
Dheepak Krishnamurthy
d7133d8364 Update releases 2020-10-30 23:35:18 -06:00
Dheepak Krishnamurthy
5de01c5436
Merge pull request #35 from kdheepak/fix-first-time-running-taskwarrior
Fix crash when running taskwarrior for the first time
2020-10-30 22:15:05 -07:00
Dheepak Krishnamurthy
b3f7f31eed Fix crash when running taskwarrior for the first time 2020-10-30 23:12:56 -06:00
Dheepak Krishnamurthy
8d122215c5 Update snapcraft.yaml 2020-10-30 23:03:18 -06:00
Dheepak Krishnamurthy
2adfc04a14 Call export_headers every second 2020-10-30 23:01:44 -06:00
Dheepak Krishnamurthy
2da6680732 Remove organize in snapcraft.yaml 2020-10-30 22:37:57 -06:00
Dheepak Krishnamurthy
1428ddb403 Fix bug where tasks[0].len() == 0 2020-10-30 22:33:11 -06:00
Dheepak Krishnamurthy
d994213906 Revert "Remove snap from README.md"
This reverts commit 68fa9ecfae.
2020-10-30 22:22:11 -06:00
Dheepak Krishnamurthy
fc1c3ec21d Update main.rs 2020-10-30 22:20:50 -06:00
Dheepak Krishnamurthy
eb49f39a70 Add rc.confirmation=off for first taskwarrior call 2020-10-30 22:19:53 -06:00
Dheepak Krishnamurthy
383fd5f1d4 Update snapcraft.yaml 2020-10-30 22:02:58 -06:00
Dheepak Krishnamurthy
bf077a1cf5 Update snapcraft.yaml 2020-10-30 22:00:36 -06:00
Dheepak Krishnamurthy
d1665cf457 Update snapcraft.yaml 2020-10-30 22:00:02 -06:00
Dheepak Krishnamurthy
23500d0bae Update snapcraft.yaml 2020-10-30 21:53:42 -06:00
Dheepak Krishnamurthy
7a179bc0a8 Upload snap 2020-10-30 21:15:25 -06:00
Dheepak Krishnamurthy
9644b367b8 Update snapcraft.yaml 2020-10-30 21:14:10 -06:00
Dheepak Krishnamurthy
9c843a969f Update snapcraft.yaml 2020-10-30 21:06:54 -06:00
Dheepak Krishnamurthy
ccb23690b7 Use r.unwrap() 2020-10-30 20:59:08 -06:00
Dheepak Krishnamurthy
a41eac2e25 Update snapcraft.yaml 2020-10-30 05:34:57 -06:00
Dheepak Krishnamurthy
37dcd4156e Update KEYBINDINGS.md 2020-10-29 12:13:46 -06:00
Dheepak Krishnamurthy
5d1c5e6bb6 Update README.md 2020-10-29 12:11:13 -06:00
Dheepak Krishnamurthy
4a52d5cd21 Autoformat code 2020-10-29 11:51:06 -06:00
Dheepak Krishnamurthy
cb6cca0646 Update task error message 2020-10-29 11:50:05 -06:00
Dheepak Krishnamurthy
e12d398508 Update snapcraft.yaml 2020-10-29 11:37:54 -06:00
Dheepak Krishnamurthy
44e44591d2 Update snapcraft.yaml 2020-10-29 11:29:04 -06:00
Dheepak Krishnamurthy
7779b2c818 Update snapcraft.yaml 2020-10-29 11:17:10 -06:00
Dheepak Krishnamurthy
9806e9d648 Update snapcraft.yaml 2020-10-29 11:14:41 -06:00
Dheepak Krishnamurthy
a00debeefb Update snapcraft.yaml 2020-10-29 11:02:03 -06:00
Dheepak Krishnamurthy
93bda83bb2 Update snapcraft.yaml 2020-10-29 10:45:22 -06:00
Dheepak Krishnamurthy
8de59066df Update snap 2020-10-29 08:53:46 -06:00