summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Remove followRequestedPosition from QWaylandQuickItemJørgen Lind2015-08-281-1/+0
* Make the default wl_shell available from QMLJørgen Lind2015-08-286-39/+51
* Remove automatic initialisation of extensionsJørgen Lind2015-08-283-7/+0
* Remove the qt_sub_surface extensionJørgen Lind2015-08-281-8/+0
* Update QWindowCompositor to use the shell view directlyJørgen Lind2015-08-281-2/+14
* In QWaylandWindowCompositor rename m_surfaces to m_visibleSurfacesJørgen Lind2015-08-282-26/+22
* Fix up that QWindowCompositor didn't send onScreenVisibillityJørgen Lind2015-08-282-20/+49
* Remove QtWayland::Compositor and add QWaylandCompositorPrivateJørgen Lind2015-08-281-4/+5
* Remove QtWayland::SurfaceJørgen Lind2015-08-281-3/+8
* Remove some deprecated apisJørgen Lind2015-08-281-1/+1
* Remove output from QWaylandSurfaceJørgen Lind2015-08-282-1/+2
* Fixups after rebasingJørgen Lind2015-08-282-10/+16
* Use the output for setting screen geometry in qml-compositor exampleJørgen Lind2015-08-281-1/+1
* Enable shell surface on qwindow compositorJørgen Lind2015-08-282-5/+16
* Fix missing file rename from QWayalandQuickView -> ....ItemJørgen Lind2015-08-282-2/+2
* Remove the default shell functionalityJørgen Lind2015-08-285-25/+12
* Rename QWaylandQuickView to QWaylandQuickItemJørgen Lind2015-08-282-4/+4
* Rename QWaylandSurfaceView to QWaylandViewJørgen Lind2015-08-284-28/+28
* Improve QWaylandExtensionJørgen Lind2015-08-281-1/+1
* Public input apisJørgen Lind2015-08-281-3/+3
* Rework how we manage extensionsJørgen Lind2015-08-287-15/+24
* QWindowCompositor: Stop dragging window state when focus goes out.Jørgen Lind2015-08-281-0/+2
* Reimplement the create functionJørgen Lind2015-08-283-12/+19
* Introducing QWaylandOutputSpaceJørgen Lind2015-08-284-9/+17
* add a multi output exampleJørgen Lind2015-08-288-1/+328
* Move the output from QWaylandSurface to the QWaylandSurfaceViewJørgen Lind2015-08-281-0/+4
* Add a pure-qml compositor exampleJørgen Lind2015-08-288-0/+323
* Move the texture ownership from the QWaylandSurfaceJørgen Lind2015-08-282-69/+44
* Deprecate the cursor change request and make it a signalJørgen Lind2015-08-282-2/+3
* Make it possible for QWaylandSurfaceItem to children of arbitrary itemsJørgen Lind2015-08-281-3/+3
* Make QWaylandCompositor inherit QObjectJørgen Lind2015-08-284-38/+55
* Add a mechanism to delay unmapping of surfacesGiulio Camuffo2015-07-151-0/+7
* Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-04-153-18/+4
|\
| * examples: remove unused windowDestroyed signalOlivier Blin2015-03-312-15/+0
| * qwindow-compositor: fix rendering shm NPOT textures with OpenGL ES2Olivier Blin2015-03-291-0/+1
| * Fix connecting to surfaceDestroyedOlivier Blin2015-03-271-3/+3
* | Update copyright headersJani Heikkinen2015-02-1723-92/+92
* | Add QWaylandOutput to support multiple outputsPier Luigi Fiorini2015-02-083-6/+13
* | Namespace the platform pluginsGiulio Camuffo2015-01-293-8/+8
|/
* Correctly handle '--invert' parameter in server-buffer compositorSiteshwar Vashisht2015-01-131-2/+2
* Move examples into wayland subdirectory.v5.4.0-beta1Friedemann Kleint2014-10-0936-17/+19
* Fix the compositor's wayland versioningGiulio Camuffo2014-10-091-1/+1
* qwindow-compositor: Rename QOpenGLWindowLaszlo Agocs2014-08-296-21/+22
* Explicitly define the interface versionsGiulio Camuffo2014-08-231-1/+1
* QWindowCompositor: Prevent double delete.Robin Burchell2014-08-211-2/+4
* Replace custom texture upload with QOpenGLTextureRobin Burchell2014-08-203-22/+22
* QWindowCompositor: Getting popups to appear in the right place.Robin Burchell2014-08-201-8/+15
* qwindow-compositor: Fix null pointer dereference.Robin Burchell2014-08-181-1/+1
* qml-compositor: Error check loading of WindowChrome.Robin Burchell2014-08-181-0/+4
* qml-compositor: Clean up some unnecessary logging.Robin Burchell2014-08-182-4/+4