summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update dependencies on '6.6.3' in qt/qtwaylandv6.6.36.6.3Qt Submodule Update Bot2024-03-181-2/+2
* Update dependencies on '6.6.3' in qt/qtwaylandQt Submodule Update Bot2024-03-181-2/+2
* Update dependencies on '6.6.3' in qt/qtwaylandQt Submodule Update Bot2024-03-151-1/+1
* Update dependencies on '6.6.3' in qt/qtwaylandQt Submodule Update Bot2024-03-111-2/+2
* Make sure XDG_RUNTIME_DIR is createdPaul Olav Tvete2024-03-061-0/+4
* Update dependencies on '6.6' in qt/qtwaylandQt Submodule Update Bot2024-03-031-2/+2
* Update dependencies on '6.6' in qt/qtwaylandQt Submodule Update Bot2024-02-271-2/+2
* Update dependencies on '6.6' in qt/qtwaylandQt Submodule Update Bot2024-02-261-2/+2
* QWaylandDataDevice: Explicitly send null for rejected drag offerKai Uwe Broulik2024-02-221-1/+2
* Update dependencies on '6.6' in qt/qtwaylandQt Submodule Update Bot2024-02-221-2/+2
* client: Support Xdg activation across shell surfacesDavid Edmundson2024-02-201-11/+14
* client: Fix xdg shell setting only a minimum size hintDavid Edmundson2024-02-202-13/+55
* Update dependencies on '6.6' in qt/qtwaylandQt Submodule Update Bot2024-02-201-2/+2
* Update dependencies on '6.6' in qt/qtwaylandQt Submodule Update Bot2024-02-161-2/+2
* Update dependencies on '6.6' in qt/qtwaylandQt Submodule Update Bot2024-02-151-2/+2
* Doc: Fix license info for Qt Wayland QPA pluginKai Köhne2024-02-141-1/+1
* Update dependencies on '6.6' in qt/qtwaylandQt Submodule Update Bot2024-02-131-2/+2
* Update dependencies on '6.6' in qt/qtwaylandQt Submodule Update Bot2024-02-091-2/+2
* Client: Map Qt::BusyCursor and Qt::WaitCursor to correct shape namesVlad Zahorodnii2024-02-062-4/+4
* Remove redundant calls, textInput()Inho Lee2024-02-061-26/+37
* QtTextInputMethod: hide inputPanel when focus leavingInho Lee2024-02-061-0/+3
* client: Switch qt-toplevel-drag to xdg-toplevel-dragDavid Redondo2024-02-067-97/+157
* Update dependencies on '6.6' in qt/qtwaylandQt Submodule Update Bot2024-02-061-2/+2
* Doc: Remove QML explicit version numbersKai Köhne2024-02-032-2/+2
* client: Disable threaded GL on desktop NVIDIADavid Redondo2024-02-021-0/+7
* Client: Fix Qt::KeypadModifier for key eventsNicolas Fella2024-02-011-2/+1
* client: Fix deletion of new queued shm buffers during reconnectDavid Redondo2024-01-315-6/+6
* Update dependencies on '6.6' in qt/qtwaylandQt Submodule Update Bot2024-01-271-2/+2
* Bump version to 6.6.3Jani Heikkinen2024-01-271-1/+1
* 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