summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Fix text-input support for new APIJan Arne Petersen2016-04-185-0/+62
* Simplify ShellSurfaceItem creationv5.7.0-beta1Johan Klokkhammer Helsing2016-04-113-11/+7
* Create a fallback shellSurface in wl_shell::get_shell_surfaceJohan Klokkhammer Helsing2016-04-112-12/+10
* Rename compositor Shell to WlShellJohan Klokkhammer Helsing2016-04-057-42/+42
* qwindow-compositor: Fix regression when clearing popupsJohan Klokkhammer Helsing2016-03-311-3/+2
* Initial compositor support for xdg-shell wayland extensionJohan Klokkhammer Helsing2016-03-244-14/+160
* Fix crash in qwindow-compositor when setting hidden cursorJohan Klokkhammer Helsing2016-03-191-1/+1
* Simplify client-side API for Wayland extensionsErik Larsson2016-03-183-27/+7
* qwindow-compositor: Fix cursor not being set for mapped surfacesJohan Klokkhammer Helsing2016-03-151-0/+3
* Fix broken qml import in server-buffer exampleJohan Klokkhammer Helsing2016-03-021-1/+1
* Add minimal-cpp compositor example to .pro fileJohan Klokkhammer Helsing2016-02-181-0/+1
* Add surface roles backGiulio Camuffo2016-02-115-6/+6
* Subsurface implementation, with C++ APIPaul Olav Tvete2016-02-044-6/+90
* Remove unused slot from qwindow-compositorLaszlo Agocs2016-02-032-6/+0
* Link with the wayland-client libraryPaul Olav Tvete2016-01-141-0/+6
* A minimal c++-based compositorPaul Olav Tvete2016-01-127-0/+468
* Pure QML example: add shortcut to quitShawn Rutledge2015-12-111-1/+5
* Merge branch 'wip-compositor-api' into devPaul Olav Tvete2015-12-0257-1634/+2339
|\
| * Compile fix for namespaced Qt buildsPaul Olav Tvete2015-11-281-0/+4
| * Fix copyright headersPaul Olav Tvete2015-11-0914-42/+42
| * Add install targets for new examples.Paul Olav Tvete2015-11-045-1/+16
| * Texture fix for examplePaul Olav Tvete2015-11-041-0/+1
| * Null pointer check for examplePaul Olav Tvete2015-11-041-2/+6
| * Workaround for qwindow-compositor on platforms other than xcbLaszlo Agocs2015-10-281-1/+1
| * Add documentation to Qt Wayland CompositorEskil Abrahamsen Blomfeldt2015-10-263-0/+113
| * Add support for popups to examplePaul Olav Tvete2015-10-233-4/+57
| * New custom extension examplePaul Olav Tvete2015-10-2320-0/+907
| * 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
| |\
| * | 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