summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Do not create decorations when the shellSurface is not readyInho Lee2021-11-121-1/+1
* Fix the logic for decoding modifiers map in Wayland text input protocolRodney Dawes2021-10-151-2/+4
* Wayland client: Fix crash when windows are shown/hidden during dragPaul Olav Tvete2021-09-241-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
* 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
* client: Gracefully handle shutdown and window hidingEskil Abrahamsen Blomfeldt2021-06-043-4/+19
* 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
* 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
* Get correct decoration margins regionJan Grulich2021-03-021-4/+4
* Client: Send exposeEvent to parent on subsurface position changesDavid Edmundson2021-03-011-1/+6
* Translate opaque area with frame marginsJan Grulich2021-02-231-3/+5
* Client: Send set_window_geometry only once configuredDavid Edmundson2021-02-151-1/+1
* Update commercial license headersTarja Sundqvist2021-01-27413-6414/+6414
* Fix memory leak in QWaylandGLContextEskil Abrahamsen Blomfeldt2021-01-261-0/+2
* Fix leaked subsurface wayland itemsEskil Abrahamsen Blomfeldt2020-12-071-0/+1
* Ensure that grabbing is performed in correct contextAndreas Cord-Landwehr2020-12-041-1/+1
* Make setting QT_SCALE_FACTOR work on WaylandMorten Johan Sørvig2020-11-185-7/+8
* Do not try to eglMakeCurrent for unintended caseJaehak Lee2020-11-182-0/+7
* Make setting QT_SCALE_FACTOR work on WaylandMorten Johan Sørvig2020-11-171-2/+4
* Scanner: Avoid accessing dangling pointers in destroy_func()Vlad Zahorodnii2020-11-131-1/+3
* Doc: List correct license information for the modulePaul Wicking2020-10-281-3/+7
* Replace remaining LGPLv3 headers in QtWaylandCompositor with GPLv3Kai Koehne2020-10-2719-323/+190
* Issue set_opaque_region on opaque surfacesAleix Pol2020-10-222-0/+29
* Client: Advertise all supported mime typesDavid Edmundson2020-10-191-1/+1
* Fix race condition on frame callbackPaul Olav Tvete2020-10-164-26/+73
* Scanner: Generate code that destroys inert resourcesVlad Zahorodnii2020-10-121-5/+15
* Scanner: Generate code that cleans up m_resourceVlad Zahorodnii2020-10-121-0/+2
* fix libdrm related configure test failurePeter Seiderer2020-10-062-3/+6
* Build with -no-openglEskil Abrahamsen Blomfeldt2020-10-055-16/+23
* Fix brcm-egl wayland integrationAaron Dewes2020-09-074-4/+7
* Client: Fix scroll direction with touchpadsDavid Edmundson2020-08-281-0/+6
* Client: Initialize mScale on creation instead of on showDavid Edmundson2020-08-261-2/+2
* Client: Send subsurface expose event when toplevel is configuredDavid Edmundson2020-08-212-1/+14
* Fix qt_attribution.json files by replacing newlines with \n escapesSamuel Gaist2020-08-171-19/+6
* Add spaces around '+'Jide Zhang2020-06-291-2/+2
* Add means for forcing non-blocking buffer swap supportOtto Ryynänen2020-06-042-4/+10
* brcm-egl: needs wayland-scanner-client-wayland-protocol-includePeter Seiderer2020-06-031-1/+1
* Use WaylandCursorItem over clients, window system cursor otherwiseShawn Rutledge2020-05-291-0/+1
* Suppress warning about sizeChanged() being deprecatedThiago Macieira2020-05-271-0/+3