kwin/plugins/platforms/virtual
Vlad Zahorodnii 5943eea4c9 Introduce Platform::{outputEnabled,outputDisabled} signals
These signals can be useful if you want to know what output exactly has
been disabled or enabled.

The outputEnabled signal is emitted after the outputAdded signal, and
the outputDisabled signal is emitted before the outputRemoved signal.
2020-12-09 17:44:00 +00:00
..
CMakeLists.txt
egl_gbm_backend.cpp
egl_gbm_backend.h
scene_qpainter_virtual_backend.cpp Move Scene::isPerScreenRenderingEnabled() to Platform 2020-12-02 15:32:30 +00:00
scene_qpainter_virtual_backend.h Move Scene::isPerScreenRenderingEnabled() to Platform 2020-12-02 15:32:30 +00:00
screens_virtual.cpp
screens_virtual.h
virtual.json
virtual_backend.cpp Introduce Platform::{outputEnabled,outputDisabled} signals 2020-12-09 17:44:00 +00:00
virtual_backend.h platforms/virtual: Remove redundant m_enabledOutputs 2020-12-02 20:52:01 +02:00
virtual_output.cpp
virtual_output.h