aboutsummaryrefslogtreecommitdiff
path: root/src/app/mod.rs
Commit message (Collapse)AuthorAgeFilesLines
* deprecate view_month_offset in favor of cursorAkshay2021-02-211-1/+0
|
* handle cursor events and entryAkshay2021-01-251-0/+3
|
* use cross-platform file watcherHugo Camboulive2020-07-191-2/+2
| | | | Allows running on OSX.
* fix reexportsAkshay2020-07-181-0/+3
|
* refactor app.rs into module: appAkshay2020-07-181-0/+27