summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* | [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
* | 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
* | Fix documentation for bufferLocked propertySimon Hausmann2019-03-191-2/+11
* | [docs] Fix qdoc warningsKavindra Palaraja2019-03-194-9/+10
* | [doc] Fix mismatch in function signature to address a qdoc warningKavindra Palaraja2019-03-191-1/+1
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-163-5/+21
|\|
| * Client: Fix incorrect damage region for window decorationsJohan Klokkhammer Helsing2019-03-141-5/+10
| * Compositor: Call eglUnbindWaylandDisplayWL when destroying the compositorJohan Klokkhammer Helsing2019-03-142-0/+11
* | Compositor: Fix incorrect texture size for client buffers when dpr > 1v5.13.0-beta1Johan Klokkhammer Helsing2019-03-111-1/+2
* | Update plugins.qmltypes for Qt 5.13Kai Koehne2019-03-072-6/+40
* | Compositor: Add missing WaylandSurface::bufferSize propertyJohan Klokkhammer Helsing2019-03-071-1/+2
* | Compositor: Add revision number for new APIJohan Klokkhammer Helsing2019-03-053-5/+7
* | Client: Don't send illegal wl_pointer.set_cursor requestsJohan Klokkhammer Helsing2019-02-272-4/+29
* | Compositor: Add missing version information for new APIJohan Klokkhammer Helsing2019-02-272-0/+22
* | Client: Decrease buffer_scale for small cursor themesJohan Klokkhammer Helsing2019-02-271-8/+44
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-262-0/+2
|\|
| * Fix the build with -no-guiLiang Qi2019-02-252-0/+2
* | Client: Don't leak wl_data_offersJohan Klokkhammer Helsing2019-02-205-50/+62