summaryrefslogtreecommitdiffstats
path: root/src/compositor/compositor_api/qwaylandsurface_p.h
Commit message (Expand)AuthorAgeFilesLines
* Include what you need: <QPointer>Marc Mutz2023-10-131-0/+2
* compositor: Fix warning on damage/damage_buffer mixEskil Abrahamsen Blomfeldt2022-12-071-2/+2
* Use SPDX license identifiersLucie Gérard2022-06-101-29/+3
* Use opaque render list when client content is opaqueEskil Abrahamsen Blomfeldt2022-02-171-0/+1
* QtWaylandCompositor: use cmake-generated export headersMarc Mutz2022-02-141-1/+1
* Remove forward declaration of class that doesn't exist anymoreAlbert Astals Cid2021-05-141-1/+0
* Support wl_surface.damage_bufferPaul Olav Tvete2020-07-071-0/+2
* Use QList instead of QVectorJarek Kobus2020-06-081-2/+2
* Update QtWaylandCompositor license headers to GPL 3v5.14.0-beta2Paul Olav Tvete2019-10-161-15/+5
* Compositor: Add idle-inhibit unstable v1 protocolPier Luigi Fiorini2019-08-161-0/+3
* Member init for some variables that are not covered by constructorsJohan Klokkhammer Helsing2019-01-161-2/+2
* Compositor: Implement support for the viewporter extensionJohan Klokkhammer Helsing2019-01-021-0/+4
* Compositor: Fix coordinate system inconsistenciesJohan Klokkhammer Helsing2018-11-161-0/+2
* Compositor: Emit signals after applying pending surface statev5.12.0-beta3Johan Klokkhammer Helsing2018-10-181-4/+2
* Handle subsurfaces added before QWaylandQuickItem createdPaul Olav Tvete2018-08-071-0/+2
* Use override when applicableJohan Klokkhammer Helsing2018-02-281-6/+6
* Use default member initialization for raw pointersJohan Klokkhammer Helsing2018-02-281-2/+2
* Init variables where they are declared when possible (clang-tidy)Johan Klokkhammer Helsing2018-02-271-12/+12
* Fix licensingv5.9.0-beta4Jani Heikkinen2017-05-041-13/+16
* Replace all occurrences of Q_DECL_OVERRIDE with overrideJohan Klokkhammer Helsing2017-01-231-10/+10
* Fix build without feature.imTasuku Suzuki2017-01-131-0/+2
* Use the feature system internallyLars Knoll2016-11-231-1/+1
* Refactor buffer handlingPaul Olav Tvete2016-10-011-7/+3
* Rename QWaylandSurface::isMapped to hasContentJohan Klokkhammer Helsing2016-08-221-1/+1
* Compositor API: Add bufferScale property to QWaylandSurfaceJohan Klokkhammer Helsing2016-04-291-0/+4
* Fix text-input support for new APIJan Arne Petersen2016-04-181-5/+2
* Add API to grab a surface's contentGiulio Camuffo2016-04-181-1/+1
* Use WaylandCompositor module name for export macroPaul Olav Tvete2016-02-151-1/+1
* Add surface roles backGiulio Camuffo2016-02-111-0/+1
* Subsurface implementation, with C++ APIPaul Olav Tvete2016-02-041-0/+27
* Merge branch 'qt/5.6' into wip-compositor-apiPaul Olav Tvete2015-10-131-0/+11
|\
| * Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-051-0/+11
* | Rename QtCompositor to QtWaylandCompositorJørgen Lind2015-09-101-6/+6
* | Make it possible to connect to a createSurface signalJørgen Lind2015-09-041-1/+11
* | Move ref and unref from QWaylandSurface to privateJørgen Lind2015-08-281-10/+4
* | Removed the m_ prefix for variables in QWaylandSurfacePrivateJørgen Lind2015-08-281-40/+22
* | Use QWaylandClient in constructor of QWaylandSurfaceJørgen Lind2015-08-281-1/+1
* | Remove QtWayland::SurfaceJørgen Lind2015-08-281-9/+119
* | make sure that views don't have a surfaceJørgen Lind2015-08-281-0/+1
* | Rename QWaylandSurfaceView to QWaylandViewJørgen Lind2015-08-281-4/+4
* | Rework how we manage extensionsJørgen Lind2015-08-281-3/+0
* | Make it possible to set a QWaylandSurface on the QWaylandSurfaceViewJørgen Lind2015-08-281-0/+3
* | LGPL v3 license change for Qt Wayland CompositorJørgen Lind2015-07-241-11/+14
|/
* Update copyright headersJani Heikkinen2015-02-171-21/+13
* Merge branch '5.4' into devGiulio Camuffo2014-11-151-1/+1
|\
| * Fix the compositor's wayland versioningGiulio Camuffo2014-10-091-1/+1
* | Expose surface's client to QMLPier Luigi Fiorini2014-08-171-1/+5
|/
* Add more API to change QWaylandSurface propertiesGiulio Camuffo2014-07-301-2/+4
* Introduce QWaylandSurfaceInterfaceGiulio Camuffo2014-07-301-0/+3
* Split QWaylandSurface in a model and view fashionGiulio Camuffo2014-04-291-0/+2