summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2022-03-301-2/+2
* Move internal function to private classPaul Olav Tvete2022-03-294-16/+15
* client: add ScreenWindowGrabbing capabilityLiang Qi2022-03-241-0/+2
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2022-03-241-2/+2
* client: Avoid trying to read/cancel read if wl_display_read_events failedDavid Edmundson2022-03-231-0/+3
* Remove .prev_CMakeLists.txtKai Köhne2022-03-227-350/+0
* Client: Fix up thread usage for mSurfaceDavid Edmundson2022-03-222-3/+5
* tests: fix DefaultCompositor::surface() when index > 0Liang Qi2022-03-221-8/+10
* Fix race condition on mWaitingForUpdateDeliveryPaul Olav Tvete2022-03-212-5/+3
* Revert "Client: Remove mWaitingForUpdateDelivery"Paul Olav Tvete2022-03-212-3/+9
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2022-03-211-2/+2
* Guard mResizeDirty by the correctMutexDavid Edmundson2022-03-171-3/+4
* Send correct modifier state for non-windowsystem key eventsPaul Olav Tvete2022-03-154-2/+60
* Also accept a client text-input extension registered too lateDominik Holland2022-03-153-6/+21
* wayland: do not rely on transitive includesFabian Kosmale2022-03-1114-0/+19
* client: update button state and etc in pointer_leave()Liang Qi2022-03-101-5/+5
* Add globalRemove to QWaylandClientExtensionDavid Redondo2022-03-098-21/+221
* Make sure all private headers include at least one otherThiago Macieira2022-03-0853-36/+84
* 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
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2022-03-081-2/+2
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2022-03-051-2/+2
* 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
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2022-02-281-1/+1
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2022-02-251-2/+2
* Reduce memory leakageUlf Hermann2022-02-231-0/+3
* Client: Fix opaque region setterVlad Zahorodnii2022-02-211-1/+1
* Improve examples CMakeLists.txtKai Köhne2022-02-1922-212/+78
* Use opaque render list when client content is opaqueEskil Abrahamsen Blomfeldt2022-02-174-5/+37
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2022-02-161-2/+2
* 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 dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2022-02-121-2/+2
* 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