summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update dependencies on '6.6.2' in qt/qtwaylandv6.6.26.6.2Qt Submodule Update Bot2024-02-091-2/+2
* Update dependencies on '6.6.2' in qt/qtwaylandQt Submodule Update Bot2024-01-311-2/+2
* Update dependencies on '6.6.2' in qt/qtwaylandQt Submodule Update Bot2024-01-301-2/+2
* Update dependencies on '6.6.2' in qt/qtwaylandQt Submodule Update Bot2024-01-271-2/+2
* Update dependencies on '6.6.2' in qt/qtwaylandQt Submodule Update Bot2024-01-251-2/+2
* Update dependencies on '6.6.2' in qt/qtwaylandQt Submodule Update Bot2024-01-241-2/+2
* Update dependencies on '6.6' in qt/qtwaylandQt Submodule Update Bot2024-01-221-2/+2
* client texture cleanup: fix crash in clean-up lambdaThomas Senyk2024-01-182-0/+4
* client: Avoid creating decorations in the render threadDavid Edmundson2024-01-113-8/+3
* QWaylandEglWindow: Pass window surface format to q_glFormatFromConfigKai Uwe Broulik2024-01-101-1/+1
* bradient: Explicitly set Qt::PlainText textFormatKai Uwe Broulik2024-01-101-0/+1
* Doc: Add documentation for QML WaylandQuickItem::output propertyAndreas Eliasson2024-01-091-0/+5
* Update dependencies on '6.6' in qt/qtwaylandQt Submodule Update Bot2024-01-081-2/+2
* client: Fix window margin calculationRob Hall2024-01-061-2/+2
* QWaylandWindow: Reset input region on window resetKai Uwe Broulik2024-01-061-0/+3
* bradient: Don't cache decoration colorsKai Uwe Broulik2024-01-061-12/+9
* QWaylandScreen: Implement subpixelAntialiasingTypeHintKai Uwe Broulik2024-01-062-2/+30
* bradient: Use "Size" instead of "Split" cursors for resizingKai Uwe Broulik2024-01-061-3/+3
* Doc: Add missing '\' in QDoc commandPaul Wicking2023-12-301-1/+1
* Update dependencies on '6.6' in qt/qtwaylandQt Submodule Update Bot2023-12-251-2/+2
* client: Clean up text input proxy object in textinputv2David Edmundson2023-12-212-2/+2
* QWaylandMimeData: Skip "DELETE" formatKai Uwe Broulik2023-12-211-2/+5
* Update dependencies on '6.6' in qt/qtwaylandQt Submodule Update Bot2023-12-191-2/+2
* QWaylandCursor: Set appropriate shape for drag cursorsKai Uwe Broulik2023-12-151-3/+3
* Don't lock render thread when blocking swap is usedEskil Abrahamsen Blomfeldt2023-12-141-2/+4
* client: If the window minimized state is requested do not forward other statesDavid Edmundson2023-12-111-5/+10
* client: implement QWaylandCursor::size()Liang Qi2023-12-082-0/+12
* Update dependencies on '6.6' in qt/qtwaylandQt Submodule Update Bot2023-12-081-2/+2
* QWaylandMimeData: Check text/x-moz-urls for UTF-16Kai Uwe Broulik2023-12-042-10/+65
* Client: Fix enter event cursor position with xdg-popup and QHighDpiScalingIlya Fedin2023-12-041-4/+9
* Update dependencies on '6.6' in qt/qtwaylandQt Submodule Update Bot2023-12-011-2/+2
* Update dependencies on '6.6' in qt/qtwaylandQt Submodule Update Bot2023-11-271-2/+2
* Warn if eglSwapBuffers failDavid Redondo2023-11-241-1/+2
* Client: Switch QWaylandXdgSurface::setSizeHints to the window content geometryIlya Fedin2023-11-231-4/+7
* Update dependencies on '6.6' in qt/qtwaylandQt Submodule Update Bot2023-11-211-2/+2
* Update dependencies on '6.6' in qt/qtwaylandQt Submodule Update Bot2023-11-171-2/+2
* Bump version to 6.6.2Jani Heikkinen2023-11-171-1/+1
* Client: Move topmost grabbing popup tracking to QWaylandWindowVlad Zahorodnii2023-11-174-22/+23
* client: Always clear queued buffer busy flag when resetting the windowWeng Xuetian2023-11-131-0/+3
* Make custom-extension example work on Nvidia EGLStreamsPaul Olav Tvete2023-11-132-0/+6
* Update dependencies on '6.6' in qt/qtwaylandQt Submodule Update Bot2023-11-101-2/+2
* client: Convert text/x-moz-urls to text/uri-listKai Uwe Broulik2023-11-092-0/+93
* Update dependencies on '6.6' in qt/qtwaylandQt Submodule Update Bot2023-11-081-2/+2
* client: Implement QWheelEvent::invertedDavid Edmundson2023-11-066-24/+72
* Update dependencies on '6.6' in qt/qtwaylandQt Submodule Update Bot2023-11-031-2/+2
* Update dependencies on '6.6' in qt/qtwaylandQt Submodule Update Bot2023-11-021-2/+2
* Update dependencies on '6.6' in qt/qtwaylandQt Submodule Update Bot2023-10-301-2/+2
* Add license headers to shader filesEskil Abrahamsen Blomfeldt2023-10-267-0/+21
* Fix CMake config after move of example to manual testsEdward Welbourne2023-10-241-1/+1
* Issue keyReleaseEvent regardless of focusInho Lee2023-10-241-1/+1