summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Handle subsurfaces added before QWaylandQuickItem createdPaul Olav Tvete2018-08-073-0/+8
* | Client: Return a fixed value for the logical screen DPIGiulio Camuffo2018-08-131-4/+8
* | Client decorations: Don't spam mouse leave eventsJohan Klokkhammer Helsing2018-08-131-1/+3
* | Compositor API: Deprecate xdg-shell unstable v5Johan Klokkhammer Helsing2018-08-101-0/+12
* | Client: Log configure states to logging categoryJohan Klokkhammer Helsing2018-08-092-0/+4
* | Compositor: Fix nullptr dereference in event filterJohan Klokkhammer Helsing2018-08-091-26/+35
* | qwindow-compositor: rename input to seatJohan Klokkhammer Helsing2018-08-091-6/+6
* | Convert qtwaylandscanner into a classJohan Klokkhammer Helsing2018-08-091-128/+191
* | Client: Fix memory leak for xdg_popup and xdg_toplevelJohan Klokkhammer Helsing2018-08-081-4/+8
* | hwlayer-compositor example: Remove xdg-shell unstable v5 supportJohan Klokkhammer Helsing2018-08-071-1/+0
* | Multi-screen example compositor: Upgrade to xdg-shell unstable v6Johan Klokkhammer Helsing2018-08-072-4/+4
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-08-073-8/+10
|\|
| * Make sure we don't use deleted memory in examplePaul Olav Tvete2018-08-041-2/+5
| * Fix compilation of QtWayland without QtQuickAlexander Schlarb2018-08-032-6/+5
* | Add XdgOutput client supportDavid Edmundson2018-08-038-7/+292
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-07-310-0/+0
|\|
| * Bump versionOswald Buddenhagen2018-07-301-1/+1
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-07-103-3/+19
|\|
| * Proper naming for backingstore logging categoryPaul Olav Tvete2018-07-091-3/+3
| * Fix static builds with libwayland-eglSamuli Piippo2018-06-291-0/+2
| * Send damage for window decorationsJohan Klokkhammer Helsing2018-06-291-0/+14
* | Build fix: update sync.profile to reflect extension renamesRobert Griebl2018-07-061-8/+16
* | Draw disabled text color for inactive window decorationsJohan Klokkhammer Helsing2018-06-292-2/+11
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-06-2814-16/+143
|\|
| * Make sure generated headers are installedPaul Olav Tvete2018-06-281-0/+3
| * Implement QWaylandXdgSurface::xdg_surface_close()Daniel d'Andrada2018-06-281-0/+1
| * Add missing wayland-scanner generated headers to sync.profileJohan Klokkhammer Helsing2018-06-271-0/+19
| * sync.profile: Use inject_headers and private_headers for generated filesJohan Klokkhammer Helsing2018-06-251-0/+28
| * Merge remote-tracking branch 'origin/5.11.1' into 5.11Qt Forward Merge Bot2018-06-194-5/+80
| |\
| | * Skip flaky tst_WaylandClient::dontCrashOnMultipleCommits()v5.11.1Johan Klokkhammer Helsing2018-06-091-0/+1
| | * Add changes file for Qt 5.11.1Paul Olav Tvete2018-06-091-0/+43
| | * Merge 5.11 into 5.11.1Oswald Buddenhagen2018-06-074-1/+86
| | |\
| | * | xdg-shell v6: Make sure popup parent is topmost popup when grabbingJohan Klokkhammer Helsing2018-06-052-5/+36
| * | | Doc: Add missing dots (qtwayland)Paul Wicking2018-06-197-11/+12
* | | | Compositor: XdgShellV6: don't send -1x-1 prior sizeMatt Hoosier2018-06-281-2/+12
* | | | Client: Fix cursor hotspot on high-dpiJohan Klokkhammer Helsing2018-06-271-3/+9
* | | | Compositor: add API for using existing socket fd'sMatt Hoosier2018-06-253-0/+66
* | | | Client: Improve the look of bradientJohan Klokkhammer Helsing2018-06-251-108/+18
* | | | Macro for QML items with data property boilerplatePier Luigi Fiorini2018-06-232-8/+52
* | | | Doc: Use canonical help namespaceKai Koehne2018-06-211-1/+1
* | | | Fix build: some shells need to link to libxkbcommonThiago Macieira2018-06-203-0/+6
* | | | Fix warning about extra constThiago Macieira2018-06-203-3/+3
* | | | Compositor: make XdgShellV6 reconfigure clients on mode-changeMatt Hoosier2018-06-202-4/+48
* | | | Client: Move bradient buttons inside processMouseTopJohan Klokkhammer Helsing2018-06-201-12/+15
* | | | Fix WaylandOutput.sizeFollowsWindow when window changes screenJohan Klokkhammer Helsing2018-06-195-71/+44
* | | | Client: Get rid of QWaylandShellSurface::setTypeJohan Klokkhammer Helsing2018-06-1914-70/+39
* | | | Client: Use a pixel font size for window decorationsJohan Klokkhammer Helsing2018-06-191-0/+1
* | | | Client: Don't restore content cursor when on the window decorationsJohan Klokkhammer Helsing2018-06-191-2/+7
* | | | Client: Fix bradient compilation error without xpmJohan Klokkhammer Helsing2018-06-191-1/+1
* | | | Compositor: make WlShell reconfigure clients on output geometry changeMatt Hoosier2018-06-172-3/+54