summaryrefslogtreecommitdiffstats
path: root/examples/wayland/qwindow-compositor
Commit message (Expand)AuthorAgeFilesLines
...
* | Initialize member variablePaul Olav Tvete2015-10-021-0/+1
* | Fix reference to removed filePaul Olav Tvete2015-09-181-1/+1
* | Remove the QWaylandOutputSpaceJørgen Lind2015-09-181-3/+2
* | 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
* | Adapt example to new API without global coordinatesPaul Olav Tvete2015-09-155-51/+160
* | New window compositor examplePaul Olav Tvete2015-09-119-899/+397
* | Rename QtCompositor to QtWaylandCompositorJørgen Lind2015-09-103-13/+13
* | Move the createDefaultSurface function to QWaylandCompositorPrivateJørgen Lind2015-09-102-7/+9
* | Make it possible to connect to a createSurface signalJørgen Lind2015-09-042-5/+5
* | Rename primary(Output|OutputSpace) to default(Output|OutputSpace)Jørgen Lind2015-09-041-3/+3
* | Make it possible to construct QWaylandOutputJørgen Lind2015-09-041-1/+1
* | Move the curser surface signal to QWaylandInputDeviceJørgen Lind2015-09-041-1/+1
* | Make Manufacturer & Model modifiable properties of QWaylandOutputJørgen Lind2015-09-021-1/+1
* | Make it possible to create the shell surface from qmlJørgen Lind2015-08-282-9/+12
* | Make the default wl_shell available from QMLJørgen Lind2015-08-282-16/+15
* | Remove automatic initialisation of extensionsJørgen Lind2015-08-281-4/+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::SurfaceJørgen Lind2015-08-281-3/+8
* | Remove output from QWaylandSurfaceJørgen Lind2015-08-281-0/+1
* | Fixups after rebasingJørgen Lind2015-08-282-10/+16
* | Enable shell surface on qwindow compositorJørgen Lind2015-08-282-5/+16
* | Remove the default shell functionalityJørgen Lind2015-08-281-1/+1
* | Rename QWaylandSurfaceView to QWaylandViewJørgen Lind2015-08-282-22/+22
* | 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-282-7/+13
* | 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-281-3/+5
* | 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-282-4/+8
|/
* 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-151-0/+1
|\
| * qwindow-compositor: fix rendering shm NPOT textures with OpenGL ES2Olivier Blin2015-03-291-0/+1
* | Update copyright headersJani Heikkinen2015-02-177-28/+28
* | Add QWaylandOutput to support multiple outputsPier Luigi Fiorini2015-02-081-4/+5
|/
* Move examples into wayland subdirectory.v5.4.0-beta1Friedemann Kleint2014-10-099-0/+1065