summaryrefslogtreecommitdiffstats
path: root/examples/wayland/custom-extension
Commit message (Expand)AuthorAgeFilesLines
* Compositor API: rename QWaylandInputDevice to QWaylandSeatJohan Klokkhammer Helsing2016-08-111-1/+1
* Rename createSurface and similar signalsJohan Klokkhammer Helsing2016-08-031-1/+1
* Compositor: make the extensions property list optionalPaul Olav Tvete2016-07-121-16/+12
* Adjust for hotspot position inside WaylandCursorItemJohan Klokkhammer Helsing2016-07-111-2/+2
* Rename enableWSCursor to windowSystemCursorEnabledJohan Klokkhammer Helsing2016-07-111-1/+1
* fix example installOswald Buddenhagen2016-05-251-0/+3
* load(qt_plugin) at the endOswald Buddenhagen2016-05-251-3/+2
* Create a general ShellSurfaceItem to avoid duplicationJohan Klokkhammer Helsing2016-05-201-1/+1
* Fix buildJohan Klokkhammer Helsing2016-05-201-1/+1
* Move QWaylandClientExtension out of namespacePaul Olav Tvete2016-05-193-11/+0
* Rename QWaylandExtension to QWaylandCompositorExtensionPaul Olav Tvete2016-05-182-3/+3
* Fix example build dependencyPaul Olav Tvete2016-05-121-0/+2
* Automatically initialize the quick extension objectsGiulio Camuffo2016-04-294-11/+9
* Add QML api for client side extension.Erik Larsson2016-04-215-1/+208
* Simplify ShellSurfaceItem creationv5.7.0-beta1Johan Klokkhammer Helsing2016-04-111-3/+2
* Rename compositor Shell to WlShellJohan Klokkhammer Helsing2016-04-051-2/+2
* Simplify client-side API for Wayland extensionsErik Larsson2016-03-183-27/+7
* Add surface roles backGiulio Camuffo2016-02-111-1/+1
* Link with the wayland-client libraryPaul Olav Tvete2016-01-141-0/+6
* Compile fix for namespaced Qt buildsPaul Olav Tvete2015-11-281-0/+4
* Fix copyright headersPaul Olav Tvete2015-11-095-15/+15
* Add install targets for new examples.Paul Olav Tvete2015-11-043-1/+8
* New custom extension examplePaul Olav Tvete2015-10-2319-0/+906