summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Fix incomplete QPainterPathv5.15.0-beta2Allan Sandfeld Jensen2020-03-101-0/+1
| * 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-058-10/+18
* | Merge remote-tracking branch 'origin/wip/cmake' into devAlexandru Croitor2020-04-0143-0/+1246
|\ \
| * | CMake: Regenerate and adjust projects after mergeAlexandru Croitor2020-03-2635-290/+222
| * | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-266-6/+8
| |\ \ | |/ / |/| |
| * | Initial CMake portJohan Klokkhammer Helsing2019-11-2643-0/+1312
* | | Fix build after header changes in qtbaseSimon Hausmann2020-03-161-0/+1
* | | Fix build: Add dependency on OpenGL moduleJohan Klokkhammer Helsing2020-01-304-4/+4
| |/ |/|
* | Client: Support running with no screensJohan Klokkhammer Helsing2019-11-121-2/+3
|/
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-1912-180/+60
|\