summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* client: Utilize new handleWindowDevicePixelRatioChangedDavid Edmundson2023-02-271-1/+7
* client: Force a roundtrip when an XdgOutput is not ready yetMarco Martin2023-02-274-0/+42
* Move setup functions from local to memberThomas Senyk2023-02-272-5/+7
* Fix build on CentOS 7Ilya Fedin2023-02-241-0/+10
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2023-02-241-2/+2
* Client: Stop requesting activation on every focus object changeVlad Zahorodnii2023-02-221-13/+0
* Convert cursor bitmap to supported formatMichael Weghorn2023-02-221-1/+15
* Fix automoc warning regarding includeMÃ¥rten Nordheim2023-02-211-1/+1
* QOpenGLContext re-creation - orphanedTexturesThomas Senyk2023-02-206-13/+381
* Move server-buffer example to manual testsEskil Abrahamsen Blomfeldt2023-02-1622-8/+4
* Move hwlayer-compositor example to manual testsEskil Abrahamsen Blomfeldt2023-02-149-2/+1
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2023-02-131-2/+2
* Disambiguate Vulkan debug constantsFriedemann Kleint2023-02-133-34/+34
* Exclude sources generated by the scanner from CMake Unity (Jumbo) buildsFriedemann Kleint2023-02-131-4/+6
* Remove QWindow forward declarations in namespacesFriedemann Kleint2023-02-132-2/+0
* Disambiguate input method constantsFriedemann Kleint2023-02-133-8/+8
* Disambiguate static variablesFriedemann Kleint2023-02-138-24/+24
* compositor: Fix QML errors in multi-screen exampleEskil Abrahamsen Blomfeldt2023-02-102-1/+2
* Documentation for the minimal-cpp examplePaul Olav Tvete2023-02-105-9/+85
* Doc: Fix documentation warningsTopi Reinio2023-02-072-2/+2
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2023-02-011-2/+2
* Do not use deprecated QSharedMemory constructorFabian Kosmale2023-02-011-1/+1
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2023-02-011-2/+2
* compositor: Fix crash when raising shell surface itemEskil Abrahamsen Blomfeldt2023-01-301-4/+7
* client: Fix infinite recursion with text-input-v2Eskil Abrahamsen Blomfeldt2023-01-301-3/+8
* Don't change process locale while initializing QWaylandInputContextIlya Fedin2023-01-261-3/+1
* client: Attempt to request activate even if there's no focus windowIlya Fedin2023-01-251-2/+6
* QWaylandTabletSeatV2: Do not leak tablet informationAleix Pol2023-01-241-0/+3
* QWaylandDataOffer: Save double look-upAleix Pol2023-01-241-2/+3
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2023-01-201-2/+2
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2023-01-171-2/+2
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2023-01-121-2/+2
* Client: Manage QMimeData lifecycleTang Haixiang2023-01-094-13/+22
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2023-01-091-2/+2
* Client: Fix handling of Qt::BlankCursorVlad Zahorodnii2023-01-051-2/+1
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2023-01-041-2/+2
* Client: Port to QPlatformTheme::{MouseCursorTheme,MouseCursorSize}Vlad Zahorodnii2023-01-032-18/+17
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2023-01-031-2/+2
* Remove QT_USE_SYNCQT_CPPAlexey Edelev2023-01-021-2/+0
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2022-12-211-2/+2
* Bump version to 6.6.0Jani Heikkinen2022-12-161-1/+1
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2022-12-161-2/+2
* Add WL_SHM_FORMAT_RGB888 to supported shm formatsThomas Senyk2022-12-132-1/+9
* Client: Handle zwp_primary_selection_device_manager_v1 global removalVlad Zahorodnii2022-12-132-5/+9
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2022-12-121-2/+2
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2022-12-111-2/+2
* compositor: fix build without quickLiang Qi2022-12-095-0/+21
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2022-12-081-2/+2
* Client: Provide support for custom shellsVlad Zahorodnii2022-12-083-5/+22
* client: Implement QNativeInterface::Private::QWaylandWindowDavid Redondo2022-12-0812-7/+50