summaryrefslogtreecommitdiffstats
path: root/src/compositor/compositor_api/qwaylandcompositor_p.h
Commit message (Expand)AuthorAgeFilesLines
* Include what you need: <QPointer>Marc Mutz2023-10-131-0/+2
* Use SPDX license identifiersLucie Gérard2022-06-101-29/+3
* QtWaylandCompositor: use cmake-generated export headersMarc Mutz2022-02-141-1/+1
* Allow seat selectionElvis Lee2021-04-261-0/+2
* Support multiple buffer integrationsPaul Olav Tvete2020-08-261-8/+4
* Add API for selecting supported wl_shm formatsEskil Abrahamsen Blomfeldt2020-08-211-0/+1
* Adapt to recent qtbase changes and update dependenciesFriedemann Kleint2020-07-291-1/+1
* Remove checks for old Wayland versionsPaul Olav Tvete2020-07-061-4/+0
* Update QtWaylandCompositor license headers to GPL 3v5.14.0-beta2Paul Olav Tvete2019-10-161-15/+5
* QWaylandCompositor: replace a heap-allocating QList with std::vectorMarc Mutz2019-07-181-1/+3
* compositor: rework xkb context/keymap/state handlingGatis Paeglis2019-04-161-0/+12
* Compositor: Don't destroy wl_display from platform integrationJohan Klokkhammer Helsing2019-04-081-0/+1
* Compositor: add API for using existing socket fd'sMatt Hoosier2018-06-251-0/+8
* Use override when applicableJohan Klokkhammer Helsing2018-02-281-1/+1
* Use default member initialization for raw pointersJohan Klokkhammer Helsing2018-02-281-3/+3
* Init variables where they are declared when possible (clang-tidy)Johan Klokkhammer Helsing2018-02-271-5/+5
* Replace Q_NULLPTR with nullptrKevin Funk2017-09-261-1/+1
* Fix licensingv5.9.0-beta4Jani Heikkinen2017-05-041-13/+16
* Clean up draganddrop and clipboard featuresPaul Olav Tvete2017-03-231-1/+5
* Replace all occurrences of Q_DECL_OVERRIDE with overrideJohan Klokkhammer Helsing2017-01-231-3/+3
* Use the feature system internallyLars Knoll2016-11-231-4/+4
* Refactor buffer handlingPaul Olav Tvete2016-10-011-0/+3
* Make QWaylandKeymap a QObjectJohan Klokkhammer Helsing2016-09-301-1/+3
* Compositor API: rename QWaylandInputDevice to QWaylandSeatJohan Klokkhammer Helsing2016-08-111-8/+8
* Rename QT_COMPOSITOR_WAYLAND_GL to QT_WAYLAND_COMPOSITOR_GLJohan Klokkhammer Helsing2016-07-011-3/+3
* Emit signals when outputs are added or removedPier Luigi Fiorini2016-06-091-1/+5
* Add missing overridePier Luigi Fiorini2016-03-231-1/+1
* Use WaylandCompositor module name for export macroPaul Olav Tvete2016-02-151-1/+1
* Subsurface implementation, with C++ APIPaul Olav Tvete2016-02-041-3/+5
* Add warning to private headersPaul Olav Tvete2015-10-231-0/+11
* Add a setDefaultOutput function to QWaylandCompositorJørgen Lind2015-09-181-1/+2
* Remove the QWaylandOutputSpaceJørgen Lind2015-09-181-4/+19
* Remove QWaylandCompositor::cleanupGraphicsResources()Jørgen Lind2015-09-151-1/+0
* Rename QtCompositor to QtWaylandCompositorJørgen Lind2015-09-101-4/+4
* Move the createDefaultSurface function to QWaylandCompositorPrivateJørgen Lind2015-09-101-0/+1
* Rename primary(Output|OutputSpace) to default(Output|OutputSpace)Jørgen Lind2015-09-041-2/+2
* Make it possible to construct QWaylandOutputJørgen Lind2015-09-041-3/+0
* Add way for classes to get polish events on compositor initiazliationJørgen Lind2015-09-041-0/+3
* Make Manufacturer & Model modifiable properties of QWaylandOutputJørgen Lind2015-09-021-4/+2
* Enable the HW integration extension by default againJørgen Lind2015-08-311-0/+1
* Remove automatic initialisation of extensionsJørgen Lind2015-08-281-2/+0
* Remove QtWayland::Compositor and add QWaylandCompositorPrivateJørgen Lind2015-08-281-0/+176