summaryrefslogtreecommitdiffstats
path: root/src/compositor/compositor_api/qwaylandsurface.h
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Fix the compositor's wayland versioningGiulio Camuffo2014-10-091-1/+1
| * Remove duplicate size property declarationMikko Levonmaa2014-10-061-1/+0
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-09-191-1/+1
|\|
| * Replace signals with Q_SIGNALS.Robin Burchell2014-08-191-1/+1
* | Expose surface's client to QMLPier Luigi Fiorini2014-08-171-2/+4
* | Add support for setMask to set input regionJan Arne Petersen2014-08-131-0/+2
|/
* Add transient parent and offset to QWaylandSurfacePier Luigi Fiorini2014-08-011-0/+4
* Add more API to change QWaylandSurface propertiesGiulio Camuffo2014-07-301-1/+1
* Introduce QWaylandSurfaceInterfaceGiulio Camuffo2014-07-301-0/+12
* Split QWaylandSurface in a model and view fashionGiulio Camuffo2014-04-291-7/+5
* Let the ShellSurface send the mapped and unmapped signals.Giulio Camuffo2014-04-291-2/+1
* Rework the way buffers are used and renderedGiulio Camuffo2014-04-291-28/+29
* Merge branch 'stable' into devGunnar Sletta2014-03-251-4/+3
|\
| * Make the compositor redraw when a surface gets a commit().Giulio Camuffo2014-03-111-0/+1
| * Remove the buffer queue.Giulio Camuffo2014-03-111-2/+2
| * Improve the frame callbacks handlingGiulio Camuffo2014-02-051-2/+0
* | Dont use a separate mapped state of QWaylandSurfaceItemJorgen Lind2014-03-031-0/+1
|/