summaryrefslogtreecommitdiff
path: root/src/compositor/extensions
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix registration of QWaylandIviApplication signal typesEskil Abrahamsen Blomfeldt2020-11-111-3/+3
* Port shared texture provider to RHI-on-OpenGLEskil Abrahamsen Blomfeldt2020-11-111-70/+10
* Doc: Fix documentation warnings for Qt Wayland CompositorTopi Reinio2020-11-062-4/+4
* Replace remaining LGPLv3 headers in QtWaylandCompositor with GPLv3Kai Koehne2020-10-2719-323/+190
* Build with -no-openglEskil Abrahamsen Blomfeldt2020-10-021-3/+1
* Fix QtWayland build without qtdeclarativeAllan Sandfeld Jensen2020-09-153-3/+5
* New input method protocol for use with Qt clientsEskil Abrahamsen Blomfeldt2020-08-267-0/+886
* Port QtWayland.Compositor to new QML extension APIEskil Abrahamsen Blomfeldt2020-08-203-0/+9
* Adapt to recent qtbase changes and update dependenciesFriedemann Kleint2020-07-292-20/+4
* Move WlShell types into their own importEskil Abrahamsen Blomfeldt2020-07-091-3/+3
* Move IviApplication classes into their own importEskil Abrahamsen Blomfeldt2020-07-092-3/+3