summaryrefslogtreecommitdiffstats
path: root/src/client/qwaylandxdgshellv6.cpp
Commit message (Expand)AuthorAgeFilesLines
* Client: Move xdg-shell-v6 to a pluginJohan Klokkhammer Helsing2018-05-281-337/+0
* Client: Add acked configure support and implement it for xdg-shell v6Johan Klokkhammer Helsing2018-05-071-21/+98
* xdg-shell v5,v6 shell integrations: Fix crash when showing popupsJohan Klokkhammer Helsing2018-03-201-2/+3
* Client: Implement QPlatformWindow::startSystemMove()Johan Klokkhammer Helsing2018-03-051-3/+6
* Init variables where they are declared when possible (clang-tidy)Johan Klokkhammer Helsing2018-02-271-3/+0
* Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-181-0/+2
|\
| * Fix protocol error when destroying xdg surfaces (v6)Johan Klokkhammer Helsing2018-01-111-0/+2
* | Fix crash when opening a window with a hidden parentAleix Pol2017-12-141-1/+2
|/
* Use a non grabbing zxdg_popup_v6 for tooltipsGiulio Camuffo2017-07-121-4/+6
* Fix licensingv5.9.0-beta4Jani Heikkinen2017-05-041-15/+21
* Don't try to create zxdg_popup_v6s with incomplete positionersJohan Klokkhammer Helsing2017-04-191-0/+1
* Handle the zxdg_toplevel_v6.close eventJohan Klokkhammer Helsing2016-12-131-0/+1
* Add xdg_shell_v6 support for Qt clientsGiulio Camuffo2016-12-021-0/+246