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 Cleanup style in CMakeLists.txt files 2019-09-17 16:03:05 +03:00
egl_gbm_backend.cpp Use consistent naming for begin/end frame hooks 2020-11-12 09:14:57 +02:00
egl_gbm_backend.h Use consistent naming for begin/end frame hooks 2020-11-12 09:14:57 +02:00
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 Prettify license headers 2020-08-07 19:57:56 +00:00
screens_virtual.h Prettify license headers 2020-08-07 19:57:56 +00:00
virtual.json SVN_SILENT made messages (.desktop file) - always resolve ours 2020-09-30 06:16:48 +02:00
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 wayland: Make sure EDID are being fed to wayland outputs 2020-10-29 14:57:50 +00:00
virtual_output.h Prettify license headers 2020-08-07 19:57:56 +00:00