summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Call updateSize only for new windowsBernd Weimer2022-02-151-7/+7
* Cursor position == 0 should still show the cursorWeng Xuetian2022-02-121-2/+2
* Update the preedit styling mappingWeng Xuetian2022-02-121-11/+20
* Fix unused warningsShawn Rutledge2022-02-094-7/+2
* Fix crash if no input method module could be loadedJoni Poikelin2022-02-031-1/+1
* Fix build with -no-feature-tableteventLiang Qi2022-02-025-1/+25
* Fix wayland touch event to use time stamp from wayland compositorSeokha Ko2022-01-251-3/+3
* Don't keep eglConfig in hardwareintegrationInho Lee2022-01-254-18/+11
* Correctly detect if image format is supported by QImageWriterJan Blackquill2022-01-231-1/+1
* wayland touch event to add key modifierTang Haixiang2022-01-201-1/+1
* Fix WaylandCompositor PCH build without qtdeclarativeIlya Fedin2022-01-188-0/+16
* wayland-egl: fix build with recent eglplatform.hSamuli Piippo2022-01-171-0/+5
* Fix missing update when toggling client-side decorationsEskil Abrahamsen Blomfeldt2021-12-211-0/+7
* 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
* Use a correct serial for xdg_surface.ack_configureInho Lee2021-12-072-4/+6
* Move Q_DECLARE_PUBLIC to the public sectionJani Heikkinen2021-12-031-1/+2
* Client: Make xdg_output.name required only if it's supportedVlad Zahorodnii2021-12-031-1/+2
* Q*FActory: remove unused path argumentsThiago Macieira2021-12-0216-304/+48
* Don't build XComposite buffer integration by defaultPaul Olav Tvete2021-11-303-15/+7
* Do not create decorations when the shellSurface is not readyInho Lee2021-11-121-1/+1
* CMake: remove results for tests not testedThiago Macieira2021-11-031-2/+0
* client: emit QInputMethod::visibleChanged() for qt_text_input_method_v1Liang Qi2021-10-281-5/+13
* Fix the logic for decoding modifiers map in Wayland text input protocolRodney Dawes2021-10-151-2/+4
* Fix race condition with shared memory buffersPaul Olav Tvete2021-10-141-1/+8
* Add explicit dependency to Libdrm::Libdrm for the client as wellDominik Holland2021-10-051-0/+7
* Wayland client: Don't applyConfigure for destroyed surfacePaul Olav Tvete2021-09-241-0/+1
* Wayland client: Fix crash when windows are shown/hidden during dragPaul Olav Tvete2021-09-241-1/+1
* Add explicit dependency to Libdrm::LibdrmDominik Holland2021-09-081-0/+7
* Revert "Ensure versionless wrappers do not introduce a new variable scope"Craig Scott2021-09-062-4/+4
* Fix WaylandCompositor QT_QML_SOURCE_VERSION usageCraig Scott2021-09-021-15/+4
* Ensure versionless wrappers do not introduce a new variable scopeCraig Scott2021-09-012-4/+4
* Install plugins.qmltypes for IviApplication shellEskil Abrahamsen Blomfeldt2021-08-311-0/+1
* Keep reference to buffer until it has been replacedEskil Abrahamsen Blomfeldt2021-08-242-22/+32
* Implement wp_viewporter support for video buffer formatsEskil Abrahamsen Blomfeldt2021-08-231-1/+11
* Ignore viewporter buffer size when buffer is nullEskil Abrahamsen Blomfeldt2021-08-231-8/+10
* doc: Expand documentation for server-side decorations exampleEskil Abrahamsen Blomfeldt2021-08-161-1/+2
* doc: Expand documentation of Pure QML exampleEskil Abrahamsen Blomfeldt2021-08-161-1/+1
* doc: Add documentation for TextInputManagerEskil Abrahamsen Blomfeldt2021-08-162-2/+33
* CMake: Use renamed qt6_add_plugin PLUGIN_TYPE optionAlexandru Croitor2021-08-1231-31/+31
* Delete texture resource immediately to prevent race on shutdownRobert Griebl2021-08-041-2/+1
* Cleanup up all subsurface QQuickItems correctlyDominik Holland2021-08-021-0/+1
* Adjust INTERFACE_MODULE_HAS_HEADERS property nameAlexey Edelev2021-08-022-2/+2
* Use QPointF for native gesture delta valuesShawn Rutledge2021-07-191-4/+4
* Do not update the mask if we do not have a surfaceAleix Pol2021-07-131-4/+4
* CMake: Don't give plugins PUBLIC usage requirementsJoerg Bornemann2021-07-0630-42/+34
* linux-dmabuf-unstable-v1: Fix importing dmabuf buffers with modifiersAlexandros Frantzis2021-06-291-68/+61
* Make sure cursor drag icon does not get enter/leave eventsPaul Olav Tvete2021-06-291-0/+1
* Use QEventPoint::State instead of Qt::TouchPointStateJiDe Zhang2021-06-259-15/+21
* CMake: Don't use the NO_CREATE_BACKING_TARGET optionAlexandru Croitor2021-06-211-1/+0