kwin/plugins/platforms
Martin Gräßlin f0aeda0738 [platforms/fbdev] Handle error conditions more gracefully
Summary:
So far if the framebuffer platform run into an error on initialization
it did not continue and caused the system to freeze. With this change
it properly emits the initFailed signal in all error conditions which
causes kwin_wayland to terminate. This is a much better situation than
just staying in a running, but frozen state.

Reviewers: #kwin, #plasma_on_wayland

Subscribers: plasma-devel, kwin

Tags: #plasma_on_wayland, #kwin

Differential Revision: https://phabricator.kde.org/D2149
2016-07-13 10:11:38 +02:00
..
drm [platforms/drm] Properly handle case that mapping the blank buffer fails 2016-07-13 09:37:38 +02:00
fbdev [platforms/fbdev] Handle error conditions more gracefully 2016-07-13 10:11:38 +02:00
hwcomposer [platforms/hwcomposer] Remove integration with VirtualTerminal 2016-04-22 14:18:56 +02:00
virtual Paint the software cursor directly in SceneQPainter 2016-06-29 08:50:46 +02:00
wayland
x11 Move the loadTexture for X11 pixmap functionality to the EglOnXBackend 2016-06-14 09:10:09 +02:00
CMakeLists.txt