summaryrefslogtreecommitdiffstats
path: root/src/client/qwaylandscreen_p.h
Commit message (Expand)AuthorAgeFilesLines
* client: implement QWaylandScreen::topLevelAt()Liang Qi12 days1-0/+2
* Make sure wayland object destructors are calledDavid Redondo2024-01-171-0/+1
* QWaylandScreen: Implement subpixelAntialiasingTypeHintKai Uwe Broulik2024-01-061-0/+3
* Adapt to QWaylandScreen being publicDavid Redondo2023-12-091-2/+2
* QWaylandSurface: client support wl_surface version 6JiDe Zhang2023-11-021-0/+3
* Implement QNativeInterface::Private::QWaylandScreenDavid Redondo2022-11-031-2/+9
* Use SPDX license identifiersLucie GĂ©rard2022-06-101-38/+2
* QtWaylandClient: use the CMake exports.h supportThiago Macieira2022-04-281-2/+2
* Make sure all private headers include at least one otherThiago Macieira2022-03-081-1/+2
* Client: Announce an output after receiving more complete stateVlad Zahorodnii2021-05-101-2/+8
* Client: Generate method to expose used version of a given proxyDavid Edmundson2021-02-241-3/+0
* Support platform specific implementationElvis Lee2021-02-171-5/+1
* Remove uses of QScreen::orientationUpdateMaskShawn Rutledge2020-05-081-2/+0
* Client: Upgrade to xdg-output-unstable-v1 version 3Johan Klokkhammer Helsing2020-01-131-1/+9
* Client: Support running with no screensJohan Klokkhammer Helsing2019-11-121-1/+0
* Client: Fix reverse screen orderJohan Klokkhammer Helsing2019-04-291-0/+7
* Client: Refactor cursors and fix various bugsJohan Klokkhammer Helsing2019-02-151-1/+0
* Client: Implement xdg-output-unstable-v1 version 2Johan Klokkhammer Helsing2019-01-171-0/+1
* Add XdgOutput client supportDavid Edmundson2018-08-031-2/+13
* Client: Lazy load QWaylandCursorJohan Klokkhammer Helsing2018-05-161-4/+2
* Use override when applicableJohan Klokkhammer Helsing2018-02-281-1/+1
* Init variables where they are declared when possible (clang-tidy)Johan Klokkhammer Helsing2018-02-271-8/+8
* Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-201-0/+1
|\
| * Set window screen from wl_surface.enter and leave eventsJohan Klokkhammer Helsing2017-09-111-0/+1
* | Remove extra semicolonFrederik Gladhorn2017-08-111-1/+1
* | client: Set screen product informationPier Luigi Fiorini2017-02-231-0/+5
|/
* Replace all occurrences of Q_DECL_OVERRIDE with overrideJohan Klokkhammer Helsing2017-01-231-16/+16
* Fix build without feature.cursorTasuku Suzuki2017-01-131-0/+4
* Use the feature system internallyLars Knoll2016-11-231-1/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-301-8/+8
|\
| * Add missing Q_DECL_OVERRIDEs to client classes.Johan Klokkhammer Helsing2016-06-271-8/+8
* | Make qwaylandclientexport publicPaul Olav Tvete2016-05-191-1/+1
* | Updated license headersAntti Kokko2016-01-201-14/+20
|/
* Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-051-0/+11
* Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-06-031-0/+1
|\
| * Fix crash when the wl_shm global comes after a wl_output oneGiulio Camuffo2015-05-281-0/+1
* | Remove output extensionPier Luigi Fiorini2015-05-061-5/+0
|/
* Update copyright headersJani Heikkinen2015-02-171-22/+14
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-161-0/+1
|\
| * Make all the screens virtual siblingsGiulio Camuffo2015-02-021-0/+1
* | Namespace the platform pluginsGiulio Camuffo2015-01-291-0/+4
* | Implement high-dpi supportMorten Johan Sorvig2014-12-171-0/+4
|/
* Be compatible with older compositorsGiulio Camuffo2014-10-131-1/+1
* Use the screen resolution to determine whether a screen is portraitGiulio Camuffo2014-09-241-0/+1
* Fix QWaylandScreen geometry and physical sizeGiulio Camuffo2014-09-081-0/+3
* Destroy the QScreen when its wl_output is removedGiulio Camuffo2014-09-041-0/+2
* Use wayland core interfaces to signal output rotationGiulio Camuffo2014-07-311-0/+1
* Make classes in client privateJorgen Lind2013-12-271-0/+110