summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Doc: Highlight 2 examplesKai Köhne2023-09-291-0/+4
* client: make drag and drop in same control works againLiang Qi2023-09-101-0/+1
* Revert "Client: Send release button event on pointer leave"Liang Qi2023-09-062-8/+2
* client: Add path to manipulate popup positioning via hidden properties APIDavid Edmundson2023-09-041-9/+90
* Only remove initialized extensions in ExtContainerInho Lee2023-09-041-0/+2
* Client: Fix coding style in QWaylandWindow::setMask()Vlad Zahorodnii2023-08-281-1/+1
* QWaylandInputDevice: Don't create cursor surface just for hiding itKai Uwe Broulik2023-08-281-9/+3
* client: Wait for the compositor to send a fractional scaleKai Uwe Broulik2023-08-253-18/+7
* QWaylandInputDevice: Reset cursor surface state when using shape cursorKai Uwe Broulik2023-08-251-1/+10
* Client: Fix keyboard focus when closing a popupVlad Zahorodnii2023-08-172-12/+15
* QWaylandDrag: Call into super class QBasicDrag::dropKai Uwe Broulik2023-08-161-4/+1
* QWaylandWindow: Support Qt::WindowTransparentForInputKai Uwe Broulik2023-08-072-9/+39
* Client: Fix buffer damageVlad Zahorodnii2023-08-031-5/+15
* client: Set queued buffer busyDavid Redondo2023-08-032-2/+6
* QWaylandWindow: adapt to QPlatformWindow::setBackingStore() additionMarc Mutz2023-08-022-0/+11
* client: Make sure screens stay virtual siblings during reconnectDavid Redondo2023-07-281-3/+3
* Fix injecting key events in QML testsBernd Weimer2023-07-121-0/+2
* Ensure that WaylandGlobalPrivate_sync_headers is runningAlexey Edelev2023-07-071-0/+9
* Doc: Fix qdoc link warningsAndreas Eliasson2023-07-051-1/+12
* client: no need to update decoration when shutting downLiang Qi2023-06-301-0/+3
* client: check nullptr before usageLiang Qi2023-06-282-2/+2
* client: Use nullptr instead of 0 in QWaylandDisplayLiang Qi2023-06-281-1/+1
* Doc: Use correct module identifiers in QML documentationTopi Reinio2023-06-0823-192/+192
* client: Fix crash on dnd updates after client facing drag endsDavid Edmundson2023-06-081-0/+3
* Add missing globals to reset on reconnectDavid Redondo2023-06-061-0/+2
* Fix compilation with -feature-wayland_text_input_v4_wipEskil Abrahamsen Blomfeldt2023-06-061-0/+1
* client: Guard against client destruction in gesturesDavid Edmundson2023-06-061-3/+20
* client: Implement qt-toplevel-drag-v1David Redondo2023-06-056-12/+146
* Client: Send release button event on pointer leaveIlya Fedin2023-06-052-2/+8
* Remove QDoc-specific workaroundTopi Reinio2023-06-051-5/+1
* client: Implement cursor_shape_v1David Edmundson2023-06-018-1/+246
* Client: Guard our surface from being destroyed whilst rendering from VulkanDavid Edmundson2023-06-012-0/+23
* client: Clamp fractional scaling to be >= 1.0David Edmundson2023-06-011-4/+6
* Client: Remove check for BypassWindowManagerHint when setting viewportDavid Edmundson2023-06-011-1/+1
* Update wayland protocol XML to version 1.22.0David Edmundson2023-06-013-37/+130
* client: Move device initialization to device constructorDavid Edmundson2023-06-011-3/+3
* Client: Don't sanitize desktop file nameVlad Zahorodnii2023-05-311-11/+7
* Don't floor device scale in `QWaylandShmBuffer::imageInsideMargins`Phan Quang Minh2023-05-291-1/+1
* Make sure that all wayland targets are found in source treeAlexey Edelev2023-05-261-7/+15
* Don't refer to private APIs in public docsEskil Abrahamsen Blomfeldt2023-05-251-2/+1
* Avoid promoting Wayland targets to global if they already existAlexey Edelev2023-05-232-0/+20
* Adapt to the RHI API conceptLaszlo Agocs2023-05-221-1/+1
* Properly clean up screens during reconnectDavid Redondo2023-05-171-3/+6
* eglwindow: update integration in a connection instead of reinitDavid Redondo2023-05-172-7/+4
* Client: fix a typo in minimum window size handlingIlya Fedin2023-05-151-1/+1
* Apply only valid min/max sizesInho Lee2023-05-092-7/+17
* QWaylandDisplay: suppress warning about mixing QByteArray & QStringThiago Macieira2023-05-021-1/+1
* Doc: Add CMake build sectionsAndreas Eliasson2023-05-022-11/+25
* Exclude hardwareintegration plugins from Unity BuildAmir Masoud Abdol2023-04-251-0/+6
* compositor: adapt to new QXkbCommon::modifiers()Mario Roessel2023-04-241-1/+1