summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/tqtc/lts-5.15.9' into tqtc/lts-5.15-open...v5.15.9-lts-lgpl5.15Tarja 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
| * Bump versionTarja Sundqvist2021-09-071-1/+1
| * Keep reference to buffer until it has been replacedEskil Abrahamsen Blomfeldt2021-08-312-4/+13
| * Implement wp_viewporter support for video buffer formatsEskil Abrahamsen Blomfeldt2021-08-241-1/+11
| * Ignore viewporter buffer size when buffer is nullEskil Abrahamsen Blomfeldt2021-08-241-8/+10
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.6' into tqtc/lts-5.15-open...v5.15.6-lts-lgplTarja Sundqvist2022-08-167-76/+87
|\ \ | |/
| * Cleanup up all subsurface QQuickItems correctlyDominik Holland2021-08-021-0/+1
| * Do not update the mask if we do not have a surfaceAleix Pol2021-07-131-4/+4
| * linux-dmabuf-unstable-v1: Fix importing dmabuf buffers with modifiersAlexandros Frantzis2021-06-291-68/+61
| * Add BlankCursor for cursor names mapJiDe Zhang2021-06-111-0/+2
| * Bump versionTarja Sundqvist2021-06-071-1/+1
| * client: Gracefully handle shutdown and window hidingEskil Abrahamsen Blomfeldt2021-06-043-4/+19
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.5' into tqtc/lts-5.15-open...v5.15.5-lts-lgplTarja Sundqvist2022-05-1918-1/+27
|\ \ | |/
| * Bump versionTarja Sundqvist2021-05-201-1/+1
| * Docs: Add "instantiates" keywordsKai Uwe Broulik2021-05-1916-0/+20
| * Include locale.h for setlocale/LC_CTYPEAlbert Astals Cid2021-05-121-0/+4
| * Add missing define guardsSamuli Piippo2021-04-221-0/+2
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.4' into tqtc/lts-5.15-open...v5.15.4-lts-lgplTarja Sundqvist2022-04-0712-29/+182
|\ \ | |/
| * Fix touch being ignored when down and up are in the same frameHyunkook Khang2021-04-141-0/+8
| * client: Allow QWaylandInputContext to accept composed key combinationsAleix Pol2021-04-135-10/+119
| * Use qWarning and _exit() instead of qFatal for wayland errorWeng Xuetian2021-03-311-2/+3
| * Fix race condition when attaching client to text inputEskil Abrahamsen Blomfeldt2021-03-261-0/+2
| * xdgshell: Tell the compositor the screen we're expecting to fillAleix Pol2021-03-261-3/+6
| * Bump versionJani Heikkinen2021-03-031-1/+1
| * Get correct decoration margins regionJan Grulich2021-03-021-4/+4
| * Client: Send exposeEvent to parent on subsurface position changesDavid Edmundson2021-03-012-6/+34
| * Translate opaque area with frame marginsJan Grulich2021-02-231-3/+5