summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* QWaylandWindow: Init parent wl_surface when creating subsurfaceDavid Rosca2023-04-192-0/+6
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2023-04-191-1/+1
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2023-04-181-2/+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
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2023-04-131-2/+2
* Client: Use correct type in vulkan window for nullDavid Edmundson2023-04-131-1/+1
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2023-04-121-2/+2
* 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-112-12/+24
* Doc: Use the \examplecategory macro to tag examplesTopi Reinio2023-04-1110-10/+10
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2023-04-111-2/+2
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2023-04-051-2/+2
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2023-04-041-2/+2
* Client: Check for shell integration when initializing platform pluginIlya Fedin2023-04-038-19/+31
* Client: let QWaylandClientExtension work before platform integration is assignedIlya Fedin2023-04-033-8/+10
* doc: Correct outdated info about text input methodsEskil Abrahamsen Blomfeldt2023-04-031-10/+8
* 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
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2023-03-281-2/+2
* Add Axivion configMatti Paaso2023-03-231-0/+63
* 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
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2023-03-201-2/+2
* Forward active focus to clients immediatelyBernd Weimer2023-03-162-2/+13
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2023-03-111-2/+2
* client: Add support for xdg_popup_configureLiang Qi2023-03-103-2/+49
* Rename tst_reconnect to avoid clash with qtremoteobjectsEdward Welbourne2023-03-101-3/+3
* Introduce path for surviving compositor restartsDavid Edmundson2023-03-0720-29/+648
* Compile with -no-openglEskil Abrahamsen Blomfeldt2023-03-0610-10/+5
* client: Do not cast placeholder screens to QWaylandScreenAleix Pol2023-03-061-1/+1
* Rename pure-qml to fancy-compositorEskil Abrahamsen Blomfeldt2023-03-0616-52/+52
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2023-03-021-2/+2
* 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
* Revamp/document custom-extension exampleEskil Abrahamsen Blomfeldt2023-03-0216-61/+273
* 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
* doc: Add missing documentation screenshotsEskil Abrahamsen Blomfeldt2023-02-286-0/+6
* 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: Add compositor examples to Embedded categoryEskil Abrahamsen Blomfeldt2023-02-2810-0/+10
* doc: Remove category from examples docsEskil Abrahamsen Blomfeldt2023-02-2819-51/+44