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