summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Merge remote-tracking branch 'qt/5.13' into devPaul Olav Tvete2019-03-2128-280/+502
|\| |
| * | 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
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-164-9/+19
| |\|
| | * Client xdg-shell: Fix crash when switching popupsJohan Klokkhammer Helsing2019-02-124-9/+19
| * | Client: Refactor cursors and fix various bugsJohan Klokkhammer Helsing2019-02-159-190/+241
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-091-2/+2
| |\|
| | * Doc: Fix wrong link to isBufferLockedNico Vertriest2019-02-071-2/+2
* | | Add server buffer integration based on VulkanPaul Olav Tvete2019-03-1819-0/+1674
* | | Client: Make QWaylandWindow's wl_surface inheritance privateJohan Klokkhammer Helsing2019-03-1415-30/+29
* | | Client: Implement wl_pointer version 5Robin Burchell2019-03-144-72/+385
* | | Compositor documentation: Warn about touch id conflictsJohan Klokkhammer Helsing2019-03-081-0/+33
* | | Compositor: Map touch ids to contiguous idsJohan Klokkhammer Helsing2019-03-082-1/+20
* | | Guarantee compatibility for Qt's extension protocolsPaul Olav Tvete2019-03-051-6/+12
|/ /