summaryrefslogtreecommitdiffstats
path: root/src/compositor/extensions
Commit message (Expand)AuthorAgeFilesLines
* Fix nullptr access in modal evaluationBernd Weimer2025-05-221-2/+2
* Ignore QInputMethodEvent::MimeDataTor Arne Vestbø2025-05-211-0/+4
* QuickShellSurfaceItem: Call surfaceChangedEvent() with a consistent stateKonstantin Ritt2025-04-071-2/+2
* Avoid connecting to null QObject in setShellSurface(nullptr)Konstantin Ritt2025-04-071-3/+6
* Remove old qmake .pri filesTor Arne Vestbø2025-02-281-101/+0
* Remove touch-extension protocolEskil Abrahamsen Blomfeldt2025-02-123-192/+0
* Remove qt-key extensionEskil Abrahamsen Blomfeldt2025-02-103-98/+0
* fix crash when attach differ shellsurface to the same shellsurfaceitemHeng Liu2024-11-121-1/+1
* QWaylandXdgOutputV1: Send wl_output.done when changing propertiesKai Uwe Broulik2024-11-112-11/+12
* Fix IM focus handling if a client has multiple windowsRobert Griebl2024-10-301-1/+1
* Compositor: don't give protocol error when re-showing windowPaul Olav Tvete2024-10-301-8/+0
* textinputv3: remove dependencies of im and languageInho Lee2024-10-101-13/+3
* Doc: Replace \instantiates with \nativetypePaul Wicking2024-08-2013-17/+17
* CMake: Move each wayland protocol into a separate subdirectoryAlexandru Croitor2024-07-121-9/+9
* Rename getter for modal properties to isModalVolker Hilsheimer2024-06-185-14/+14
* Prepare for hiding of logging categories in namespacesUlf Hermann2024-06-141-2/+0
* Add missing Q_REVISION tagsEskil Abrahamsen Blomfeldt2024-06-052-2/+3
* TextInputv3: Fix send_delete_surrounding_textInho Lee2024-05-271-6/+31
* TextInputv3: fix indices and positionsInho Lee2024-05-271-8/+3
* Correct license for module and plugin filesLucie Gérard2024-05-036-6/+6
* ShellSurfaceItem: Make sure modal dialogs stay on topPaul Olav Tvete2024-04-121-5/+28
* compositor: Implement xdg_dialog_v1Paul Olav Tvete2024-04-1210-12/+262
* TextInputv3: use a serial for each resourceInho Lee2024-03-192-15/+9
* Mark the whole repo with QT_NO_CONTEXTLESS_CONNECTAhmad Samir2024-02-151-3/+2
* Remove unused Q_Q macros which caused fatal warningsShawn Rutledge2023-12-291-8/+0
* Don't use Qt keywords in headersKai Uwe Broulik2023-12-183-5/+5
* Support TextInput V3 over v4-wipDavid Edmundson2023-12-136-133/+133
* Include what you need: <QPointer>Marc Mutz2023-10-135-0/+10
* Doc: Use correct module identifiers in QML documentationTopi Reinio2023-06-0810-74/+74
* Remove QDoc-specific workaroundTopi Reinio2023-06-051-5/+1
* doc: Remove category from examples docsEskil Abrahamsen Blomfeldt2023-02-282-3/+2
* compositor: Fix crash when raising shell surface itemEskil Abrahamsen Blomfeldt2023-01-301-4/+7
* compositor: fix build without quickLiang Qi2022-12-094-0/+17
* compositor: Support touch interaction with client decorationsEskil Abrahamsen Blomfeldt2022-12-072-13/+33
* Replace usages of Q_CLANG_QDOC with Q_QDOCLuca Di Sera2022-10-131-1/+1
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-102-5/+5
* Port from container::count() and length() to size()Marc Mutz2022-10-103-6/+6
* Fix syncqt warningsLuca Di Sera2022-10-101-1/+1
* Update header files to fit syncqt standardsAlexey Edelev2022-09-281-0/+11
* add an interface to customize modifiersMap for zwp_text_input_v2Inho Lee2022-06-293-0/+35
* Implement send_modifiers_map for zwp_text_input_v2Inho Lee2022-06-292-3/+28
* Use SPDX license identifiersLucie Gérard2022-06-1072-2080/+148
* QtWaylandCompositor: includemocsLiang Qi2022-06-0122-0/+46
* QtWaylandCompositor: includemocs - qt6Liang Qi2022-06-013-0/+8
* Add missing QT_{BEGIN,END}_NAMESPACELiang Qi2022-06-013-0/+12
* Replace QScopedPointer with std::unique_ptrThiago Macieira2022-05-112-4/+4
* Fix deprecated warningAllan Sandfeld Jensen2022-04-271-1/+1
* Doc: Fix documentation warnings and enable doc testing in CITopi Reinio2022-04-061-4/+8
* Fix to have presentation feedback sequence timelyJungi Byun2022-03-312-3/+7
* Also accept a client text-input extension registered too lateDominik Holland2022-03-151-0/+6