taskwarrior-tui/src
desbma dc2ee91b7e Improve CPU usage by invoking task less often
Only invoke task to export tasks data when pending.data taskwarrior file has changed.

This reduces CPU usage when idle from 50% to 2% on my system.
2021-03-01 01:26:37 +01:00
..
app.rs Improve CPU usage by invoking task less often 2021-03-01 01:26:37 +01:00
calendar.rs Run cargo clippy 2021-02-11 01:45:39 -07:00
config.rs Improve CPU usage by invoking task less often 2021-03-01 01:26:37 +01:00
context.rs Add context switcher 2020-11-02 23:48:50 -07:00
help.rs Run cargo clippy 2021-02-11 01:45:39 -07:00
main.rs Update src/main.rs 2021-02-23 12:57:08 -07:00
table.rs Run cargo fmt 2021-02-11 01:24:41 -07:00
task_report.rs Fix due tag color 2021-02-14 00:10:11 -07:00
util.rs Fix context filter 2021-02-17 15:59:07 -07:00