summaryrefslogtreecommitdiffstats
path: root/src/compositor
Commit message (Expand)AuthorAgeFilesLines
* Compositor: Add xdg-output unstable v1 supportPier Luigi Fiorini2019-08-268-0/+974
* Remove usages of deprecated APIsSona Kurazyan2019-08-202-1/+3
* compositor: ensure keymap always contains 'us' layoutGatis Paeglis2019-08-191-0/+7
* Compositor: Add idle-inhibit unstable v1 protocolPier Luigi Fiorini2019-08-167-0/+368
* Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-08-131-1/+1
|\
| * Fix crash when closing windows via XDG sendCloseRobert Griebl2019-08-121-1/+1
* | QWaylandCompositor: replace a heap-allocating QList with std::vectorMarc Mutz2019-07-182-2/+4
* | Port from implicit to explicit atomic operationsMarc Mutz2019-07-161-1/+1
* | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-161-0/+1
|\|
| * Doc: Replace example file lists with links to code.qt.ioTopi Reinio2019-07-091-0/+1
* | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-021-1/+1
|\|
| * Doc: Fix link errorsNico Vertriest2019-06-181-1/+1
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-083-1/+22
| |\
| | * 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
* | | Remove usages of deprecated QLatin1LiteralSona Kurazyan2019-06-251-4/+4
* | | Eradicate Q_FOREACH loops [2/2]: non-trivial casesMarc Mutz2019-06-051-1/+1
* | | Compositor: some parts depends on opengl feature instead of moduleLiang Qi2019-06-202-2/+2
* | | Compositor: Fix crash when destroying QWaylandSurfaces with multiple viewsJohan Klokkhammer Helsing2019-06-121-1/+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-2115-32/+48
* | | QWaylandXdgShellV5: make xdgSurfaceFromSurface() const-correctMarc Mutz2019-05-172-3/+3
* | | Add QWaylandXdgPopup::sendPopupDoneJohan Klokkhammer Helsing2019-05-104-0/+42
* | | Merge remote-tracking branch 'origin/5.13' into devJohan Klokkhammer Helsing2019-05-0722-131/+175
|\| |
| * | Make QML module documentation follow Qt minor versionJohan Klokkhammer Helsing2019-05-061-4/+4
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-05-022-2/+3
| |\|
| | * Docs: Fix incorrect version for module importJohan Klokkhammer Helsing2019-04-301-2/+2
| | * Compositor: Add qwaylandoutput_p.h to headersJohan Klokkhammer Helsing2019-04-241-0/+1
| * | Make QtWayland.Compositor available under 1.QT_MINOR_VERSIONJohan Klokkhammer Helsing2019-05-018-24/+30
| * | 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-254-14/+17
| * | 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-172-19/+23
| * | xkbcommon: replace deprecated APIsv5.13.0-beta3Gatis Paeglis2019-04-161-4/+4
| * | compositor: rework xkb context/keymap/state handlingGatis Paeglis2019-04-165-52/+68
* | | 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-108-69/+67
|\| |
| * | [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-065-6/+10
| |\|
| | * compositor: fix QWaylandShell private objects inheritanceChristophe Chapuis2019-04-035-6/+10
* | | Compositor: Don't require OpenGL to build the QML APIsJohan Klokkhammer Helsing2019-04-046-40/+75
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-294-3/+103
|\| |
| * | docs: Fix qdoc warningsKavindra Palaraja2019-03-274-3/+103
* | | New texture sharing protocol and infrastructurePaul Olav Tvete2019-03-283-3/+661
* | | Implement server-side toOpenGlTexture for VulkanPaul Olav Tvete2019-03-251-0/+1