summaryrefslogtreecommitdiffstats
path: root/src/compositor/compositor_api/qwaylandsurface.h
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Fix buffer handling.Gunnar Sletta2014-01-211-0/+2
* Revised createTextureFromBufferLaszlo Agocs2014-01-061-3/+2
* QtCompositor: Expose window properties declarativelyAndrew Knight2013-12-301-0/+5
* QtCompositor: Provide a way to update the clipboard on a clientAndrew Knight2013-12-171-0/+4
* Return window typePier Luigi Fiorini2013-12-091-1/+12
* Add support for text protocol to compositorJan Arne Petersen2013-11-221-0/+1
* Compositor: Ping/Pong APIAndrew Knight2013-10-171-0/+2
* Compositor: add BypassWindowManager hint to WindowFlagsAndrew Knight2013-09-201-1/+2
* Remove QWaylandSurface::setSize because it is not meaningfulAndrew Knight2013-08-281-3/+2
* Integrate QWindow::Visibility into Compositor APIAndrew Knight2013-08-091-1/+6
* Implement QPlatformWindow::raise() in QWaylandWindow and relay it to the comp...Robin Burchell2013-08-061-1/+2
* Add close event to the surface extensionJørgen Lind2013-06-061-0/+2
* Qt-ify the QtCompositor moduleAndy Nichols2013-02-081-0/+179