summaryrefslogtreecommitdiffstats
path: root/src/compositor/wayland_wrapper/qwlextendedsurface.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rework how we manage extensionsJørgen Lind2015-08-281-197/+0
* LGPL v3 license change for Qt Wayland CompositorJørgen Lind2015-07-241-27/+23
* Keep Surface's visibility is in sync between client and compositor.Gunnar Sletta2015-03-231-3/+2
* Update copyright headersJani Heikkinen2015-02-171-4/+4
* Fix wrong check condition.Giulio Camuffo2014-12-121-1/+1
* Be more careful when destroying wl_resourcesv5.4.0-rc1v5.4.0Giulio Camuffo2014-10-281-5/+13
* Fix the compositor's wayland versioningGiulio Camuffo2014-10-091-4/+4
* Make Surface own its visibility propertyGiulio Camuffo2014-08-011-8/+1
* Use wl_surface.set_buffer_transform to signal surface rotationGiulio Camuffo2014-07-311-26/+0
* Use wayland core interfaces to signal output rotationGiulio Camuffo2014-07-311-0/+27
* Introduce QWaylandSurfaceInterfaceGiulio Camuffo2014-07-301-1/+17
* Initialize 'm_visibility' member variableGunnar Sletta2014-04-051-0/+1
* Prevent crash when extended surface is destroyed.Gunnar Sletta2014-04-051-0/+1
* Integrate QWindow::Visibility into Compositor APIAndrew Knight2013-08-091-4/+10
* Implement QPlatformWindow::raise() in QWaylandWindow and relay it to the comp...Robin Burchell2013-08-061-0/+10
* Make the Compositor side of extended surface use the QtWaylandScannerJørgen Lind2013-06-061-67/+31
* Namespace Qt extensions qt_ instead of wl_Jørgen Lind2013-05-221-11/+11
* Adapted Surface and Region to use the qtwaylandscanner.Samuel Rødal2013-04-231-1/+1
* Send property to client according to it's parameterElvis Lee2013-03-131-2/+2
* Qt-ify the QtCompositor moduleAndy Nichols2013-02-081-0/+202