summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove year from Qt Copyright in REUSE.tomlHEADdevLucie Gérard16 hours3-13/+13
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot3 days1-3/+3
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot6 days1-3/+3
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot8 days1-3/+3
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot9 days1-3/+3
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot12 days1-3/+3
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2025-06-251-3/+3
* qt-shell: forceActiveFocus for the focused itemInho Lee2025-06-171-0/+7
* Prevent pointer.leave for an unfocused surfaceInho Lee2025-06-171-3/+6
* Fix crash with static builds + LTOEskil Abrahamsen Blomfeldt2025-06-172-9/+9
* Bump version to 6.11.0Jani Heikkinen2025-06-141-1/+1
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2025-06-141-3/+3
* Normalize signal/slot signatures 2025Marc Mutz2025-06-043-5/+6
* CMake: Add PURL and CPE info to 3rd party attribution filesAlexandru Croitor2025-06-041-0/+4
* Fix build with -disable-deprecated-up-toAurélien Brooke2025-06-021-0/+2
* Fix qt_internal_get_wayland_*_dir for standalone parts in superbuildCristian Le2025-06-021-2/+2
* tests: rename SharedClientTest to SharedWaylandClientTestLiang Qi2025-05-272-5/+5
* Doc: Enable automatic linking to sources on code.qt.ioTopi Reinio2025-05-271-0/+3
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2025-05-231-3/+3
* Fix nullptr access in modal evaluationBernd Weimer2025-05-221-2/+2
* Clean up buffers on destroy requests immediatelyBernd Weimer2025-05-223-10/+12
* Ignore QInputMethodEvent::MimeDataTor Arne Vestbø2025-05-211-0/+4
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2025-05-211-3/+3
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2025-05-181-3/+3
* Remove Wayland client code after move to qtbaseLiang Qi2025-05-18391-49948/+225
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2025-05-031-3/+3
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2025-05-011-3/+3
* client: add some debug info in QWaylandTextInputv2Liang Qi2025-04-302-16/+30
* tests: Fix role used by XdgPopupsDavid Edmundson2025-04-301-2/+2
* datacontrolv1: emit clipboard mode changed when selection changedJie Liu2025-04-301-3/+3
* Drop workaround to turn popups into main windowsDavid Edmundson2025-04-302-4/+54
* Set geometry before creating shell windowDavid Edmundson2025-04-301-2/+1
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2025-04-301-3/+3
* client: Use separate queue for SHM buffersDavid Edmundson2025-04-294-20/+23
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2025-04-241-3/+3
* Fix build error when tablet support is disabledYAMAMOTO Atsushi2025-04-241-0/+2
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2025-04-221-3/+3
* QWaylandXdgSurface: Always use XDG Dialog for modal windowsKai Uwe Broulik2025-04-152-6/+38
* client: Include unistd.hKai Uwe Broulik2025-04-152-0/+2
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2025-04-151-3/+3
* tst_reconnect: Include <unistd.h>Michael Weghorn2025-04-151-0/+2
* QWaylandWindow: fix data race on mFrameCallbackTimedOutDavid Faure2025-04-141-1/+1
* client: Include <signal.h>Michael Weghorn2025-04-142-0/+4
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2025-04-101-3/+3
* QuickShellSurfaceItem: Call surfaceChangedEvent() with a consistent stateKonstantin Ritt2025-04-071-2/+2
* Avoid connecting to null QObject in setShellSurface(nullptr)Konstantin Ritt2025-04-071-3/+6
* Client: Improve support of zxdg_output_v1 version 3Konstantin Ritt2025-04-072-18/+32
* Client: Support wl_output.name of version 4Konstantin Ritt2025-04-072-1/+23
* Client: Fix copying shm buffer data with fractional scalingVlad Zahorodnii2025-04-071-7/+2
* Don't call elapsed() on an invalid QElapsedTimerDavid Faure2025-04-053-5/+8