summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Doc: Use correct CMake component namePaul Wicking2023-04-241-1/+1
* QWaylandWindow: Init parent wl_surface when creating subsurfaceDavid Rosca2023-04-191-0/+2
* Make sure doApplyConfigure() is called from main threadPaul Olav Tvete2023-04-182-2/+23
* Document sendFullKeyEvent() and sendKeyEvent() limitationsPaul Olav Tvete2023-04-181-0/+8
* Client: Use correct type in vulkan window for nullDavid Edmundson2023-04-131-1/+1
* Implement setBadgeNumber for wayland backendCarl Schwan2023-04-122-0/+7
* Destroy frame queue before displayDavid Redondo2023-04-111-2/+3
* QWaylandClientExtension: Allow specifying destructor for wayland objectsDavid Redondo2023-04-111-3/+20
* Client: Check for shell integration when initializing platform pluginIlya Fedin2023-04-037-18/+18
* Client: let QWaylandClientExtension work before platform integration is assignedIlya Fedin2023-04-033-8/+10
* Client: Provide hooks for parent windows to attach popups to themVlad Zahorodnii2023-04-032-0/+7
* Client: Track parent-popup relationship in QWaylandWindowVlad Zahorodnii2023-04-033-14/+27
* Client: Cleanup vulkan surfaces on hideDavid Edmundson2023-03-312-5/+13
* tests: fix tst_WaylandCompositor::simpleKeyboard()Andrey Butirsky2023-03-311-1/+1
* Client: Fix the mouse being stuck in pressed state after DnDIlya Fedin2023-03-211-1/+1
* Client: Fix wl_surface destruction orderVlad Zahorodnii2023-03-201-6/+6
* Forward active focus to clients immediatelyBernd Weimer2023-03-162-2/+13
* client: Add support for xdg_popup_configureLiang Qi2023-03-102-0/+29
* Introduce path for surviving compositor restartsDavid Edmundson2023-03-0711-21/+212
* client: Do not cast placeholder screens to QWaylandScreenAleix Pol2023-03-061-1/+1
* Rename pure-qml to fancy-compositorEskil Abrahamsen Blomfeldt2023-03-061-3/+3
* Suppress QSharedMemory deprecation warningsMårten Nordheim2023-03-022-3/+5
* Client: Allow runtime disabling of interfaces for debugging purposesDavid Edmundson2023-03-021-0/+5
* client: Cleanup CSD contentFBO on surface hideDavid Edmundson2023-03-021-0/+2
* Port xdg shell plugin towards QWaylandShellIntegrationTemplateDavid Redondo2023-03-014-38/+46
* Port ivishell integration to QWaylandShellIntegrationTemplateDavid Redondo2023-03-012-19/+20
* Port wlshell integration to QWaylandShellIntegrationTemplateDavid Redondo2023-03-012-21/+6
* Port fullscreenshell integration to QWaylandShellIntegrationTemplateDavid Redondo2023-03-012-20/+14
* client: Unify margins handlingIlya Fedin2023-02-283-38/+24
* Client: Remove flip popup constraintsVlad Zahorodnii2023-02-281-3/+1
* Client: Update last input device on tablet tool tapVlad Zahorodnii2023-02-283-4/+17
* doc: Remove category from examples docsEskil Abrahamsen Blomfeldt2023-02-288-14/+12
* client: Utilize new handleWindowDevicePixelRatioChangedDavid Edmundson2023-02-271-1/+7
* client: Force a roundtrip when an XdgOutput is not ready yetMarco Martin2023-02-271-0/+2
* Move setup functions from local to memberThomas Senyk2023-02-272-5/+7
* Fix build on CentOS 7Ilya Fedin2023-02-241-0/+10
* 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
* 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