summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update dependencies on '6.5' in qt/qtwaylandv6.5.0-beta3Qt Submodule Update Bot2023-02-171-2/+2
* Move server-buffer example to manual testsEskil Abrahamsen Blomfeldt2023-02-1622-8/+4
* Documentation for the minimal-cpp examplePaul Olav Tvete2023-02-135-9/+85
* 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
* Update dependencies on '6.5' in qt/qtwaylandQt Submodule Update Bot2023-02-101-2/+2
* compositor: Fix QML errors in multi-screen exampleEskil Abrahamsen Blomfeldt2023-02-102-1/+2
* Doc: Fix documentation warningsTopi Reinio2023-02-072-2/+2
* Update dependencies on '6.5' in qt/qtwaylandQt Submodule Update Bot2023-02-021-2/+2
* Update dependencies on '6.5' in qt/qtwaylandQt Submodule Update Bot2023-01-311-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
* Update dependencies on '6.5' in qt/qtwaylandQt Submodule Update Bot2023-01-271-2/+2
* 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
* Update dependencies on '6.5' in qt/qtwaylandv6.5.0-beta2Qt Submodule Update Bot2023-01-231-2/+2
* Update dependencies on '6.5' in qt/qtwaylandQt Submodule Update Bot2023-01-131-2/+2
* Update dependencies on '6.5' in qt/qtwaylandQt Submodule Update Bot2023-01-091-2/+2
* Client: Fix handling of Qt::BlankCursorVlad Zahorodnii2023-01-051-2/+1
* Update dependencies on '6.5' in qt/qtwaylandQt Submodule Update Bot2023-01-041-2/+2
* Client: Port to QPlatformTheme::{MouseCursorTheme,MouseCursorSize}Vlad Zahorodnii2023-01-032-18/+17
* Remove QT_USE_SYNCQT_CPPAlexey Edelev2023-01-021-2/+0
* Update dependencies on '6.5' in qt/qtwaylandQt Submodule Update Bot2023-01-021-2/+2
* Update dependencies on '6.5' in qt/qtwaylandQt Submodule Update Bot2022-12-301-2/+2
* Update dependencies on '6.5' in qt/qtwaylandQt Submodule Update Bot2022-12-291-2/+2
* Update dependencies on '6.5' in qt/qtwaylandQt Submodule Update Bot2022-12-281-2/+2
* Update dependencies on '6.5' in qt/qtwaylandQt Submodule Update Bot2022-12-261-2/+2
* Update dependencies on '6.5' in qt/qtwaylandQt Submodule Update Bot2022-12-231-2/+2
* Update dependencies on '6.5' in qt/qtwaylandv6.5.0-beta1Qt Submodule Update Bot2022-12-161-2/+2
* Update dependencies on '6.5' in qt/qtwaylandQt Submodule Update Bot2022-12-141-1/+1
* Update dependencies on '6.5' in qt/qtwaylandQt Submodule Update Bot2022-12-131-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
* Implement fractional_scale_v1 and wp_viewportDavid Edmundson2022-12-0722-7/+723
* compositor: Support touch interaction with client decorationsEskil Abrahamsen Blomfeldt2022-12-072-13/+33
* compositor: Fix warning on damage/damage_buffer mixEskil Abrahamsen Blomfeldt2022-12-072-27/+22
* Compositor_api: delete TexProvider properlyInho Lee2022-12-072-2/+21
* Mark the module free of qAsConst()Marc Mutz2022-12-051-0/+1
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2022-12-051-2/+2
* Client: Improve handling of 0xH and Wx0 xdg_toplevel configure eventsVlad Zahorodnii2022-12-054-9/+59
* client: Allow resizing with touch input on client-side decorationsEskil Abrahamsen Blomfeldt2022-12-051-37/+80