|
@@ -498,6 +498,7 @@ void Wayland_PumpEvents(SDL_VideoDevice *_this)
|
|
*/
|
|
*/
|
|
if (!Wayland_VideoReconnect(_this)) {
|
|
if (!Wayland_VideoReconnect(_this)) {
|
|
d->display_disconnected = 1;
|
|
d->display_disconnected = 1;
|
|
|
|
+ SDL_LogError(SDL_LOG_CATEGORY_VIDEO, "Wayland display connection closed by server (fatal)");
|
|
|
|
|
|
/* Only send a single quit message, as application shutdown might call
|
|
/* Only send a single quit message, as application shutdown might call
|
|
* SDL_PumpEvents
|
|
* SDL_PumpEvents
|