summaryrefslogtreecommitdiffstats
path: root/examples/wayland
Commit message (Expand)AuthorAgeFilesLines
* Example project file clean-upsLouai Al-Khanji2015-10-234-28/+19
* Merge branch 'qt/5.6' into wip-compositor-apiPaul Olav Tvete2015-10-131-1/+0
|\
| * Merge remote-tracking branch 'origin/5.5' into 5.6v5.6.0-alpha1Liang Qi2015-08-281-1/+0
| |\
| | * Fix possible race condition leading to a dead lockGiulio Camuffo2015-07-061-1/+0
* | | Initialize member variablePaul Olav Tvete2015-10-021-0/+1
* | | Disable flicking in the examplePaul Olav Tvete2015-09-291-0/+1
* | | Add raise() and lower() to QWaylandQuickItemPaul Olav Tvete2015-09-292-1/+7
* | | Fix reference to removed filePaul Olav Tvete2015-09-181-1/+1
* | | Make the multi-output example workJørgen Lind2015-09-187-74/+160
* | | Fix broken onSurfaceDestroyed animationJørgen Lind2015-09-181-1/+1
* | | Remove qml-compositorJørgen Lind2015-09-1810-842/+1
* | | Simplify the construction of pure-qmlJørgen Lind2015-09-181-10/+5
* | | Remove the QWaylandOutputSpaceJørgen Lind2015-09-183-7/+4
* | | New API for drag and dropPaul Olav Tvete2015-09-174-23/+87
* | | Also draw surfaces without a shell surfacePaul Olav Tvete2015-09-165-9/+28
* | | Implement resize/move for pure-qmlJørgen Lind2015-09-162-37/+8
* | | Adapt example to new API without global coordinatesPaul Olav Tvete2015-09-155-51/+160
* | | Remove global coordinatesJørgen Lind2015-09-142-17/+31
* | | New window compositor examplePaul Olav Tvete2015-09-119-899/+397
* | | Rename QtCompositor to QtWaylandCompositorJørgen Lind2015-09-1011-37/+33
* | | Move the createDefaultSurface function to QWaylandCompositorPrivateJørgen Lind2015-09-102-7/+9
* | | Make it possible to connect to a createSurface signalJørgen Lind2015-09-043-5/+18
* | | Rename primary(Output|OutputSpace) to default(Output|OutputSpace)Jørgen Lind2015-09-044-13/+8
* | | Make it possible to construct QWaylandOutputJørgen Lind2015-09-045-35/+35
* | | Rename automaticFrameCallbacks to automaticFrameCallbackJørgen Lind2015-09-041-1/+1
* | | Move the curser surface signal to QWaylandInputDeviceJørgen Lind2015-09-042-2/+2
* | | Make Manufacturer & Model modifiable properties of QWaylandOutputJørgen Lind2015-09-024-4/+4
* | | Make it possible to create the shell surface from qmlJørgen Lind2015-08-283-17/+27
* | | 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