kwin/plugins/platforms/wayland
Vlad Zahorodnii 6f83132bd1 Introduce Platform::{outputAdded, outputRemoved} signals
These new signals can be useful if you are interested only in when a
specific output gets added or removed.
2020-11-24 17:51:32 +02:00
..
CMakeLists.txt
egl_wayland_backend.cpp Introduce Platform::{outputAdded, outputRemoved} signals 2020-11-24 17:51:32 +02:00
egl_wayland_backend.h Introduce Platform::{outputAdded, outputRemoved} signals 2020-11-24 17:51:32 +02:00
logging.cpp
logging.h
scene_qpainter_wayland_backend.cpp Introduce Platform::{outputAdded, outputRemoved} signals 2020-11-24 17:51:32 +02:00
scene_qpainter_wayland_backend.h Introduce Platform::{outputAdded, outputRemoved} signals 2020-11-24 17:51:32 +02:00
wayland.json
wayland_backend.cpp Add emit to signal calls 2020-11-19 22:32:08 +01:00
wayland_backend.h Introduce Platform::{outputAdded, outputRemoved} signals 2020-11-24 17:51:32 +02:00
wayland_output.cpp wayland: Make sure EDID are being fed to wayland outputs 2020-10-29 14:57:50 +00:00
wayland_output.h