kwin/plugins/platforms/fbdev
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
fb_backend.cpp Introduce Platform::{outputEnabled,outputDisabled} signals 2020-12-09 17:44:00 +00:00
fb_backend.h
fbdev.json
logging.cpp
logging.h
scene_qpainter_fb_backend.cpp Move Scene::isPerScreenRenderingEnabled() to Platform 2020-12-02 15:32:30 +00:00
scene_qpainter_fb_backend.h Move Scene::isPerScreenRenderingEnabled() to Platform 2020-12-02 15:32:30 +00:00