aboutsummaryrefslogtreecommitdiffstats
path: root/src/api/wayland/mod.rs
Commit message (Expand)AuthorAgeFilesLines
* wayland: Fix MonitorID::get_dimensions() and fullscreen support.Victor Berger2015-05-131-5/+15
* Make platform::linux generic over X11 and Wayland.Victor Berger2015-05-121-0/+4
* Continue wayland API: WindowProxy, MonitorID,Victor Berger2015-05-091-12/+31
* Fixed build warningsEsption2015-05-081-2/+3
* Firsts steps of a wayland backend.Victor Berger2015-05-061-0/+378