summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/tqtc/lts-5.15.13' into tqtc/lts-5.15-ope...v5.15.13-lts-lgpl5.15Tarja Sundqvist2024-01-042-4/+7
|\
| * client: Fix infinite recursion with text-input-v2Eskil Abrahamsen Blomfeldt2023-02-021-3/+6
| * Bump version to 5.15.13Tarja Sundqvist2022-12-221-1/+1
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.12' into tqtc/lts-5.15-ope...v5.15.12-lts-lgplTarja Sundqvist2023-10-116-7/+27
|\|
| * Client: Honor QGuiApplication::overrideCursor()Vlad Zahorodnii2022-11-301-1/+4
| * Always use blocking write for data_source.sendInho Lee2022-11-241-0/+8
| * client: Mark return values as unused to suppress compiler warningsJanne Juntunen2022-11-232-2/+4
| * tests: fix tst_seatv4 to use 24 as default cursor sizeLiang Qi2022-11-082-3/+10
| * Bump version to 5.15.12Tarja Sundqvist2022-10-061-1/+1
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.11' into tqtc/lts-5.15-ope...v5.15.11-lts-lgplTarja Sundqvist2023-06-0969-7/+149
|\|
| * Use CRLF line delimiter for text/uri-list dataAlexandros Frantzis2022-09-091-1/+1
| * Avoid calling requestUpdate from wrong threadEskil Abrahamsen Blomfeldt2022-08-171-1/+5
| * Remove unused variablesEskil Abrahamsen Blomfeldt2022-07-133-4/+0
| * Fix build with libcxx (missing array include)Sam James2022-06-201-0/+2
| * Bump versionTarja Sundqvist2022-06-151-1/+1
| * QtWaylandCompositor: includemocsLiang Qi2022-06-0740-0/+82
| * QtWaylandClient: includemocsLiang Qi2022-06-0718-0/+36
| * QtWaylandEglClientHwIntegrationPrivate: includemocsLiang Qi2022-06-071-0/+2
| * QtWaylandTextureSharing: includemocsLiang Qi2022-06-072-0/+4
| * QWaylandXdgShellIntegrationPlugin: includemocsLiang Qi2022-06-011-0/+2
| * QtWlShellIntegrationPrivate: includemocsLiang Qi2022-06-011-0/+2
| * Add missing QT_{BEGIN,END}_NAMESPACELiang Qi2022-06-013-0/+12
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.10' into tqtc/lts-5.15-ope...v5.15.10-lts-lgplTarja Sundqvist2023-04-243-1/+29
|\|
| * Fix compilation with GCC 12Ville Voutilainen2022-04-111-0/+1
| * Bump versionTarja Sundqvist2022-04-061-1/+1
| * client: Synthesize enter/leave event for popup in xdg-shellLiang Qi2022-04-041-0/+27
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.9' into tqtc/lts-5.15-open...v5.15.9-lts-lgplTarja Sundqvist2023-03-2320-56/+93
|\|
| * client: update button state and etc in pointer_leave()Liang Qi2022-03-101-5/+5
| * client: set_constraint_adjustment() for popups in xdgLiang Qi2022-03-081-0/+4
| * Cursor position == 0 should still show the cursorWeng Xuetian2022-02-121-2/+2
| * Update the preedit styling mappingWeng Xuetian2022-02-121-11/+20
| * Don't keep eglConfig in hardwareintegrationInho Lee2022-02-118-25/+18
| * Update the window geometry when changing decorationsInho Lee2022-02-091-1/+1
| * Fix crash if no input method module could be loadedJoni Poikelin2022-02-031-1/+1
| * Fix build with -no-feature-tableteventLiang Qi2022-02-025-2/+25
| * Fix wayland touch event to use time stamp from wayland compositorSeokha Ko2022-01-271-3/+3
| * wayland touch event to add key modifierTang Haixiang2022-01-251-1/+1
| * Bump versionTarja Sundqvist2021-12-311-1/+1
| * Fix missing update when toggling client-side decorationsEskil Abrahamsen Blomfeldt2021-12-212-0/+11
| * Set preedit cursor when cursor equals to 0Weng Xuetian2021-12-201-1/+1
| * Client: support high-dpi mode for window iconLiang Qi2021-12-131-6/+3
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.8' into tqtc/lts-5.15-open...v5.15.8-lts-lgplTarja Sundqvist2022-11-106-32/+34
|\|
| * Use a correct serial for xdg_surface.ack_configureInho Lee2021-12-072-4/+6
| * tst_seatv4: fix compilation with GCC/C++20Marc Mutz2021-11-171-2/+0
| * tst_seatv4: fix deprecated implicit capture of this by [=]Marc Mutz2021-11-161-22/+22
| * Do not create decorations when the shellSurface is not readyInho Lee2021-11-121-1/+1
| * Bump versionTarja Sundqvist2021-11-081-1/+1
| * Fix the logic for decoding modifiers map in Wayland text input protocolRodney Dawes2021-10-151-2/+4
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.7' into tqtc/lts-5.15-open...v5.15.7-lts-lgplTarja Sundqvist2022-09-125-15/+36
|\|
| * Wayland client: Fix crash when windows are shown/hidden during dragPaul Olav Tvete2021-09-241-1/+1