summaryrefslogtreecommitdiffstats
path: root/src/plugins/shellintegration/xdg-shell/qwaylandxdgshell.cpp
Commit message (Expand)AuthorAgeFilesLines
* Client: Delete decoration object when frameless window hint is addedJohan Klokkhammer Helsing2020-02-271-3/+5
* Client: Don't allow decorations for frameless windowsJohan Klokkhammer Helsing2020-02-131-3/+4
* Client: Implement QPlatformWindow::startSystemResizeJohan Klokkhammer Helsing2020-02-051-2/+5
* Merge remote-tracking branch 'origin/5.13' into 5.14Johan Klokkhammer Helsing2019-09-161-1/+1
|\
| * Client: Don't spam stderr about ignored window statesJohan Klokkhammer Helsing2019-09-031-1/+1
* | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-05-261-1/+2
|\|
| * Avoid creating decoration whilst Xdg Decoration is pending configureDavid Edmundson2019-05-231-1/+2
* | Merge remote-tracking branch 'qt/5.13' into devPaul Olav Tvete2019-03-211-1/+8
|\|
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-161-1/+8
| |\
| | * Client xdg-shell: Fix crash when switching popupsJohan Klokkhammer Helsing2019-02-121-1/+8
* | | Client: Make QWaylandWindow's wl_surface inheritance privateJohan Klokkhammer Helsing2019-03-141-1/+1
|/ /
* | Track changes to window geometry for xdg-shell and xdg-shell-v6Pier Luigi Fiorini2019-01-151-3/+5
* | Set size hints for xdg-shell and xdg-shell-v6Pier Luigi Fiorini2019-01-151-0/+30
* | Client decorations: Show menu on right clickJohan Klokkhammer Helsing2019-01-141-0/+10
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-12-051-0/+1
|\|
| * Merge remote-tracking branch 'origin/5.12.0' into 5.12Qt Forward Merge Bot2018-12-051-0/+1
| |\
| | * Client: Explicitly send expose window on first configureDavid Edmundson2018-10-311-0/+1
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-171-15/+21
|\| |
| * | Client: Rename m_topmostPopup to clarify its goalDavid Edmundson2018-11-141-4/+4
| * | Client: Don't require an input device for non-grabbing popupsDavid Edmundson2018-11-141-12/+18
| |/
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-10-301-3/+16
|\|
| * Client: Don't attach buffers to unexposed windowsJohan Klokkhammer Helsing2018-10-261-3/+16
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-10-091-4/+11
|\|
| * Client (xdg-shell): Only restore normal size when not maximizedJohan Klokkhammer Helsing2018-10-091-4/+11
* | Decorations: Don't depend on wl_shellJohan Klokkhammer Helsing2018-09-201-9/+12
|/
* xdg-shell stable: Make sure popup parent is topmost popup when grabbingJohan Klokkhammer Helsing2018-08-171-3/+24
* Client: Implement xdg-decoration-unstable-v1 for SSD supportJohan Klokkhammer Helsing2018-08-141-4/+49
* Client: Log configure states to logging categoryJohan Klokkhammer Helsing2018-08-091-0/+2
* Client: Fix memory leak for xdg_popup and xdg_toplevelJohan Klokkhammer Helsing2018-08-081-4/+8
* Fix warning about extra constThiago Macieira2018-06-201-1/+1
* Client: Get rid of QWaylandShellSurface::setTypeJohan Klokkhammer Helsing2018-06-191-15/+14
* Client: Remove applyConfigure for xdg-shell popupsJohan Klokkhammer Helsing2018-06-131-6/+0
* Client: Set window geometry for xdg-shell v6 and stableJohan Klokkhammer Helsing2018-06-071-0/+2
* Client: Add shell integration for xdg-shell stableJohan Klokkhammer Helsing2018-05-291-0/+337