Commit graph

28 commits

Author SHA1 Message Date
Dheepak Krishnamurthy
01918502ff feat: Fix cargo clippy 2023-05-26 23:29:50 -04:00
Dheepak Krishnamurthy
8548bd170b feat: Fix calendar 2023-05-26 23:25:51 -04:00
Dheepak Krishnamurthy
572eced123 feat: Fix cargo clippy 2023-05-26 22:04:10 -04:00
Dheepak Krishnamurthy
6d5d7e92f1 feat: Update dependencies 2023-05-26 21:56:45 -04:00
Dheepak Krishnamurthy
5287a9e83f chore: Run cargo fmt ♻️ 2022-08-23 22:22:40 -06:00
Kohlbern Jary
fd21ae43c0 Added .taskrc weekstart value support 2022-08-23 23:15:45 -04:00
Dheepak Krishnamurthy
ee0f45dfae fix: Use local datetime for calendar styles 🐛 2022-03-20 00:51:33 -06:00
lkadalski
75217bf266 Providing support for Projects Pane
Signed-off-by: lkadalski <kadalski.lukasz@gmail.com>
2021-10-11 12:51:49 +02:00
Dheepak Krishnamurthy
6e13948c0e Make today style configurable 2021-05-02 12:22:29 -06:00
Dheepak Krishnamurthy
1affc4d556 Run cargo clippy 2021-02-11 01:45:39 -07:00
Angus McMillan
c502b51129
Fix colour defaults to support dark terminals
Changes default TColors to use Reset value instead
of black and white. This improves readability for
both light and dark terminals.
2020-11-15 19:05:04 +11:00
Dheepak Krishnamurthy
0aae32a706 Make calendar background color configurable 2020-11-03 03:05:11 -07:00
Dheepak Krishnamurthy
f3ab0081b8 Make color show up on the full line 2020-10-23 20:02:12 -06:00
Dheepak Krishnamurthy
1cea68e550 Fix calendar indexing error 2020-10-22 22:16:05 -06:00
Dheepak Krishnamurthy
b76a20186b Run cargo clippy 2020-10-22 22:02:42 -06:00
Dheepak Krishnamurthy
ef37326da3 Run cargo fmt 2020-10-22 21:55:16 -06:00
Dheepak Krishnamurthy
a6ab282442 Make some cargo clippy changes 2020-10-22 21:52:00 -06:00
Dheepak Krishnamurthy
8071558dbe Use get_bool trait for String and str 2020-10-22 21:49:20 -06:00
Dheepak Krishnamurthy
6333e500f7 Add months_per_row to configuration 2020-10-22 15:07:18 -06:00
Dheepak Krishnamurthy
0f8647382b Add styling to calendar and task due dates 2020-10-22 12:06:18 -06:00
Dheepak Krishnamurthy
e312b8077c Earliest year is zero 2020-10-22 11:04:47 -06:00
Dheepak Krishnamurthy
08f97293cd Change calendar styling 2020-10-22 07:05:15 -06:00
Dheepak Krishnamurthy
32a8a79455 Make calendar scrollable 2020-10-22 00:40:55 -06:00
Dheepak Krishnamurthy
0d750f4b01 Update comments 2020-10-22 00:05:07 -06:00
Dheepak Krishnamurthy
f77b7c71a6 Update Calendar widget 2020-10-21 21:48:50 -06:00
Dheepak Krishnamurthy
86e23671e8 Calendar widget 2020-10-21 19:05:20 -06:00
Dheepak Krishnamurthy
714a6a8e61 Initial conversion of Calendar into widget 2020-10-21 09:42:03 -06:00
Dheepak Krishnamurthy
2513642aa3 Add initial calendar support 2020-09-01 01:14:56 -06:00