summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Q*FActory: remove unused path argumentsThiago Macieira2021-12-0216-304/+48
* Client: Avoid processing of events when showing windowsDavid Edmundson2021-12-021-1/+0
* Update wayland.xml to version 1.19.0David Edmundson2021-12-021-32/+158
* Introduce new qt-shell and an API for custom shellsPaul Olav Tvete2021-12-0255-93/+5475
* Only return modifiers if we have focusDavid Redondo2021-11-291-1/+1
* Support text-input-unstable-v4-wipInho Lee2021-11-1930-55/+2393
* Do not create decorations when the shellSurface is not readyInho Lee2021-11-121-1/+1
* Clean up some qDebug() which are not intendedLiang Qi2021-11-111-7/+2
* Don't build XComposite buffer integration by defaultPaul Olav Tvete2021-11-112-13/+5
* tests: add test for multiple text inputLiang Qi2021-11-092-2/+8
* Refactor QT_WAYLAND_TEXT_INPUT_PROTOCOLInho Lee2021-11-082-99/+40
* add abstract class QWaylandTextInputInterface in client sideInho Lee2021-11-0810-422/+713
* 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
* Support different text input protocols - updateLiang Qi2021-10-203-18/+65
* Move the wayland socket polling to a separate event threadGiulio Camuffo2021-10-185-113/+250
* 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-071-1/+8
* Skip unnecessary commands when cross-building toolsJoerg Bornemann2021-10-071-0/+1
* Support different text input protocolsLiang Qi2021-10-079-23/+133
* Client: do not empty clipboard when a new popup/window is openedJan Grulich2021-10-052-8/+13
* Add explicit dependency to Libdrm::Libdrm for the client as wellDominik Holland2021-10-051-0/+7
* Wayland client: use wl_keyboard to determine active stateMéven Car2021-10-047-42/+23
* Client: Always destroy frame callback in the actual callbackGeorges Basile Stavracas Neto2021-09-271-9/+5
* Client: Don't always recreate frame callbacksGeorges Basile Stavracas Neto2021-09-271-0/+4
* 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
* Client: map keyboard mapping privatelyDavid Edmundson2021-09-081-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
* Doc: Remove unsupported customFiltersKai Köhne2021-08-251-3/+0