summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tst_inputcontext: fix warning about unused lambda captureMarc Mutz2022-02-111-1/+1
* Update the window geometry when changing decorationsInho Lee2022-02-091-1/+1
* Do not delete window decorations before next updateInho Lee2022-02-093-26/+34
* Fix unused warningsShawn Rutledge2022-02-097-10/+4
* Client: Remove mWaitingForUpdateDeliveryVlad Zahorodnii2022-02-082-9/+3
* Compile repo with warnings as errorsKai Köhne2022-02-081-5/+0
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2022-02-051-2/+2
* Adapt to moving of type registrations into the Qt namespaceUlf Hermann2022-02-053-16/+9
* Switch examples to build as isolated sub-builds part 2Alexandru Croitor2022-02-051-1/+1
* CMake: Fix qtwayland feature detectionChristophe Giboudeaux2022-02-041-0/+15
* Address API review comments for Qt WaylandEskil Abrahamsen Blomfeldt2022-02-044-7/+13
* Fix crash if no input method module could be loadedJoni Poikelin2022-02-031-1/+1
* Add client support for the text-input-unstable-v1 protocolDominik Holland2022-02-0210-6/+983
* Use scope resolution operator for requestYoungjin Kim2022-02-021-1/+1
* Stop using soon-to-be-deprecated QMouseEvent constructorShawn Rutledge2022-02-011-1/+2
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2022-02-011-2/+2
* Bump version to 6.4.0Jani Heikkinen2022-02-011-1/+1
* Fix build with -no-feature-tableteventLiang Qi2022-01-255-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
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2022-01-251-2/+2
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2022-01-231-2/+2
* XDG shell: fix warnings about unused variableThiago Macieira2022-01-212-2/+1
* CMake: Ensure qt_cmdline.cmake files exist for each configure.cmakeAlexandru Croitor2022-01-213-0/+2
* Remove unused .qrc filesJoerg Bornemann2022-01-201-10/+0
* Fix WaylandCompositor PCH build without qtdeclarativeIlya Fedin2022-01-188-0/+16
* wayland-egl: fix build with recent eglplatform.hSamuli Piippo2022-01-171-0/+5
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2022-01-171-2/+2
* wayland touch event to add key modifierTang Haixiang2022-01-171-1/+1
* Use PRIVATE linking for pluginsAlexey Edelev2022-01-131-2/+2
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2022-01-131-2/+2
* client: Add waitForFrameSync for VulkanCathy Park2022-01-032-0/+11
* Fix missing update when toggling client-side decorationsEskil Abrahamsen Blomfeldt2021-12-212-0/+11
* client: Fix crash on shutdown on Mesa driverEskil Abrahamsen Blomfeldt2021-12-214-13/+43
* Set preedit cursor when cursor equals to 0Weng Xuetian2021-12-201-1/+1
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2021-12-161-2/+2
* Switch examples to build as isolated sub-buildsAlexandru Croitor2021-12-154-18/+18
* Client: support high-dpi mode for window iconLiang Qi2021-12-131-6/+3
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2021-12-121-2/+2
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2021-12-111-2/+2
* Support presentation-time protocolElvis Lee2021-12-1011-0/+895
* Handle the transientParent of a window having another kind of surfaceDavid Redondo2021-12-091-1/+1
* Remove QWaylandShellIntegration::findGlobalPaul Olav Tvete2021-12-0912-98/+46
* Client: Delay deletion of QDrag object until after we're done with itArjen Hiemstra2021-12-092-0/+12
* Implement xdg_activation_v1 protocolAleix Pol2021-12-0910-2/+439
* Client: Implement DataDeviceV3David Edmundson2021-12-0912-46/+153
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2021-12-091-2/+2
* Remove the XComposite buffer sharing extensionPaul Olav Tvete2021-12-0758-3206/+2
* Use a correct serial for xdg_surface.ack_configureInho Lee2021-12-072-4/+6
* Docs: Fix parentheses for WaylandQuickItem subsurfaceHandler exampleKai Uwe Broulik2021-12-071-2/+3