summaryrefslogtreecommitdiffstats
path: root/src/compositor/compositor_api/qwaylandcompositor.h
Commit message (Expand)AuthorAgeFilesLines
* Add logging category for hardware integrationsPaul Olav Tvete2018-09-201-0/+1
* Change compositor categorized logging namespacePaul Olav Tvete2018-09-201-1/+2
* Compositor: Rename addSocketFd to addSocketDescriptorJohan Klokkhammer Helsing2018-09-171-1/+1
* Compositor: add API for using existing socket fd'sMatt Hoosier2018-06-251-0/+2
* Use override when applicableJohan Klokkhammer Helsing2018-02-281-1/+1
* Fix licensingv5.9.0-beta4Jani Heikkinen2017-05-041-12/+15
* Use the feature system internallyLars Knoll2016-11-231-1/+1
* Emit signals for compositor propertiesPier Luigi Fiorini2016-09-201-2/+7
* Compositor API: rename QWaylandInputDevice to QWaylandSeatJohan Klokkhammer Helsing2016-08-111-9/+9
* Rename createSurface and similar signalsJohan Klokkhammer Helsing2016-08-031-1/+1
* Emit signals when outputs are added or removedPier Luigi Fiorini2016-06-091-0/+4
* Compile with -Wzero-as-null-pointer-constantPaul Olav Tvete2016-05-251-2/+2
* Rename QWaylandExtension to QWaylandCompositorExtensionPaul Olav Tvete2016-05-181-1/+1
* Fix text-input support for new APIJan Arne Petersen2016-04-181-0/+3
* Add API to grab a surface's contentGiulio Camuffo2016-04-181-0/+4
* Initial compositor support for xdg-shell wayland extensionJohan Klokkhammer Helsing2016-03-241-1/+1
* Use WaylandCompositor module name for export macroPaul Olav Tvete2016-02-151-1/+1
* Subsurface implementation, with C++ APIPaul Olav Tvete2016-02-041-0/+1
* Rename QWaylandExtensionContainer to QWaylandObjectPaul Olav Tvete2015-10-231-1/+1
* Add a setDefaultOutput function to QWaylandCompositorJørgen Lind2015-09-181-1/+2
* Simplify the construction of pure-qmlJørgen Lind2015-09-181-1/+2
* Remove the QWaylandOutputSpaceJørgen Lind2015-09-181-10/+2
* New API for drag and dropPaul Olav Tvete2015-09-171-7/+0
* Remove QWaylandCompositor::cleanupGraphicsResources()Jørgen Lind2015-09-151-1/+0
* Rename QtCompositor to QtWaylandCompositorJørgen Lind2015-09-101-3/+3
* Move the createDefaultSurface function to QWaylandCompositorPrivateJørgen Lind2015-09-101-4/+1
* Make it possible to connect to a createSurface signalJørgen Lind2015-09-041-1/+4
* Rename primary(Output|OutputSpace) to default(Output|OutputSpace)Jørgen Lind2015-09-041-7/+8
* Make it possible to construct QWaylandOutputJørgen Lind2015-09-041-4/+3
* Move the curser surface signal to QWaylandInputDeviceJørgen Lind2015-09-041-2/+1
* Make Manufacturer & Model modifiable properties of QWaylandOutputJørgen Lind2015-09-021-3/+1
* Enable the HW integration extension by default againJørgen Lind2015-08-311-0/+4
* Remove automatic initialisation of extensionsJørgen Lind2015-08-281-19/+0
* Remove QtWayland::Compositor and add QWaylandCompositorPrivateJørgen Lind2015-08-281-15/+8
* Move some virtual functions into protected scoping.Jørgen Lind2015-08-281-4/+4
* Remove QtWayland::SurfaceJørgen Lind2015-08-281-0/+1
* Remove some deprecated apisJørgen Lind2015-08-281-14/+0
* Remove the default shell functionalityJørgen Lind2015-08-281-1/+0
* Remove the QWaylandCompositor::createView virtual functionJørgen Lind2015-08-281-1/+0
* Fix Compile errors and warningsPaul Olav Tvete2015-08-281-1/+1
* Rename QWaylandSurfaceView to QWaylandViewJørgen Lind2015-08-281-3/+3
* Make it possible to subclass QWayland(Pointer|Keyboard|Touch)Jørgen Lind2015-08-281-3/+4
* Use Q_SIGNALS and Q_SLOTS instead of signals: slots:Jørgen Lind2015-08-281-1/+1
* Public input apisJørgen Lind2015-08-281-3/+9
* Rework how we manage extensionsJørgen Lind2015-08-281-13/+3
* Introducing QWaylandOutputSpaceJørgen Lind2015-08-281-18/+15
* Move the output from QWaylandSurface to the QWaylandSurfaceViewJørgen Lind2015-08-281-1/+4
* Make it possible to set a QWaylandSurface on the QWaylandSurfaceViewJørgen Lind2015-08-281-1/+2
* Deprecate the cursor change request and make it a signalJørgen Lind2015-08-281-1/+5
* QWaylandCompositor make some functionality available from qmlJørgen Lind2015-08-281-6/+7