summaryrefslogtreecommitdiffstats
path: root/src/compositor/wayland_wrapper/qwlsurface_p.h
Commit message (Expand)AuthorAgeFilesLines
* Add a mechanism to delay unmapping of surfacesGiulio Camuffo2015-07-151-0/+6
* Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-06-031-2/+9
|\
| * Move surfaces to outputsPier Luigi Fiorini2015-04-211-2/+9
* | Introduce the surface role conceptGiulio Camuffo2015-04-231-0/+62
* | Keep Surface's visibility is in sync between client and compositor.Gunnar Sletta2015-03-231-0/+1
|/
* Update copyright headersJani Heikkinen2015-02-171-4/+4
* Add QWaylandOutput to support multiple outputsPier Luigi Fiorini2015-02-081-0/+4
* Merge branch '5.4' into devGiulio Camuffo2014-11-151-1/+1
|\
| * Fix the compositor's wayland versioningGiulio Camuffo2014-10-091-1/+1
* | Add support for setMask to set input regionJan Arne Petersen2014-08-131-0/+1
|/
* Add transient parent and offset to QWaylandSurfacePier Luigi Fiorini2014-08-011-0/+7
* Make Surface own its visibility propertyGiulio Camuffo2014-08-011-0/+2
* Use wl_surface.set_buffer_transform to signal surface rotationGiulio Camuffo2014-07-311-0/+4
* Introduce QWaylandSurfaceInterfaceGiulio Camuffo2014-07-301-5/+0
* Fix compilation on c++03Giulio Camuffo2014-04-291-1/+1
* Make it possible to have custom shell implementationsGiulio Camuffo2014-04-291-4/+4
* Split QWaylandSurface in a model and view fashionGiulio Camuffo2014-04-291-6/+3
* Let the ShellSurface send the mapped and unmapped signals.Giulio Camuffo2014-04-291-0/+2
* Rework the way buffers are used and renderedGiulio Camuffo2014-04-291-36/+24
* Merge branch 'stable' into devGunnar Sletta2014-03-251-8/+15
|\
| * Make sure the frame callbacks are sent at the right timeGiulio Camuffo2014-03-111-0/+1
| * Remove the buffer queue.Giulio Camuffo2014-03-111-5/+10
| * Improve the frame callbacks handlingGiulio Camuffo2014-02-051-3/+4
* | Dont use a separate mapped state of QWaylandSurfaceItemJorgen Lind2014-03-031-1/+1
|/
* Support that clients queue up more than three buffers.Mikko Harju2014-01-281-2/+2
* Fix buffer handling.Gunnar Sletta2014-01-211-4/+4
* Revised createTextureFromBufferLaszlo Agocs2014-01-061-2/+1
* Move wayland into a client directory not under the plugins src folderJorgen Lind2013-12-271-1/+1
* Add support for text protocol to compositorJan Arne Petersen2013-11-221-0/+5
* Remove unused QtWayland::ObjectJan Arne Petersen2013-08-221-1/+0
* Fix SurfaceBuffer to support Wayland 1.2Jan Arne Petersen2013-08-061-2/+2
* No need for Surface to be a ::wl_surface anymoreJan Arne Petersen2013-08-061-3/+1
* Calling damage on a surface from the compositor api doesn't make senseJørgen Lind2013-05-181-2/+1
* Adapted Surface and Region to use the qtwaylandscanner.Samuel Rødal2013-04-231-19/+23
* Qt-ify the QtCompositor moduleAndy Nichols2013-02-081-0/+206