summaryrefslogtreecommitdiffstats
path: root/src/compositor/compositor_api/qwaylandsurface.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move surfaces to outputsPier Luigi Fiorini2015-04-211-5/+85
* Update copyright headersJani Heikkinen2015-02-171-4/+4
* Add QWaylandOutput to support multiple outputsPier Luigi Fiorini2015-02-081-0/+8
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-12-291-2/+1
|\
| * Don't access a dangling pointerGiulio Camuffo2014-11-201-0/+2
* | Merge branch '5.4' into devGiulio Camuffo2014-11-151-12/+5
|\|
| * Be more careful when destroying wl_resourcesv5.4.0-rc1v5.4.0Giulio Camuffo2014-10-281-8/+1
| * Fix the compositor's wayland versioningGiulio Camuffo2014-10-091-4/+4
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-09-191-1/+1
|\|
| * Do not crash when querying transientParent() and there's noneLaszlo Agocs2014-08-221-1/+1
* | Expose surface's client to QMLPier Luigi Fiorini2014-08-171-16/+10
* | Add support for setMask to set input regionJan Arne Petersen2014-08-131-0/+6
|/
* Add transient parent and offset to QWaylandSurfacePier Luigi Fiorini2014-08-011-0/+12
* Make Surface own its visibility propertyGiulio Camuffo2014-08-011-6/+10
* Use wl_surface.set_buffer_transform to signal surface rotationGiulio Camuffo2014-07-311-3/+1
* Use wayland core interfaces to signal output rotationGiulio Camuffo2014-07-311-1/+3
* Add more API to change QWaylandSurface propertiesGiulio Camuffo2014-07-301-9/+27
* Introduce QWaylandSurfaceInterfaceGiulio Camuffo2014-07-301-19/+65
* Add cmake test for QtCompositor and disable cmake files for QtWaylandClientGiulio Camuffo2014-07-081-1/+0
* Make it possible to have custom shell implementationsGiulio Camuffo2014-04-291-12/+13
* Fix possible racey crash after surface destructionGiulio Camuffo2014-04-291-0/+4
* Split QWaylandSurface in a model and view fashionGiulio Camuffo2014-04-291-40/+14
* Let the ShellSurface send the mapped and unmapped signals.Giulio Camuffo2014-04-291-9/+0
* Rework the way buffers are used and renderedGiulio Camuffo2014-04-291-129/+91
* Merge branch 'stable' into devGunnar Sletta2014-03-251-8/+2
|\
| * Remove the buffer queue.Giulio Camuffo2014-03-111-2/+2
| * Improve the frame callbacks handlingGiulio Camuffo2014-02-051-6/+0
* | Dont use a separate mapped state of QWaylandSurfaceItemJorgen Lind2014-03-031-1/+6
|/
* Fix buffer handling.Gunnar Sletta2014-01-211-0/+6
* Revised createTextureFromBufferLaszlo Agocs2014-01-061-3/+3
* QtCompositor: Expose window properties declarativelyAndrew Knight2013-12-301-0/+19
* QtCompositor: Provide a way to update the clipboard on a clientAndrew Knight2013-12-171-0/+21
* Return window typePier Luigi Fiorini2013-12-091-0/+7
* Add support for text protocol to compositorJan Arne Petersen2013-11-221-0/+7
* Compositor: Ping/Pong APIAndrew Knight2013-10-171-0/+7
* Remove QWaylandSurface::setSize because it is not meaningfulAndrew Knight2013-08-281-7/+1
* Destroy surface by force when not destroying an extended surfaceAndrew Knight2013-08-091-0/+2
* Integrate QWindow::Visibility into Compositor APIAndrew Knight2013-08-091-2/+16
* No need for Surface to be a ::wl_surface anymoreJan Arne Petersen2013-08-061-1/+1
* Add close event to the surface extensionJørgen Lind2013-06-061-0/+15
* Remove unused variable warningJørgen Lind2013-06-041-1/+0
* Remove the unsecure security protocol extensionsJørgen Lind2013-05-221-19/+4
* Qt-ify the QtCompositor moduleAndy Nichols2013-02-081-0/+346