aboutsummaryrefslogtreecommitdiffstats
path: root/src/api/wayland/events.rs
Commit message (Collapse)AuthorAgeFilesLines
* Add phases to wheel events.Patrick Walton2016-03-031-2/+4
| | | | Needed for apps to support overscroll on the Mac.
* api/wayland: fix cursor errorsVictor Berger2015-12-221-1/+2
|
* api/wayland: add keyboard support.Victor Berger2015-12-221-0/+12
|
* api/wayland: pointer events support.Victor Berger2015-12-221-2/+89
|
* api/wayland: core windows and events structure.Victor Berger2015-12-221-0/+10