aboutsummaryrefslogtreecommitdiffstats
path: root/src/api/x11/xdisplay.rs
Commit message (Collapse)AuthorAgeFilesLines
* Try libEGL.so.1 before libEGL.soPierre Krieger2015-07-281-1/+4
|
* Use XInput2 for event handlingRobert Knight2015-06-281-0/+3
| | | | | This provides smooth scrolling for touchpad devices and will enable support for touch events etc. in future.
* Rework the X implementation to use only one X connectionPierre Krieger2015-05-171-0/+100