summaryrefslogtreecommitdiffstats
path: root/src/compositor/wayland_wrapper
Commit message (Expand)AuthorAgeFilesLines
* Compositor API: rename QWaylandInputDevice to QWaylandSeatJohan Klokkhammer Helsing2016-08-113-16/+16
* Compile with -no-openglJohan Klokkhammer Helsing2016-07-202-0/+12
* Compositor: Rename shm to sharedMemoryJohan Klokkhammer Helsing2016-07-112-5/+5
* Rename QT_COMPOSITOR_WAYLAND_GL to QT_WAYLAND_COMPOSITOR_GLJohan Klokkhammer Helsing2016-07-011-1/+1
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-112-2/+12
|\
| * Compositor API: Clear drag icon when droppingJohan Klokkhammer Helsing2016-06-092-2/+12
* | Add dragStarted signal to QWaylandSurfaceJohan Klokkhammer Helsing2016-06-071-2/+4
* | Store and expose origin surface in QWaylandDragJohan Klokkhammer Helsing2016-06-032-1/+10
|/
* Send data_source.cancelled event when dropping on nothingJohan Klokkhammer Helsing2016-05-301-0/+2
* Rename private headers to _p.hPaul Olav Tvete2016-05-193-3/+3
* Fixed eglStream compositingDominik Holland2016-05-182-0/+9
* Don't send release events for uncommitted buffersJohan Klokkhammer Helsing2016-05-041-1/+2
* QtWaylandCompositor: Add support for different EGL buffer formatsLouai Al-Khanji2016-04-292-9/+12
* Compositor API: Add bufferScale property to QWaylandSurfaceJohan Klokkhammer Helsing2016-04-291-0/+1
* Compositor, drag-and-drop: Clean up drag focus when droppingJohan Klokkhammer Helsing2016-03-231-1/+4
* Use WaylandCompositor module name for export macroPaul Olav Tvete2016-02-151-1/+1
* Merge branch 'wip-compositor-api' into devPaul Olav Tvete2015-12-0253-8345/+458
|\
| * Merge branch '5.6' into wip-compositor-apiLaszlo Agocs2015-10-273-2/+22
| |\
| * | Add warning to private headersPaul Olav Tvete2015-10-231-0/+11
| * | Merge branch 'qt/5.6' into wip-compositor-apiPaul Olav Tvete2015-10-135-0/+55
| |\ \
| * | | A surface buffer has content iff it has a bufferPaul Olav Tvete2015-10-121-1/+1
| * | | Remove the QWaylandOutputSpaceJørgen Lind2015-09-181-2/+0
| * | | New API for drag and dropPaul Olav Tvete2015-09-172-77/+37
| * | | Return empty size when nil buffer is attachedPaul Olav Tvete2015-09-161-0/+3
| * | | Remove the mouse grabberPaul Olav Tvete2015-09-152-65/+64
| * | | Remove global coordinatesJørgen Lind2015-09-141-7/+10
| * | | Rename QtCompositor to QtWaylandCompositorJørgen Lind2015-09-1010-20/+20
| * | | Remove automatic initialisation of extensionsJørgen Lind2015-08-286-465/+0
| * | | Move qwltouch_p.h into qwaylandtouch_p.hJørgen Lind2015-08-283-269/+0
| * | | Remove the qt_sub_surface extensionJørgen Lind2015-08-281-187/+0
| * | | Move QWaylandKeyboardPrivate away from wayland_wrapperJørgen Lind2015-08-285-534/+2
| * | | Move QWaylandPointerPrivate into a _p file and remove the apiJørgen Lind2015-08-285-358/+2
| * | | Remove QtWayland::InputDeviceJørgen Lind2015-08-288-484/+13
| * | | Remove the QtWayland::Output classJørgen Lind2015-08-283-605/+0
| * | | Remove QtWayland::Compositor and add QWaylandCompositorPrivateJørgen Lind2015-08-2817-923/+41
| * | | Move some virtual functions into protected scoping.Jørgen Lind2015-08-282-3/+10
| * | | Remove QtWayland::SurfaceJørgen Lind2015-08-2817-673/+43
| * | | Remove the Surface role functionalityJørgen Lind2015-08-282-75/+0
| * | | Remove output from QWaylandSurfaceJørgen Lind2015-08-285-39/+41
| * | | Fixups after rebasingJørgen Lind2015-08-285-24/+26
| * | | Remove excess definition of QWaylandKeymapJørgen Lind2015-08-285-34/+11
| * | | Remove the default shell functionalityJørgen Lind2015-08-281-2/+0
| * | | Remove unused includeJørgen Lind2015-08-281-1/+0
| * | | Remove the QWaylandCompositor::createView virtual functionJørgen Lind2015-08-282-7/+18
| * | | rename QWaylandExtensionTemplate::get to findInJørgen Lind2015-08-285-7/+7
| * | | Rename QWaylandSurfaceView to QWaylandViewJørgen Lind2015-08-2812-48/+48
| * | | Improve QWaylandExtensionJørgen Lind2015-08-281-1/+1
| * | | Remove transient(inactive|parent|offset) from QWaylandSurfaceJørgen Lind2015-08-285-28/+10
| * | | Remove the static instance of a compositor.Jørgen Lind2015-08-283-13/+4
| * | | Make it possible to subclass QWayland(Pointer|Keyboard|Touch)Jørgen Lind2015-08-282-3/+4