summaryrefslogtreecommitdiffstats
path: root/src/compositor/extensions
Commit message (Expand)AuthorAgeFilesLines
* Correct license for module and plugin filesLucie Gérard6 days6-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
* wayland: do not rely on transitive includesFabian Kosmale2022-03-113-0/+4
* Make sure all private headers include at least one otherThiago Macieira2022-03-083-2/+5
* QtWaylandCompositor: use cmake-generated export headersMarc Mutz2022-02-1436-55/+55
* Address API review comments for Qt WaylandEskil Abrahamsen Blomfeldt2022-02-042-1/+6
* Fix WaylandCompositor PCH build without qtdeclarativeIlya Fedin2022-01-183-0/+6
* Support presentation-time protocolElvis Lee2021-12-104-0/+529
* Introduce new qt-shell and an API for custom shellsPaul Olav Tvete2021-12-025-4/+176
* Support text-input-unstable-v4-wipInho Lee2021-11-196-0/+1054
* Support different text input protocolsLiang Qi2021-10-072-2/+8
* Ignore viewporter buffer size when buffer is nullEskil Abrahamsen Blomfeldt2021-08-231-8/+10
* doc: Expand documentation for server-side decorations exampleEskil Abrahamsen Blomfeldt2021-08-131-1/+2
* Remove forward declaration for classes that don't exist anymoreAlbert Astals Cid2021-06-181-2/+0
* doc: Add documentation for TextInputManagerEskil Abrahamsen Blomfeldt2021-06-092-2/+33
* Docs: Add "instantiates" keywordsKai Uwe Broulik2021-04-2610-0/+14
* Fix race condition when attaching client to text inputEskil Abrahamsen Blomfeldt2021-03-242-0/+4
* Fix sending input hints with new text input protocolEskil Abrahamsen Blomfeldt2021-02-221-1/+1
* Use new QTextureFileData::getDataView methodJonas Karlsson2021-01-211-3/+2
* Doc: Remove version numbers for import statementJerome Pasion2020-11-266-9/+9
* Fix some compile warningsEskil Abrahamsen Blomfeldt2020-11-172-4/+4