summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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-2810-15/+50
|\
| * Make sure generated headers are installedPaul Olav Tvete2018-06-281-0/+3
| * Implement QWaylandXdgSurface::xdg_surface_close()Daniel d'Andrada2018-06-281-0/+1
| * Merge remote-tracking branch 'origin/5.11.1' into 5.11Qt Forward Merge Bot2018-06-192-5/+36
| |\
| | * Merge 5.11 into 5.11.1Oswald Buddenhagen2018-06-071-1/+12
| | |\
| | * | 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-196-10/+10
* | | | 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
* | | | Compositor: implement fullscreen for XdgShellV6Matt Hoosier2018-06-173-5/+53
* | | | Fix renderableType of requested wayland surfaceMichal Klocek2018-06-151-1/+1
* | | | Respect requested surface when creating gl contextMichal Klocek2018-06-131-1/+1
* | | | Merge "Merge remote-tracking branch 'origin/5.11' into dev" into refs/staging...Liang Qi2018-06-136-8/+37
|\ \ \ \
| * | | | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-06-136-8/+37
| |\| | |
| | * | | Add support for building QtWayland on macOSRobert Griebl2018-06-093-4/+17
| | | |/ | | |/|
| | * | Don't ask libwayland to set absurdly long window titlesJohan Klokkhammer Helsing2018-06-061-1/+12
| | |/
| | * Correct the include for QInternalMimeDataJoerg Bornemann2018-06-011-1/+1
| | * QWaylandView: Don't crash on [set|is]Primary when no surface aroundDaniel d'Andrada2018-05-291-2/+7
* | | Client: Remove applyConfigure for xdg-shell popupsJohan Klokkhammer Helsing2018-06-134-14/+0
|/ /
* | Compositor: fix QWaylandOutput initializer ordering assumptionsMatt Hoosier2018-06-081-5/+4
* | Client: Set window geometry for xdg-shell v6 and stableJohan Klokkhammer Helsing2018-06-072-0/+4
* | Client: Accept prioritized list of shell integrationsPaul Olav Tvete2018-05-291-4/+4
* | Client: use new shell plugin pattern for ivi-shellPaul Olav Tvete2018-05-292-29/+15
* | Client: Add shell integration for xdg-shell stableJohan Klokkhammer Helsing2018-05-2911-1/+1880
* | Client: Set unconfigured xdg surfaces (v6) as not exposedJohan Klokkhammer Helsing2018-05-281-0/+1
* | Client: Move xdg-shell-v6 to a pluginJohan Klokkhammer Helsing2018-05-2810-45/+116
* | Client: Move cursor theme logic into its own class, QWaylandCursorThemeJohan Klokkhammer Helsing2018-05-284-201/+231
* | Client: Only load cursor theme onceJohan Klokkhammer Helsing2018-05-284-22/+41
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-05-263-1/+5
|\|
| * Suppress warning about MFD_CLOEXEC being redefinedThiago Macieira2018-05-231-1/+3
| * Disable the -Wmissing-field-initializers warning for Clang tooThiago Macieira2018-05-232-0/+2
* | Replace qtkey-extension with qt-key-unstable-v1Johan Klokkhammer Helsing2018-05-248-52/+62
* | Add readme for internal protocol extension folderJohan Klokkhammer Helsing2018-05-241-0/+18
* | Move wl-shell to a pluginJohan Klokkhammer Helsing2018-05-1815-54/+142
* | Compositor: Automatically create ShellSurfaceItems for popupsJohan Klokkhammer Helsing2018-05-185-2/+83