summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Compositor: Fix crash when destroying QWaylandSurfaces with multiple viewsJohan Klokkhammer Helsing2019-06-121-1/+2
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-06-111-1/+1
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-084-2/+23
| |\
| | * Client: Don't add all windows to activePopupsJohan Klokkhammer Helsing2019-06-051-1/+1
| | * Compositor: Map touch ids to contiguous idsJohan Klokkhammer Helsing2019-05-222-1/+20
| | * Fix compile error with -no-openglJohan Klokkhammer Helsing2019-05-291-0/+2
* | | QWaylandXdgShellV5: optimize closeAllPopups()Marc Mutz2019-06-051-6/+10
* | | Don't crash at application exitPaul Olav Tvete2019-06-051-1/+1
* | | Eradicate Q_FOREACH loops [1/2]: trivial casesMarc Mutz2019-05-2127-50/+72
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-05-263-1/+10
|\ \ \ | |/ /
| * | Avoid creating decoration whilst Xdg Decoration is pending configureDavid Edmundson2019-05-233-1/+10
* | | QWaylandDisplay: make hasRegistryGlobal() const-correct and take a QStringViewMarc Mutz2019-05-172-3/+3
* | | QWaylandXdgShellV5: make xdgSurfaceFromSurface() const-correctMarc Mutz2019-05-172-3/+3
* | | Add QWaylandXdgPopup::sendPopupDoneJohan Klokkhammer Helsing2019-05-104-0/+42
* | | Client: Implement primary-selection-unstable-v1Johan Klokkhammer Helsing2019-05-1013-33/+703
* | | Remove Apache licensed Vulkan helper functionJohan Klokkhammer Helsing2019-05-105-486/+5
* | | Merge remote-tracking branch 'origin/5.13' into devJohan Klokkhammer Helsing2019-05-0743-913/+746
|\ \ \ | |/ /
| * | Make QML module documentation follow Qt minor versionJohan Klokkhammer Helsing2019-05-061-4/+4
| * | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13" into refs/stagin...Liang Qi2019-05-039-51/+221
| |\ \
| | * \ Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-05-029-51/+221
| | |\ \ | | | |/
| | | * Docs: Fix incorrect version for module importJohan Klokkhammer Helsing2019-04-301-2/+2
| | | * Client: Full implementation for frame callbacks (second try)Johan Klokkhammer Helsing2019-04-247-49/+218
| | | * Compositor: Add qwaylandoutput_p.h to headersJohan Klokkhammer Helsing2019-04-241-0/+1
| * | | client: reimplement QPlatformIntegration::possibleKeys()Gatis Paeglis2019-05-034-0/+23
| |/ /
| * | Make QtWayland.Compositor available under 1.QT_MINOR_VERSIONJohan Klokkhammer Helsing2019-05-019-24/+34
| * | Client: Fix reverse screen orderJohan Klokkhammer Helsing2019-04-294-10/+81
| * | Remove wayland-egl as dependency of linux-dmabuf-unstable-v1Kai Koehne2019-04-251-1/+1
| * | Doc: Fix minor link issuesNico Vertriest2019-04-253-5/+2
| * | remove useless indirectionGatis Paeglis2019-04-252-11/+4
| * | drop qwaylandxkb and share the logic with X11Gatis Paeglis2019-04-259-492/+32
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-232-2/+26
| |\ \ | | |/
| | * Compositor: Fix compilation problems for qwaylandshell.hJohan Klokkhammer Helsing2019-04-172-2/+26
| * | rework key handlingGatis Paeglis2019-04-174-95/+100
| * | xkbcommon: replace deprecated APIsv5.13.0-beta3Gatis Paeglis2019-04-162-10/+8
| * | compositor: rework xkb context/keymap/state handlingGatis Paeglis2019-04-165-52/+68
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-04-164-14/+25
| |\ \ | | |/
| | * Fix incorrect path to wl-eglstream-controller.xmlJohan Klokkhammer Helsing2019-04-111-1/+1
| | * Client: Don't be exposed if we want to create a sub or shell surfaceJohan Klokkhammer Helsing2019-04-083-13/+24
| * | client: rework xkb context/keymap/state handlingGatis Paeglis2019-04-156-64/+57
| * | client: rework input method handlingGatis Paeglis2019-04-157-101/+83
| * | Client: Avoid shadowing QPlatformWindow::windowGeometryDavid Edmundson2019-04-113-10/+10
* | | Client: Use a QWaylandSurface for pointer focusJohan Klokkhammer Helsing2019-05-026-26/+35
* | | Client: Add support for animated cursorsJohan Klokkhammer Helsing2019-05-024-8/+43
* | | Client: Add safer fromObject function to scannerJohan Klokkhammer Helsing2019-05-016-10/+48
* | | Client: Avoid unnecessarily redrawing decorationsJohan Klokkhammer Helsing2019-05-011-5/+8
* | | Compositor: Change default value for autoCreatePopupItems in Qt 6Johan Klokkhammer Helsing2019-05-011-1/+7
* | | Turn QWaylandQuickShellIntegration into a public APIPier Luigi Fiorini2019-04-116-10/+416
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-04-1012-221/+138
|\ \ \ | |/ /
| * | [docs] Some edits to match the Wayland and Qt overview documentationv5.13.0-beta2Kavindra Palaraja2019-04-091-61/+49
| * | Compositor: Don't destroy wl_display from platform integrationJohan Klokkhammer Helsing2019-04-082-2/+8