kwin/plugins/platforms/fbdev
Nerdopolis Turfwalker b2ed73cdb0 fb_backend_qpainter_backend: Use logind to determine if the session is active.
Summary: TTYs are only available for seat0, so when starting a framebuffer kwin on seat1, it never draws, because drawing is always suspended, because it is being treated as not active

Test Plan: The framebuffer backend draws on seat1, and /dev/fb1 and when I switch back to my Weston greeter, (when it's also using the frame buffer,) it doesn't try to draw on top of it.

Reviewers: #kwin, graesslin

Reviewed By: #kwin, graesslin

Subscribers: davidedmundson, rkflx, graesslin, kwin, #kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D9574
2018-04-24 14:18:45 +02:00
..
CMakeLists.txt Move QPainter compositor into plugin 2017-09-01 17:44:49 +02:00
fb_backend.cpp fb_backend: use new udev function to detect framebuffer devices, if one is not set 2018-04-22 17:52:15 +02:00
fb_backend.h Add a pure virtual method to Platform to describe the supported compositors 2017-10-18 21:19:43 +02:00
fbdev.json SVN_SILENT made messages (.desktop file) - always resolve ours 2017-12-13 07:01:42 +01:00
logging.cpp
logging.h
scene_qpainter_fb_backend.cpp fb_backend_qpainter_backend: Use logind to determine if the session is active. 2018-04-24 14:18:45 +02:00
scene_qpainter_fb_backend.h Move QPainter compositor into plugin 2017-09-01 17:44:49 +02:00