summaryrefslogtreecommitdiffstats
path: root/src/compositor/extensions
Commit message (Expand)AuthorAgeFilesLines
* Don't crash at application exitwip/texturesharing-5.12Paul Olav Tvete2019-06-051-1/+1
* Merge remote-tracking branch 'qt/5.12' into texturesharing-5.12Paul Olav Tvete2019-06-056-8/+36
|\
| * Compositor: Fix compilation problems for qwaylandshell.hJohan Klokkhammer Helsing2019-04-172-2/+26
| * compositor: fix QWaylandShell private objects inheritanceChristophe Chapuis2019-04-035-6/+10
* | New texture sharing protocol and infrastructurePaul Olav Tvete2019-03-293-3/+661
|/
* Fix compilation with gcc 4.8Ville Voutilainen2018-12-042-0/+12
* Fix build due to missing QDebug includeSergio Martins2018-11-301-0/+1
* Don't send ivi_surface configure events with negative sizeJohan Klokkhammer Helsing2018-10-041-0/+4
* Change compositor categorized logging namespacePaul Olav Tvete2018-09-201-4/+4
* Don't use members of wl_resourceJohan Klokkhammer Helsing2018-09-181-3/+3
* Remove ifdefs for unsupported libwayland versionsJohan Klokkhammer Helsing2018-09-171-9/+0
* Remove confusing elses after returnsJohan Klokkhammer Helsing2018-09-142-8/+4
* Compositor: Add XdgToplevel::xdgSurfaceJohan Klokkhammer Helsing2018-09-072-0/+19
* Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-09-061-1/+1
|\
| * Compositor: Fix resize grab release for xdg-shell-v6Johan Klokkhammer Helsing2018-08-271-1/+1
* | Fix warnings about unused parametersJohan Klokkhammer Helsing2018-09-061-0/+2
* | Compositor: Remove XdgToplevel.DefaultDecorationModeJohan Klokkhammer Helsing2018-09-053-10/+9
* | Compositor xdg-decoration: Fix crash when clients disconnectJohan Klokkhammer Helsing2018-09-055-4/+23
* | Compositor: Add documentation for xdg-decoration-unstable-v1Johan Klokkhammer Helsing2018-09-052-0/+102
* | Compositor xdg-decoration: Make preferredMode's signal match the propertyJohan Klokkhammer Helsing2018-09-053-8/+8
* | Compositor: Fix nullptr dereferences in fromResource functionsJohan Klokkhammer Helsing2018-08-292-3/+9
* | Fix incompatibility between QML and C++ instantiated objectsJohan Klokkhammer Helsing2018-08-295-0/+11
* | Compositor: Fix resize grab release for xdg-shell stableJohan Klokkhammer Helsing2018-08-271-1/+1
* | Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-08-251-3/+3
|\|
| * Docs: Fix incorrect \since for QWaylandXdgSurfaceV6Johan Klokkhammer Helsing2018-08-171-1/+1
| * Docs: Fix incorrect return types in WaylandXdgSurfaceV6Johan Klokkhammer Helsing2018-08-141-2/+2
* | Compositor xdg-shell: Respect min and max sizeJohan Klokkhammer Helsing2018-08-173-7/+17
* | Compositor xdg-shell: Make constructors explicitJohan Klokkhammer Helsing2018-08-171-7/+7
* | Compositor API: Add xdg-decoration unstable v1 supportJohan Klokkhammer Helsing2018-08-177-0/+380
* | Compositor: Add QWaylandXdgToplevel::fromResourceJohan Klokkhammer Helsing2018-08-172-5/+9
* | Client: Handle conversion from xdg-shell resize edges correctlyJohan Klokkhammer Helsing2018-08-162-31/+44
* | Compositor xdg-shell v6: Remove incorrect Q_UNUSEDsJohan Klokkhammer Helsing2018-08-151-7/+0
* | Compositor API: Add xdg-shell stableJohan Klokkhammer Helsing2018-08-156-0/+2970
* | Compositor: Use customized version of generated files for xdg-shell-v5Johan Klokkhammer Helsing2018-08-148-10/+2387
* | Compositor API: Deprecate xdg-shell unstable v5Johan Klokkhammer Helsing2018-08-101-0/+12
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-06-284-7/+10
|\|
| * Make sure generated headers are installedPaul Olav Tvete2018-06-281-0/+3
| * Doc: Add missing dots (qtwayland)Paul Wicking2018-06-193-7/+7
* | Compositor: XdgShellV6: don't send -1x-1 prior sizeMatt Hoosier2018-06-281-2/+12
* | Compositor: make XdgShellV6 reconfigure clients on mode-changeMatt Hoosier2018-06-202-4/+48
* | Compositor: make WlShell reconfigure clients on output geometry changeMatt Hoosier2018-06-172-3/+54
* | Compositor: implement fullscreen for XdgShellV6Matt Hoosier2018-06-173-5/+53
* | Replace qtkey-extension with qt-key-unstable-v1Johan Klokkhammer Helsing2018-05-243-13/+13
* | Compositor: Automatically create ShellSurfaceItems for popupsJohan Klokkhammer Helsing2018-05-185-2/+83
* | Rename xdg-shell.xml to xdg-shell-unstable-v5.xmlJohan Klokkhammer Helsing2018-05-142-2/+2
|/
* Compositor: Add documentation for XdgSurfaceV6::toplevel and popupJohan Klokkhammer Helsing2018-03-261-0/+34
* Compositor: Add documentation for XdgShellV6Johan Klokkhammer Helsing2018-03-261-0/+77
* Fix QWaylandXdgToplevelV6Private::lastSentConfigure()Johan Klokkhammer Helsing2018-03-211-1/+1
* Compositor: Fix various documentation issues for XdgShellV6Johan Klokkhammer Helsing2018-03-181-27/+25
* Compositor: Don't call send_configure variants with an invalid sizeJohan Klokkhammer Helsing2018-03-153-0/+12