aboutsummaryrefslogtreecommitdiffstats
path: root/src/api/wayland/events.rs
Commit message (Expand)AuthorAgeFilesLines
* Changed MouseMoved((i32, i32)) to MouseMoved(i32, i32), breaking changeRichard Lettich2016-03-271-2/+2
* Add phases to wheel events.Patrick Walton2016-03-031-2/+4
* 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