summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* client: set_constraint_adjustment() for popups in xdgLiang Qi2022-03-081-0/+4
* Allow creating popups from non xdg-shell parentsDavid Redondo2022-03-081-4/+4
* Add attribution for text-input v1 protocolEskil Abrahamsen Blomfeldt2022-03-031-2/+19
* Update 3rdparty attributionsEskil Abrahamsen Blomfeldt2022-03-031-2/+20
* QWaylandBufferRef: fix relational operatorsMarc Mutz2022-02-284-11/+112
* Reduce memory leakageUlf Hermann2022-02-231-0/+3
* Client: Fix opaque region setterVlad Zahorodnii2022-02-211-1/+1
* Use opaque render list when client content is opaqueEskil Abrahamsen Blomfeldt2022-02-174-5/+37
* Call updateSize only for new windowsBernd Weimer2022-02-151-7/+7
* QtWaylandCompositor: use cmake-generated export headersMarc Mutz2022-02-1493-135/+123
* client: Simplify round trip behaviorDavid Edmundson2022-02-141-42/+1
* Update the preedit styling mappingWeng Xuetian2022-02-121-11/+20
* Cursor position == 0 should still show the cursorWeng Xuetian2022-02-121-2/+2
* 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
* Adapt to moving of type registrations into the Qt namespaceUlf Hermann2022-02-053-16/+9
* 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-029-6/+981
* Use scope resolution operator for requestYoungjin Kim2022-02-021-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
* 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-212-0/+0
* 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
* wayland touch event to add key modifierTang Haixiang2022-01-171-1/+1
* Use PRIVATE linking for pluginsAlexey Edelev2022-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-211-0/+7
* 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
* Client: support high-dpi mode for window iconLiang Qi2021-12-131-6/+3
* Support presentation-time protocolElvis Lee2021-12-1010-0/+893
* 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-0911-45/+152
* Remove the XComposite buffer sharing extensionPaul Olav Tvete2021-12-0755-3192/+1
* 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
* 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
* Client: Upgrade Seat support to v7David Edmundson2021-12-021-1/+3