summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
* Use PRIVATE linking for pluginsAlexey Edelev2022-01-131-2/+2
* Client: support high-dpi mode for window iconLiang Qi2021-12-131-6/+3
* Handle the transientParent of a window having another kind of surfaceDavid Redondo2021-12-091-1/+1
* Remove QWaylandShellIntegration::findGlobalPaul Olav Tvete2021-12-0910-74/+44
* Implement xdg_activation_v1 protocolAleix Pol2021-12-095-0/+225
* Remove the XComposite buffer sharing extensionPaul Olav Tvete2021-12-0723-785/+0
* 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-0216-42/+678
* 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-0931-31/+31
* CMake: Make WAYLAND_INCLUDE_DIR argument internalJoerg Bornemann2021-08-041-1/+1
* CMake: Don't give plugins PUBLIC usage requirementsJoerg Bornemann2021-07-0625-37/+29
* Use QEventPoint::State instead of Qt::TouchPointStateJiDe Zhang2021-06-251-3/+3
* Fix typo in include guardAlexey Edelev2021-06-251-2/+2
* Remove forward declaration for classes that don't exist anymoreAlbert Astals Cid2021-06-181-1/+0
* cmake: be more flexible when creating Wayland client and server extension hea...Robert Griebl2021-06-161-0/+2
* Add the 'Private' suffix to the internal module namesAlexey Edelev2021-05-311-4/+4
* Client: expose toplevel window stateJan Grulich2021-05-142-2/+17
* Client: Set XdgShell size hints before the first commitDavid Edmundson2021-05-101-2/+1
* Export wl-shell integrationElvis Lee2021-04-291-11/+25
* Export wayland-egl compositor hwintegrationElvis Lee2021-04-292-8/+2
* Export wayland-egl client hwintegrationElvis Lee2021-04-284-24/+4
* xdgshell: Tell the compositor the screen we're expecting to fillAleix Pol2021-03-261-3/+6
* Decorations: add new argument to margins() to allow exclude shadowsJan Grulich2021-03-031-2/+5
* Remove QMake project filesJoerg Bornemann2021-02-1148-859/+0
* CMake: Regenerate projects using pro2cmake one last timeAlexandru Croitor2020-12-092-6/+6
* Make setting QT_SCALE_FACTOR work on WaylandMorten Johan Sørvig2020-11-163-3/+3
* Client: Drop XdgShellV5 and XdgShellV6David Edmundson2020-11-1129-3829/+1
* Fix loading EGLStream client buffer integration in static buildEskil Abrahamsen Blomfeldt2020-10-201-1/+1
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-015-5/+5
* Client: Expose XdgShell native resourcesDavid Edmundson2020-08-264-0/+25
* Adapt to recent qtbase changes and update dependenciesFriedemann Kleint2020-07-2920-12/+240
* Use QList instead of QVectorJarek Kobus2020-06-081-2/+2
* Adapt to removal of vulkan_support in qtbaseAlexandru Croitor2020-05-261-1/+1
* Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-04-2944-51/+63
|\