summaryrefslogtreecommitdiffstats
path: root/src/client/qwaylandscreen.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add 3 QList::reserve() callsSergio Martins2015-06-081-1/+3
* Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-06-031-1/+6
|\
| * Fix crash when the wl_shm global comes after a wl_output oneGiulio Camuffo2015-05-281-1/+6
* | Remove output extensionPier Luigi Fiorini2015-05-061-16/+0
|/
* Update copyright headersJani Heikkinen2015-02-171-22/+14
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-161-0/+8
|\
| * Make all the screens virtual siblingsGiulio Camuffo2015-02-021-0/+8
* | Namespace the platform pluginsGiulio Camuffo2015-01-291-0/+4
* | Implement high-dpi supportMorten Johan Sorvig2014-12-171-1/+19
|/
* 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