summaryrefslogtreecommitdiffstats
path: root/src/runtime.rs (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-08-23Remove `Runtime` and expose `Cache` insteadLibravatar Héctor Ramón Jiménez1-106/+0
2019-07-23Wire `mouse_motion_event` to `Runtime`Libravatar Héctor Ramón Jiménez1-6/+2
2019-07-23Track `cursor_position` in `Runtime`Libravatar Héctor Ramón Jiménez1-1/+8
2019-07-23Add `Runtime` concept to abstract cachingLibravatar Héctor Ramón Jiménez1-0/+103