summaryrefslogtreecommitdiffstats
path: root/src/plugins/shellintegration/xdg-shell
Commit message (Expand)AuthorAgeFilesLines
* Track changes to window geometry for xdg-shell and xdg-shell-v6Pier Luigi Fiorini2019-01-152-3/+6
* Set size hints for xdg-shell and xdg-shell-v6Pier Luigi Fiorini2019-01-152-0/+33
* Client decorations: Show menu on right clickJohan Klokkhammer Helsing2019-01-142-0/+11
* Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-12-221-2/+2
|\
| * use new feature name xkbcommon_evdev -> xkbcommonGatis Paeglis2018-12-051-2/+2
* | 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-172-17/+24
|\| |
| * | Client: Rename m_topmostPopup to clarify its goalDavid Edmundson2018-11-142-5/+5
| * | Client: Don't require an input device for non-grabbing popupsDavid Edmundson2018-11-142-13/+20
| |/
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-10-302-4/+17
|\|
| * Client: Don't attach buffers to unexposed windowsJohan Klokkhammer Helsing2018-10-262-4/+17
* | 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
* | Don't include system versions of wayland protocolJohan Klokkhammer Helsing2018-10-031-2/+0
* | Decorations: Don't depend on wl_shellJohan Klokkhammer Helsing2018-09-202-11/+16
|/
* xdg-shell stable: Make sure popup parent is topmost popup when grabbingJohan Klokkhammer Helsing2018-08-172-3/+32
* Client: Implement xdg-decoration-unstable-v1 for SSD supportJohan Klokkhammer Helsing2018-08-146-8/+273
* 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 build: some shells need to link to libxkbcommonThiago Macieira2018-06-201-0/+2
* Fix warning about extra constThiago Macieira2018-06-201-1/+1
* Client: Get rid of QWaylandShellSurface::setTypeJohan Klokkhammer Helsing2018-06-192-16/+14
* Client: Remove applyConfigure for xdg-shell popupsJohan Klokkhammer Helsing2018-06-132-7/+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-297-0/+757