summaryrefslogtreecommitdiffstats
path: root/src/compositor/compositor_api/qwaylandcompositor.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make QWaylandCompositor::primaryOutput a Q_PROPERTYJørgen Lind2015-08-281-0/+3
* Make QWaylandCompositor inherit QObjectJørgen Lind2015-08-281-8/+21
* Add createSurface factory function on QWaylandCompositorJørgen Lind2015-08-281-1/+1
* Move surface management to outputsJørgen Lind2015-08-281-5/+7
* LGPL v3 license change for Qt Wayland CompositorJørgen Lind2015-07-241-27/+23
* Remove output extensionPier Luigi Fiorini2015-05-061-9/+8
* Update copyright headersJani Heikkinen2015-02-171-4/+4
* Add QWaylandOutput to support multiple outputsPier Luigi Fiorini2015-02-081-6/+14
* Support for multiple input devicesMikko Levonmaa2014-10-201-0/+4
* Expose surface's client to QMLPier Luigi Fiorini2014-08-171-3/+4
* Fix namespaced buildGiulio Camuffo2014-08-071-1/+3
* Add a boolean return value to QWaylandCompositor::openUrl()Vesa Halttunen2014-07-231-1/+1
* Fix creation of custom shellsGiulio Camuffo2014-07-081-1/+1
* Make it possible to have custom shell implementationsGiulio Camuffo2014-04-291-0/+3