summaryrefslogtreecommitdiffstats
path: root/src/compositor
Commit message (Expand)AuthorAgeFilesLines
* Docs: Bump compositor module version to 1.1v5.10.0-beta2Johan Klokkhammer Helsing2017-10-131-2/+2
* Merge remote-tracking branch 'origin/5.9' into 5.10v5.10.0-beta1Liang Qi2017-10-0412-52/+117
|\
| * Add missing QML documentation for IviSurfaceJohan Klokkhammer Helsing2017-10-031-3/+14
| * Add missing documentation for IviApplicationJohan Klokkhammer Helsing2017-10-031-0/+43
| * Remove duplicate QML documentation of Shell.focusPolicyJohan Klokkhammer Helsing2017-10-031-7/+1
| * Add QML documentation for WaylandSeatJohan Klokkhammer Helsing2017-10-031-0/+11
| * Update documentation for QWaylandQuickShellSurfaceItemJohan Klokkhammer Helsing2017-10-031-7/+7
| * Prevent '* * *' from appearing in WaylandView documentationJohan Klokkhammer Helsing2017-10-031-4/+5
| * Compositor: Add missing cursorSurfaceChanged signalJohan Klokkhammer Helsing2017-10-022-1/+6
| * Documentation: Fix missing renames from Xdg* to Xdg*V5Johan Klokkhammer Helsing2017-10-024-29/+29
| * The ping method belongs to XdgShellV5, not XdgSurfaceJohan Klokkhammer Helsing2017-09-271-1/+1
* | Add missing documentation for XdgShellV6Johan Klokkhammer Helsing2017-10-031-0/+39
* | Documentation: Add QML return types for XdgShellV6* typesJohan Klokkhammer Helsing2017-10-021-6/+6
* | doc: Expand the overview docs of Qt Wayland CompositorEskil Abrahamsen Blomfeldt2017-09-261-4/+52
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-204-47/+65
|\|
| * Update documentation for ShellSurfaceItem::shellSurfaceJohan Klokkhammer Helsing2017-08-311-7/+6
| * Remove unimplemented method QWaylandTouch::focusDestroyedJohan Klokkhammer Helsing2017-08-241-3/+0
| * Send pointer events to all bound resourcesJohan Klokkhammer Helsing2017-08-242-36/+60
| * Remove unimplemented method QWaylandPointerPrivate::focusDestroyedJohan Klokkhammer Helsing2017-08-241-2/+0
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-174-4/+15
|\|
| * Try -lEGL when checking for wayland-eglJohan Klokkhammer Helsing2017-08-151-1/+2
| * Remove unimplemented overload for QWaylandSeat::sendFullKeyEventJohan Klokkhammer Helsing2017-08-151-1/+0
| * Add missing QML documentation for ShellSurfaceItem::moveItemJohan Klokkhammer Helsing2017-08-141-1/+11
| * Documentation: ShellSurfaceItem inherits WaylandQuickItemJohan Klokkhammer Helsing2017-08-091-0/+1
| * Fix incorrect type for WaylandQuickItem::subsurfaceHandler in docsJohan Klokkhammer Helsing2017-07-131-1/+1
* | Fix nullptr dereference when handling a popup with no positionerJohan Klokkhammer Helsing2017-08-161-1/+6
* | Update server buffer integrationPaul Olav Tvete2017-08-151-2/+4
* | Compositor: Add support for xdg-shell-unstable-v6Johan Klokkhammer Helsing2017-07-216-0/+2696
* | Remove fallthrough warningsThiago Macieira2017-07-111-0/+2
* | Merge remote-tracking branch 'qt/5.9' into devPaul Olav Tvete2017-06-276-7/+12
|\|
| * Disable the GCC warning about missing initializersThiago Macieira2017-06-221-0/+2
| * Fix all the warnings about deprecated qLoadPlugin1Thiago Macieira2017-06-222-4/+4
| * Doc: correct qmlmethod statementNico Vertriest2017-06-192-3/+3
| * Set size and format in SharedMemoryBuffer::toOpenGlTextureJohan Klokkhammer Helsing2017-06-161-0/+3
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-07127-1555/+2000
|\|
| * Fix licensingv5.9.0-beta4Jani Heikkinen2017-05-04127-1546/+1927
| * Fix documention typoKari Oikarinen2017-04-261-2/+2
| * Doc: add info about parametersNico Vertriest2017-04-262-6/+6
| * Fix nullptr dereference in QWaylandSeat::setKeyboardFocusJohan Klokkhammer Helsing2017-04-251-1/+1
| * Add missing documentation for XdgShellV5v5.9.0-beta3Johan Klokkhammer Helsing2017-04-211-0/+64
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-04-2131-42/+192
|\|
| * Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-04-187-1/+34
| |\
| | * Fix crash when assigning nullptr to ShellSurfaceItem.shellSurfaceJohan Klokkhammer Helsing2017-03-237-1/+34
| * | Doc: Add info about return valueNico Vertriest2017-04-181-0/+2
| * | Fix warning about inconsistent use of override keywordv5.9.0-beta2Thiago Macieira2017-04-041-1/+1
| * | Fix clang warning about struct/class mismatchThiago Macieira2017-04-041-1/+1
| * | Don't redefine symbols from system librariesPaul Olav Tvete2017-03-281-1/+1
| * | Clean up draganddrop and clipboard featuresPaul Olav Tvete2017-03-2318-30/+131
| * | Merge remote-tracking branch 'origin/5.8' into 5.9Paul Olav Tvete2017-03-131-0/+8
| |\|
| | * Fix build when xkbcommon is disabledGiulio Camuffo2017-03-081-0/+8