summaryrefslogtreecommitdiffstats
path: root/src/compositor/compositor_api/qwaylandsurface.h
Commit message (Expand)AuthorAgeFilesLines
* Use override when applicableJohan Klokkhammer Helsing2018-02-281-1/+1
* Compositor: Add missing cursorSurfaceChanged signalJohan Klokkhammer Helsing2017-10-021-1/+2
* Fix licensingv5.9.0-beta4Jani Heikkinen2017-05-041-13/+16
* Clean up draganddrop and clipboard featuresPaul Olav Tvete2017-03-231-0/+2
* Fix build without feature.imTasuku Suzuki2017-01-131-0/+2
* Use the feature system internallyLars Knoll2016-11-231-1/+1
* Rename QWaylandSurface::throttlingView to primaryViewJohan Klokkhammer Helsing2016-10-071-2/+2
* Rename QWaylandSurface::isMapped to hasContentJohan Klokkhammer Helsing2016-08-221-3/+3
* Add dragStarted signal to QWaylandSurfaceJohan Klokkhammer Helsing2016-06-071-0/+2
* Rename QWaylandExtension to QWaylandCompositorExtensionPaul Olav Tvete2016-05-181-1/+1
* Compositor API: Add bufferScale property to QWaylandSurfaceJohan Klokkhammer Helsing2016-04-291-0/+3
* Fix text-input support for new APIJan Arne Petersen2016-04-181-2/+3
* Remove unused signal QWaylandSurface::pongJohan Klokkhammer Helsing2016-04-151-1/+0
* Initial compositor support for xdg-shell wayland extensionJohan Klokkhammer Helsing2016-03-241-0/+1
* Use WaylandCompositor module name for export macroPaul Olav Tvete2016-02-151-1/+1
* Add surface roles backGiulio Camuffo2016-02-111-0/+13
* Subsurface implementation, with C++ APIPaul Olav Tvete2016-02-041-0/+4
* Rename QWaylandExtensionContainer to QWaylandObjectPaul Olav Tvete2015-10-231-1/+1
* Add missing Q_ENUMJørgen Lind2015-09-181-0/+1
* Implement resize/move for pure-qmlJørgen Lind2015-09-161-0/+1
* Rename QtCompositor to QtWaylandCompositorJørgen Lind2015-09-101-3/+3
* Make it possible to connect to a createSurface signalJørgen Lind2015-09-041-2/+6
* Move ref and unref from QWaylandSurface to privateJørgen Lind2015-08-281-4/+2
* Use QWaylandClient in constructor of QWaylandSurfaceJørgen Lind2015-08-281-1/+1
* Remove QtWayland::SurfaceJørgen Lind2015-08-281-27/+3
* Remove output from QWaylandSurfaceJørgen Lind2015-08-281-9/+3
* Fixups after rebasingJørgen Lind2015-08-281-35/+2
* Remove excess definition of QWaylandKeymapJørgen Lind2015-08-281-11/+0
* Fix Compile errors and warningsPaul Olav Tvete2015-08-281-1/+1
* Rename QWaylandSurfaceView to QWaylandViewJørgen Lind2015-08-281-2/+2
* Improve QWaylandExtensionJørgen Lind2015-08-281-4/+0
* Remove transient(inactive|parent|offset) from QWaylandSurfaceJørgen Lind2015-08-281-4/+0
* Public input apisJørgen Lind2015-08-281-0/+4
* Rework how we manage extensionsJørgen Lind2015-08-281-50/+2
* Introducing QWaylandOutputSpaceJørgen Lind2015-08-281-0/+2
* Move the output from QWaylandSurface to the QWaylandSurfaceViewJørgen Lind2015-08-281-6/+7
* Move the texture ownership from the QWaylandSurfaceJørgen Lind2015-08-281-24/+6
* Make it possible to set a QWaylandSurface on the QWaylandSurfaceViewJørgen Lind2015-08-281-1/+1
* make yInverted a property of qwaylandsurfaceJørgen Lind2015-08-281-0/+2
* Make the attach offset available through a signal on QWaylandSurfaceJørgen Lind2015-08-281-0/+1
* Make QWaylandsurface::output a propertyJørgen Lind2015-08-281-0/+2
* Add a shellView property on QWaylandSurfaceJørgen Lind2015-08-281-0/+3
* LGPL v3 license change for Qt Wayland CompositorJørgen Lind2015-07-241-27/+23
* Add a mechanism to delay unmapping of surfacesGiulio Camuffo2015-07-151-0/+12
* Fix the build error in public headersBhushan Shah2015-05-171-1/+1
* Move surfaces to outputsPier Luigi Fiorini2015-04-211-2/+38
* Update copyright headersJani Heikkinen2015-02-171-4/+4
* Add QWaylandOutput to support multiple outputsPier Luigi Fiorini2015-02-081-0/+3
* Merge branch '5.4' into devGiulio Camuffo2014-11-151-3/+1
|\
| * Be more careful when destroying wl_resourcesv5.4.0-rc1v5.4.0Giulio Camuffo2014-10-281-1/+0