summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-067-10/+22
| |\|
| | * compositor: fix QWaylandShell private objects inheritanceChristophe Chapuis2019-04-035-6/+10
| | * Client xdg-shell v5: Fix crash when creating a popup without a valid parentJohan Klokkhammer Helsing2019-04-022-4/+12
| * | Use a dedicated EGLContext for the decorations blitterGiulio Camuffo2019-04-052-148/+59
* | | Client: Make CursorSurface inherit from QWaylandSurfaceJohan Klokkhammer Helsing2019-04-101-38/+6
* | | Client: Remove QWaylandWindow wl_surface inheritanceJohan Klokkhammer Helsing2019-04-107-92/+267
* | | Compositor: Don't require OpenGL to build the QML APIsJohan Klokkhammer Helsing2019-04-048-43/+84
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-299-22/+125
|\| |
| * | Fix build - screen maintenance functions moved to QWSIJesus Fernandez2019-03-291-3/+4
| * | docs: Fix qdoc warningsKavindra Palaraja2019-03-274-3/+103
| * | Fix compilation with QT_NO_WARNING_OUTPUTKai Koehne2019-03-222-14/+15
| * | BRCM: fix namespace confusionGeorg Leugner2019-03-222-2/+3
* | | New texture sharing protocol and infrastructurePaul Olav Tvete2019-03-2817-5/+1576
* | | Vulkan server buffer integration crash fixPaul Olav Tvete2019-03-271-1/+12
* | | Implement server-side toOpenGlTexture for VulkanPaul Olav Tvete2019-03-253-41/+131
* | | Compressed texture support for vulkan server buffersPaul Olav Tvete2019-03-2510-20/+560