summaryrefslogtreecommitdiffstats
path: root/src/compositor/compositor_api/qwaylandcompositor.h
Commit message (Expand)AuthorAgeFilesLines
* Add WL_SHM_FORMAT_RGB888 to supported shm formatsThomas Senyk2022-12-131-0/+1
* Update header files to fit syncqt standardsAlexey Edelev2022-09-281-4/+4
* Use SPDX license identifiersLucie Gérard2022-06-101-28/+2
* Clear keyboard modifier state when application deactivatesEskil Abrahamsen Blomfeldt2022-05-031-0/+3
* QtWaylandCompositor: use cmake-generated export headersMarc Mutz2022-02-141-3/+3
* Support text-input-unstable-v4-wipInho Lee2021-11-191-0/+1
* Remove forward declaration for classes that don't exist anymoreAlbert Astals Cid2021-06-181-1/+0
* Fix QtWayland build without qtdeclarativeAllan Sandfeld Jensen2020-09-151-0/+1
* Add API for selecting supported wl_shm formatsEskil Abrahamsen Blomfeldt2020-08-211-2/+26
* Port QtWayland.Compositor to new QML extension APIEskil Abrahamsen Blomfeldt2020-08-201-0/+3
* Prospective build fix after meta-type changesSimon Hausmann2020-03-161-0/+1
* Update QtWaylandCompositor license headers to GPL 3v5.14.0-beta2Paul Olav Tvete2019-10-161-15/+5
* Remove unimplemented QWaylandCompositor::createSurfaceViewJohan Klokkhammer Helsing2019-01-181-2/+0
* Add logging category for hardware integrationsPaul Olav Tvete2018-09-201-0/+1
* Change compositor categorized logging namespacePaul Olav Tvete2018-09-201-1/+2
* Compositor: Rename addSocketFd to addSocketDescriptorJohan Klokkhammer Helsing2018-09-171-1/+1
* Compositor: add API for using existing socket fd'sMatt Hoosier2018-06-251-0/+2
* Use override when applicableJohan Klokkhammer Helsing2018-02-281-1/+1
* Fix licensingv5.9.0-beta4Jani Heikkinen2017-05-041-12/+15
* Use the feature system internallyLars Knoll2016-11-231-1/+1
* Emit signals for compositor propertiesPier Luigi Fiorini2016-09-201-2/+7
* Compositor API: rename QWaylandInputDevice to QWaylandSeatJohan Klokkhammer Helsing2016-08-111-9/+9
* Rename createSurface and similar signalsJohan Klokkhammer Helsing2016-08-031-1/+1
* Emit signals when outputs are added or removedPier Luigi Fiorini2016-06-091-0/+4
* Compile with -Wzero-as-null-pointer-constantPaul Olav Tvete2016-05-251-2/+2
* Rename QWaylandExtension to QWaylandCompositorExtensionPaul Olav Tvete2016-05-181-1/+1
* Fix text-input support for new APIJan Arne Petersen2016-04-181-0/+3
* Add API to grab a surface's contentGiulio Camuffo2016-04-181-0/+4
* Initial compositor support for xdg-shell wayland extensionJohan Klokkhammer Helsing2016-03-241-1/+1
* Use WaylandCompositor module name for export macroPaul Olav Tvete2016-02-151-1/+1
* Subsurface implementation, with C++ APIPaul Olav Tvete2016-02-041-0/+1
* Rename QWaylandExtensionContainer to QWaylandObjectPaul Olav Tvete2015-10-231-1/+1
* Add a setDefaultOutput function to QWaylandCompositorJørgen Lind2015-09-181-1/+2
* Simplify the construction of pure-qmlJørgen Lind2015-09-181-1/+2
* Remove the QWaylandOutputSpaceJørgen Lind2015-09-181-10/+2
* New API for drag and dropPaul Olav Tvete2015-09-171-7/+0
* Remove QWaylandCompositor::cleanupGraphicsResources()Jørgen Lind2015-09-151-1/+0
* Rename QtCompositor to QtWaylandCompositorJørgen Lind2015-09-101-3/+3
* Move the createDefaultSurface function to QWaylandCompositorPrivateJørgen Lind2015-09-101-4/+1
* Make it possible to connect to a createSurface signalJørgen Lind2015-09-041-1/+4
* Rename primary(Output|OutputSpace) to default(Output|OutputSpace)Jørgen Lind2015-09-041-7/+8
* Make it possible to construct QWaylandOutputJørgen Lind2015-09-041-4/+3
* Move the curser surface signal to QWaylandInputDeviceJørgen Lind2015-09-041-2/+1
* Make Manufacturer & Model modifiable properties of QWaylandOutputJørgen Lind2015-09-021-3/+1
* Enable the HW integration extension by default againJørgen Lind2015-08-311-0/+4
* Remove automatic initialisation of extensionsJørgen Lind2015-08-281-19/+0
* Remove QtWayland::Compositor and add QWaylandCompositorPrivateJørgen Lind2015-08-281-15/+8
* Move some virtual functions into protected scoping.Jørgen Lind2015-08-281-4/+4
* Remove QtWayland::SurfaceJørgen Lind2015-08-281-0/+1
* Remove some deprecated apisJørgen Lind2015-08-281-14/+0