summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* fix example installOswald Buddenhagen2016-05-251-0/+3
* load(qt_plugin) at the endOswald Buddenhagen2016-05-251-3/+2
* Make example work for the non-streaming casePaul Olav Tvete2016-05-231-2/+7
* Create a general ShellSurfaceItem to avoid duplicationJohan Klokkhammer Helsing2016-05-207-113/+29
* Fix buildJohan Klokkhammer Helsing2016-05-201-1/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-194-4/+12
|\
| * fix example installsv5.6.1-1v5.6.1Oswald Buddenhagen2016-04-285-8/+21
* | Move QWaylandClientExtension out of namespacePaul Olav Tvete2016-05-193-11/+0
* | Fixed eglStream compositingDominik Holland2016-05-183-10/+36
* | Rename QWaylandExtension to QWaylandCompositorExtensionPaul Olav Tvete2016-05-182-3/+3
* | Fix example build dependencyPaul Olav Tvete2016-05-121-0/+2
* | Move subsurface test application to tests/manualPaul Olav Tvete2016-05-027-445/+0
* | Automatically initialize the quick extension objectsGiulio Camuffo2016-04-296-30/+9
* | Update the virtual keyboard importJan Arne Petersen2016-04-261-1/+1
* | QML API for xdg-shellJohan Klokkhammer Helsing2016-04-264-0/+109
* | Add window manager extension to the pure-qml examplePier Luigi Fiorini2016-04-252-0/+14
* | Add QML api for client side extension.Erik Larsson2016-04-215-1/+208
* | Move drag icon relative the cursor hotspot positionErik Larsson2016-04-214-10/+12
* | Fix undefined behavior in qwindow-compositorJohan Klokkhammer Helsing2016-04-192-1/+9
* | 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