mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-26 09:41:15 +00:00
ccb224043b
The protocol error reported in #1521 is caused by two different issues. First xdg-screensaver fails to parse decimal values for the window id (https://bugzilla.redhat.com/show_bug.cgi?id=1274931). Using the hex notation fixes this part. Second, the script reads the WM_NAME property from the window which is not yet available at this time. Calling x11_update_window_title() early ensures the property is set when xdg-screensaver is run. |
||
---|---|---|
.. | ||
android_ctx.c | ||
bbqnx_ctx.c | ||
cgl_ctx.c | ||
cocoa_gl_ctx.m | ||
d3d_ctx.cpp | ||
drm_ctx.c | ||
emscriptenegl_ctx.c | ||
gfx_null_ctx.c | ||
mali_fbdev_ctx.c | ||
opendingux_fbdev_ctx.c | ||
ps3_ctx.c | ||
sdl_gl_ctx.c | ||
vc_egl_ctx.c | ||
vivante_fbdev_ctx.c | ||
wayland_ctx.c | ||
wgl_ctx.cpp | ||
x_ctx.c | ||
xegl_ctx.c |