summaryrefslogtreecommitdiffstats
path: root/src/client/qwaylandscreen.cpp
Commit message (Expand)AuthorAgeFilesLines
* Be compatible with older compositorsGiulio Camuffo2014-10-131-2/+2
* Use the screen resolution to determine whether a screen is portraitGiulio Camuffo2014-09-241-23/+29
* Ignore negative screen physical sizeGiulio Camuffo2014-09-171-1/+1
* Don't give bogus values for a screen physical sizeGiulio Camuffo2014-09-151-1/+4
* The QWindowSystemInterface API changed, make it build againGiulio Camuffo2014-09-151-2/+1
* Fix QWaylandScreen geometry and physical sizeGiulio Camuffo2014-09-081-12/+16
* Destroy the QScreen when its wl_output is removedGiulio Camuffo2014-09-041-0/+1
* Explicitly define the interface versionsGiulio Camuffo2014-08-231-1/+1
* QWaylandScreen: Also call QPlatformScreen constructor.Robin Burchell2014-08-181-1/+2
* Fix checking initial screen aspect ratioGiulio Camuffo2014-08-011-1/+1
* Use wayland core interfaces to signal output rotationGiulio Camuffo2014-07-311-6/+35
* Make classes in client privateJorgen Lind2013-12-271-4/+4
* Move wayland into a client directory not under the plugins src folderJorgen Lind2013-12-271-0/+184