summaryrefslogtreecommitdiff
path: root/src/plugins/shellintegration/xdg-shell
Commit message (Expand)AuthorAgeFilesLines
* 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
* client: Unify margins handlingIlya Fedin2023-02-281-11/+10
* Client: Remove flip popup constraintsVlad Zahorodnii2023-02-281-3/+1
* client: Attempt to request activate even if there's no focus windowIlya Fedin2023-01-251-2/+6
* client: Implement QNativeInterface::Private::QWaylandWindowDavid Redondo2022-12-082-0/+11
* Client: Improve handling of 0xH and Wx0 xdg_toplevel configure eventsVlad Zahorodnii2022-12-051-8/+27
* Client: Add support for xdg_toplevel.configure_boundsVlad Zahorodnii2022-10-262-3/+14
* Implement window alert with xdg-activationIlya Fedin2022-10-234-4/+32
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* 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-081-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-109-344/+20
* QWaylandXdgShellIntegrationPlugin: includemocs - qt6Liang Qi2022-06-011-0/+2
* QWaylandXdgShellIntegrationPlugin: 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-284-7/+7
* client: Synthesize enter/leave event for popup in xdg-shellLiang Qi2022-04-041-0/+27
* client: set_constraint_adjustment() for popups in xdgLiang Qi2022-03-081-0/+4
* Allow creating popups from non xdg-shell parentsDavid Redondo2022-03-081-4/+4
* XDG shell: fix warnings about unused variableThiago Macieira2022-01-211-1/+1
* Handle the transientParent of a window having another kind of surfaceDavid Redondo2021-12-091-1/+1
* Remove QWaylandShellIntegration::findGlobalPaul Olav Tvete2021-12-092-10/+10
* Implement xdg_activation_v1 protocolAleix Pol2021-12-095-0/+225
* Use a correct serial for xdg_surface.ack_configureInho Lee2021-12-072-4/+6
* Introduce new qt-shell and an API for custom shellsPaul Olav Tvete2021-12-022-11/+11
* Wayland client: use wl_keyboard to determine active stateMéven Car2021-10-043-26/+5
* CMake: Use renamed qt6_add_plugin PLUGIN_TYPE optionAlexandru Croitor2021-08-091-1/+1
* CMake: Don't give plugins PUBLIC usage requirementsJoerg Bornemann2021-07-061-1/+1
* Client: expose toplevel window stateJan Grulich2021-05-142-2/+17
* Client: Set XdgShell size hints before the first commitDavid Edmundson2021-05-101-2/+1
* xdgshell: Tell the compositor the screen we're expecting to fillAleix Pol2021-03-261-3/+6
* Remove QMake project filesJoerg Bornemann2021-02-111-28/+0
* Make setting QT_SCALE_FACTOR work on WaylandMorten Johan Sørvig2020-11-161-1/+1
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-011-1/+1
* Client: Expose XdgShell native resourcesDavid Edmundson2020-08-264-0/+25
* Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-04-293-10/+16
|\
| * 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-052-3/+6
* | CMake: Regenerate and adjust projects after mergeAlexandru Croitor2020-03-261-9/+7
* | Initial CMake portJohan Klokkhammer Helsing2019-11-261-0/+40
|/
* 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-263-1/+10
|\ \ | |/