summaryrefslogtreecommitdiffstats
path: root/src/compositor
Commit message (Expand)AuthorAgeFilesLines
* Correct license for module and plugin filesLucie Gérard5 days6-6/+6
* compositor: fix build without quick - xdg_dialog_v1Liang Qi2024-04-181-1/+1
* ShellSurfaceItem: Make sure modal dialogs stay on topPaul Olav Tvete2024-04-121-5/+28
* compositor: Implement xdg_dialog_v1Paul Olav Tvete2024-04-1211-13/+265
* Fix out variable in external shaderBernd Weimer2024-04-111-3/+3
* Remove unused member in quickitemBernd Weimer2024-04-111-14/+13
* Fix xkbcommon dependency for WaylandSeat.sendUnicodeKeyEventInho Lee2024-04-051-5/+4
* Use NO_GENERATE_CPP_EXPORTS explicitlyAlexey Edelev2024-03-251-0/+1
* TextInputv3: use a serial for each resourceInho Lee2024-03-192-15/+9
* Make sure XDG_RUNTIME_DIR is createdPaul Olav Tvete2024-03-061-0/+4
* Mark the whole repo with QT_NO_CONTEXTLESS_CONNECTAhmad Samir2024-02-151-3/+2
* Doc: Fix license info for Qt Wayland QPA pluginKai Köhne2024-02-141-1/+1
* doc: Add documentation for cmake functionsEskil Abrahamsen Blomfeldt2024-02-133-1/+52
* Respect WAYLAND_DISPLAY on compositorSamuli Piippo2024-02-081-0/+2
* Doc: Remove QML explicit version numbersKai Köhne2024-02-021-1/+1
* Fix bool parameter trap in sendUnicodeKeyEvent()Eskil Abrahamsen Blomfeldt2024-01-192-9/+45
* compositor: Provide backwards compatiable support for TextInputV4 enumDavid Edmundson2024-01-101-0/+2
* Doc: Add documentation for QML WaylandQuickItem::output propertyAndreas Eliasson2024-01-081-0/+5
* Remove unused Q_Q macros which caused fatal warningsShawn Rutledge2023-12-291-8/+0
* Don't use Qt keywords in headersKai Uwe Broulik2023-12-185-7/+7
* Support TextInput V3 over v4-wipDavid Edmundson2023-12-1314-226/+178
* Add license headers to shader filesEskil Abrahamsen Blomfeldt2023-10-267-0/+21
* Issue keyReleaseEvent regardless of focusInho Lee2023-10-241-1/+1
* Include what you need: <QPointer>Marc Mutz2023-10-1311-0/+20
* Fix regression in orphaned texture clean-upThomas Senyk2023-10-102-6/+6
* Doc: Highlight 2 examplesKai Köhne2023-09-291-0/+4
* Reimplement orphaned texture handlingThomas Senyk2023-09-183-0/+173
* Only remove initialized extensions in ExtContainerInho Lee2023-09-041-0/+2
* Doc: Fix documentation warnings for undocumented parametersTopi Reinio2023-09-012-2/+5
* Fix injecting key events in QML testsBernd Weimer2023-07-121-0/+2
* Do not generate the deprecated 'QtWaylandCompositor/qwaylandexport.h'Alexey Edelev2023-07-061-4/+0
* WaylandSeat: Add a new api to send a ucs4 unicodeInho Lee2023-07-062-0/+70
* Doc: Fix qdoc link warningsAndreas Eliasson2023-07-051-1/+12
* Doc: Remove warninglimit .qdocconf variableTopi Reinio2023-06-271-3/+0
* Doc: Use correct module identifiers in QML documentationTopi Reinio2023-06-0821-146/+146
* Remove QDoc-specific workaroundTopi Reinio2023-06-051-5/+1
* Update wayland protocol XML to version 1.22.0David Edmundson2023-06-011-2/+2
* Don't refer to private APIs in public docsEskil Abrahamsen Blomfeldt2023-05-251-2/+1
* Adapt to the RHI API conceptLaszlo Agocs2023-05-221-1/+1
* Doc: Add CMake build sectionsAndreas Eliasson2023-05-022-11/+25
* compositor: adapt to new QXkbCommon::modifiers()Mario Roessel2023-04-241-1/+1
* Doc: Use correct CMake component namePaul Wicking2023-04-241-1/+1
* Document sendFullKeyEvent() and sendKeyEvent() limitationsPaul Olav Tvete2023-04-181-0/+8
* tests: fix tst_WaylandCompositor::simpleKeyboard()Andrey Butirsky2023-03-311-1/+1
* Forward active focus to clients immediatelyBernd Weimer2023-03-162-2/+13
* Rename pure-qml to fancy-compositorEskil Abrahamsen Blomfeldt2023-03-061-3/+3
* doc: Remove category from examples docsEskil Abrahamsen Blomfeldt2023-02-287-13/+11
* Disambiguate static variablesFriedemann Kleint2023-02-133-9/+9
* Doc: Fix documentation warningsTopi Reinio2023-02-071-1/+1
* compositor: Fix crash when raising shell surface itemEskil Abrahamsen Blomfeldt2023-01-301-4/+7