summaryrefslogtreecommitdiffstats
path: root/src/client/qwaylandscreen.cpp
Commit message (Expand)AuthorAgeFilesLines
* Client: Return a fixed value for the logical screen DPIGiulio Camuffo2018-08-131-4/+8
* Add XdgOutput client supportDavid Edmundson2018-08-031-5/+42
* Client: Lazy load QWaylandCursorJohan Klokkhammer Helsing2018-05-161-16/+11
* Init variables where they are declared when possible (clang-tidy)Johan Klokkhammer Helsing2018-02-271-11/+1
* Fix crash when connecting a new screenJohan Klokkhammer Helsing2018-02-211-2/+4
* Use nullptr instead of 0 or NULLJohan Klokkhammer Helsing2018-02-201-1/+1
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-09-271-0/+6
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-201-0/+6
| |\
| | * Set window screen from wl_surface.enter and leave eventsJohan Klokkhammer Helsing2017-09-111-0/+6
* | | Temporarily rename QWaylandWindow::screen to waylandScreenJohan Klokkhammer Helsing2017-09-131-1/+1
|/ /
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-071-1/+1
|\|
| * send handleScreenGeometryChange with scaled geometryDavid Edmundson2017-05-121-1/+1
* | client: Set screen product informationPier Luigi Fiorini2017-02-231-4/+13
|/
* Fix build without feature.cursorTasuku Suzuki2017-01-131-0/+8
* Updated license headersAntti Kokko2016-01-201-14/+20
* 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