summaryrefslogtreecommitdiffstats
path: root/src/compositor/compositor_api/qwaylandcompositor.h
Commit message (Expand)AuthorAgeFilesLines
...
* Make QWaylandCompositor::primaryOutput a Q_PROPERTYJørgen Lind2015-08-281-0/+3
* Make QWaylandCompositor inherit QObjectJørgen Lind2015-08-281-8/+21
* Add createSurface factory function on QWaylandCompositorJørgen Lind2015-08-281-1/+1
* Move surface management to outputsJørgen Lind2015-08-281-5/+7
* LGPL v3 license change for Qt Wayland CompositorJørgen Lind2015-07-241-27/+23
* Remove output extensionPier Luigi Fiorini2015-05-061-9/+8
* Update copyright headersJani Heikkinen2015-02-171-4/+4
* Add QWaylandOutput to support multiple outputsPier Luigi Fiorini2015-02-081-6/+14
* Support for multiple input devicesMikko Levonmaa2014-10-201-0/+4
* Expose surface's client to QMLPier Luigi Fiorini2014-08-171-3/+4
* Fix namespaced buildGiulio Camuffo2014-08-071-1/+3
* Add a boolean return value to QWaylandCompositor::openUrl()Vesa Halttunen2014-07-231-1/+1
* Fix creation of custom shellsGiulio Camuffo2014-07-081-1/+1
* Make it possible to have custom shell implementationsGiulio Camuffo2014-04-291-0/+3
* Split QWaylandSurface in a model and view fashionGiulio Camuffo2014-04-291-2/+5
* Rework the way buffers are used and renderedGiulio Camuffo2014-04-291-2/+3
* Make sure the frame callbacks are sent at the right timeGiulio Camuffo2014-03-111-0/+1
* Improve the frame callbacks handlingGiulio Camuffo2014-02-051-1/+2
* Removed directrender/pageflipper codepaths.Gunnar Sletta2014-01-211-3/+0
* Fix buffer handling.Gunnar Sletta2014-01-211-0/+2
* Add hardware integration protocolJorgen Lind2013-12-271-1/+2
* QtCompositor: simplify retained selection implementationAndrew Knight2013-12-161-5/+7
* QtCompositor: Make ExtensionFlags a QFlagsAndrew Knight2013-12-161-1/+3
* Add Drag&Drop support to compositorJan Arne Petersen2013-11-221-0/+5
* Add support for text protocol to compositorJan Arne Petersen2013-11-221-0/+4
* Allow to customize enabled compositor extensionsJan Arne Petersen2013-09-091-4/+12
* Change setDirectRenderSurface to return the resultMikko Harju2013-08-191-1/+1
* Qt-ify the QtCompositor moduleAndy Nichols2013-02-081-0/+135