summaryrefslogtreecommitdiffstats
path: root/src/plugins/shellintegration/xdg-shell/qwaylandxdgshell_p.h
Commit message (Expand)AuthorAgeFilesLines
* QWaylandWindow: requestActivate on showKai Uwe Broulik6 days1-0/+1
* client: Implement dialog-v1 protocolDavid Redondo2024-03-271-0/+4
* Client: Move topmost grabbing popup tracking to QWaylandWindowVlad Zahorodnii2023-11-171-1/+0
* client: support Xdg Shell not_shown stateDavid Edmundson2023-09-251-0/+1
* client: Simplify toplevel exposure trackingDavid Edmundson2023-08-311-1/+0
* client: Add support for xdg_popup_configureLiang Qi2023-03-101-0/+6
* Port xdg shell plugin towards QWaylandShellIntegrationTemplateDavid Redondo2023-03-011-6/+4
* client: Implement QNativeInterface::Private::QWaylandWindowDavid Redondo2022-12-081-0/+2
* Client: Add support for xdg_toplevel.configure_boundsVlad Zahorodnii2022-10-261-0/+2
* Implement window alert with xdg-activationIlya Fedin2022-10-231-0/+3
* Provide a handle for desktop portal via xdg-exporterDavid Redondo2022-07-291-0/+8
* Only close popup in the the hiercharyWeng Xuetian2022-07-241-2/+3
* Use SPDX license identifiersLucie GĂ©rard2022-06-101-39/+3
* QtWaylandClient: use the CMake exports.h supportThiago Macieira2022-04-281-2/+2
* Implement xdg_activation_v1 protocolAleix Pol2021-12-091-0/+8
* Use a correct serial for xdg_surface.ack_configureInho Lee2021-12-071-0/+1
* Client: expose toplevel window stateJan Grulich2021-05-141-1/+2
* Client: Expose XdgShell native resourcesDavid Edmundson2020-08-261-0/+2
* Client: Implement QPlatformWindow::startSystemResizeJohan Klokkhammer Helsing2020-02-051-1/+1
* Track changes to window geometry for xdg-shell and xdg-shell-v6Pier Luigi Fiorini2019-01-151-0/+1
* Set size hints for xdg-shell and xdg-shell-v6Pier Luigi Fiorini2019-01-151-0/+3
* Client decorations: Show menu on right clickJohan Klokkhammer Helsing2019-01-141-0/+1
* Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-171-2/+3
|\
| * Client: Rename m_topmostPopup to clarify its goalDavid Edmundson2018-11-141-1/+1
| * Client: Don't require an input device for non-grabbing popupsDavid Edmundson2018-11-141-1/+2
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-10-301-1/+1
|\|
| * Client: Don't attach buffers to unexposed windowsJohan Klokkhammer Helsing2018-10-261-1/+1
* | Don't include system versions of wayland protocolJohan Klokkhammer Helsing2018-10-031-2/+0
* | Decorations: Don't depend on wl_shellJohan Klokkhammer Helsing2018-09-201-2/+4
|/
* xdg-shell stable: Make sure popup parent is topmost popup when grabbingJohan Klokkhammer Helsing2018-08-171-0/+8
* Client: Implement xdg-decoration-unstable-v1 for SSD supportJohan Klokkhammer Helsing2018-08-141-3/+17
* Client: Get rid of QWaylandShellSurface::setTypeJohan Klokkhammer Helsing2018-06-191-1/+0
* Client: Remove applyConfigure for xdg-shell popupsJohan Klokkhammer Helsing2018-06-131-1/+0
* Client: Add shell integration for xdg-shell stableJohan Klokkhammer Helsing2018-05-291-0/+161