summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* client: Fix xdg shell setting only a minimum size hintDavid Edmundson2024-02-201-4/+5
* Make sure wayland object destructors are calledDavid Redondo2024-01-174-0/+12
* bradient: Use QWaylandWindow actual window titleKai Uwe Broulik2024-01-101-1/+1
* bradient: Explicitly set Qt::PlainText textFormatKai Uwe Broulik2024-01-091-0/+1
* bradient: Don't cache decoration colorsKai Uwe Broulik2024-01-061-12/+9
* bradient: Use "Size" instead of "Split" cursors for resizingKai Uwe Broulik2024-01-061-3/+3
* client: If the window minimized state is requested do not forward other statesDavid Edmundson2023-12-111-5/+10
* Handle subsurfaces with async configureDavid Edmundson2023-12-111-1/+1
* Client: Fix enter event cursor position with xdg-popup and QHighDpiScalingIlya Fedin2023-12-041-4/+9
* Client: Switch QWaylandXdgSurface::setSizeHints to the window content geometryIlya Fedin2023-11-231-4/+7
* Client: Move topmost grabbing popup tracking to QWaylandWindowVlad Zahorodnii2023-11-172-19/+0
* client: support Xdg Shell not_shown stateDavid Edmundson2023-09-253-4/+14
* client: Add path to manipulate popup positioning via hidden properties APIDavid Edmundson2023-09-041-9/+90
* client: Simplify toplevel exposure trackingDavid Edmundson2023-08-312-8/+2
* Client: Remove some surface commitsVlad Zahorodnii2023-08-291-3/+0
* Client: fix a typo in minimum window size handlingIlya Fedin2023-05-151-1/+1
* Apply only valid min/max sizesInho Lee2023-05-091-4/+8
* Exclude hardwareintegration plugins from Unity BuildAmir Masoud Abdol2023-04-251-0/+6
* Client: Check for shell integration when initializing platform pluginIlya Fedin2023-04-033-3/+3
* Client: Track parent-popup relationship in QWaylandWindowVlad Zahorodnii2023-04-031-8/+2
* client: Add support for xdg_popup_configureLiang Qi2023-03-102-0/+29
* Port xdg shell plugin towards QWaylandShellIntegrationTemplateDavid Redondo2023-03-014-38/+46
* Port ivishell integration to QWaylandShellIntegrationTemplateDavid Redondo2023-03-012-19/+20
* Port wlshell integration to QWaylandShellIntegrationTemplateDavid Redondo2023-03-012-21/+6
* Port fullscreenshell integration to QWaylandShellIntegrationTemplateDavid Redondo2023-03-012-20/+14
* client: Unify margins handlingIlya Fedin2023-02-281-11/+10
* Client: Remove flip popup constraintsVlad Zahorodnii2023-02-281-3/+1
* Remove QWindow forward declarations in namespacesFriedemann Kleint2023-02-132-2/+0
* client: Attempt to request activate even if there's no focus windowIlya Fedin2023-01-251-2/+6
* client: Implement QNativeInterface::Private::QWaylandWindowDavid Redondo2022-12-086-0/+18
* Client: Improve handling of 0xH and Wx0 xdg_toplevel configure eventsVlad Zahorodnii2022-12-051-8/+27
* client: Allow resizing with touch input on client-side decorationsEskil Abrahamsen Blomfeldt2022-12-051-37/+80
* Client: Add support for xdg_toplevel.configure_boundsVlad Zahorodnii2022-10-262-3/+14
* Implement window alert with xdg-activationIlya Fedin2022-10-234-4/+32
* Add private header filters to the qt_interal_add_module callsAlexey Edelev2022-10-121-0/+2
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-2334-34/+34
* Client: add custom margins support to xdg popupsIlya Fedin2022-08-231-3/+5
* Provide a handle for desktop portal via xdg-exporterDavid Redondo2022-07-295-0/+126
* Client: do not take decoration shadows into account when placing popupsJan Grulich2022-07-291-2/+2
* Only close popup in the the hiercharyWeng Xuetian2022-07-242-9/+18
* Client: get activation token automatically whenever possibleIlya Fedin2022-07-111-2/+24
* Add license headers to cmake filesLucie Gérard2022-07-0834-0/+102
* CMake: Get rid of a few warningsAlexandru Croitor2022-06-291-1/+1
* Keep toplevel windows in the top left corner of the screenDavid Redondo2022-06-221-0/+1
* Use SPDX license identifiersLucie Gérard2022-06-1052-1880/+108
* QWaylandXdgShellIntegrationPlugin: includemocs - qt6Liang Qi2022-06-011-0/+2
* QWaylandXdgShellIntegrationPlugin: includemocsLiang Qi2022-06-011-0/+2
* QtWlShellIntegrationPrivate: includemocsLiang Qi2022-06-011-0/+2
* client: Avoid protocol error with invalid min/max sizeEskil Abrahamsen Blomfeldt2022-05-231-2/+2
* QtWaylandClient: use the CMake exports.h supportThiago Macieira2022-04-2813-16/+16