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
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
fbdev.json
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