summaryrefslogtreecommitdiffstats
path: root/src/compositor/extensions
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-121-4/+12
|\
| * Compositor: Remove unused local variableJohan Klokkhammer Helsing2019-10-041-1/+0
| * Compositor: Fix crash when trying to maximize an XdgToplevel with no outputJohan Klokkhammer Helsing2019-10-041-3/+12
* | Merge remote-tracking branch 'origin/5.13' into 5.14Johan Klokkhammer Helsing2019-09-1612-19/+19
|\|
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-09-0812-19/+19
| |\
| | * Make QT_WAYLAND_COMPOSITOR_QUICK a featureUlf Hermann2019-08-2912-19/+19
| * | Merge remote-tracking branch 'qt/5.12' into 5.13Paul Olav Tvete2019-08-143-0/+661
| |\|
| | * Backport texture sharing for NVIDIAPaul Olav Tvete2019-08-133-0/+661
* | | Improve QWaylandQuickShellIntegration APIPier Luigi Fiorini2019-09-0512-333/+132
* | | Fix build system warningPier Luigi Fiorini2019-09-041-1/+1
* | | Fix issues raised during API reviewPier Luigi Fiorini2019-08-292-2/+8
* | | Compositor: Add xdg-output unstable v1 supportPier Luigi Fiorini2019-08-266-0/+959
* | | Remove usages of deprecated APIsSona Kurazyan2019-08-201-0/+2
* | | Compositor: Add idle-inhibit unstable v1 protocolPier Luigi Fiorini2019-08-164-0/+338
* | | 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
* | | Remove usages of deprecated QLatin1LiteralSona Kurazyan2019-06-251-4/+4
* | | Compositor: some parts depends on opengl feature instead of moduleLiang Qi2019-06-201-1/+1
* | | 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-217-15/+25
* | | 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-0711-26/+63
|\| |
| * | Make QtWayland.Compositor available under 1.QT_MINOR_VERSIONJohan Klokkhammer Helsing2019-05-017-21/+27
| * | Doc: Fix minor link issuesNico Vertriest2019-04-251-1/+1
| * | drop qwaylandxkb and share the logic with X11Gatis Paeglis2019-04-251-2/+9
| * | 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
* | | 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-105-6/+10
|\| |
| * | 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-041-4/+12
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-291-1/+5
|\| |
| * | docs: Fix qdoc warningsKavindra Palaraja2019-03-271-1/+5
* | | New texture sharing protocol and infrastructurePaul Olav Tvete2019-03-283-3/+661
|/ /
* | [docs] Fix qdoc warningsKavindra Palaraja2019-03-192-4/+4
* | Add deprecated support for wl_scalerJohan Klokkhammer Helsing2019-01-244-0/+438
* | Compositor xdg-shell: Warn when clients supply invalid anchor rectsJohan Klokkhammer Helsing2019-01-182-10/+28
* | Clean up .gitignorePier Luigi Fiorini2019-01-171-0/+3
* | Member init for some variables that are not covered by constructorsJohan Klokkhammer Helsing2019-01-163-6/+6
* | Compositor: Implement support for the viewporter extensionJohan Klokkhammer Helsing2019-01-024-0/+403
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-12-052-0/+12
|\|
| * Fix compilation with gcc 4.8Ville Voutilainen2018-12-042-0/+12
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-12-041-0/+1
|\|
| * Fix build due to missing QDebug includeSergio Martins2018-11-301-0/+1
* | Add convenience for converting wl_resource * to wrapper typesJohan Klokkhammer Helsing2018-11-216-31/+30
* | Compositor: Fix coordinate system inconsistenciesJohan Klokkhammer Helsing2018-11-167-35/+33