RetroArch/gfx/drivers_context
Torsten Paul ccb224043b Initialize window name at window creation time (fixes #1521).
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.
2016-05-06 00:17:47 +02:00
..
2016-05-05 17:35:28 +02:00
2016-05-05 17:35:28 +02:00
2016-05-05 17:35:28 +02:00
2016-05-05 17:35:28 +02:00
2016-05-05 17:35:28 +02:00
2016-05-05 17:35:28 +02:00
2016-05-05 17:35:28 +02:00
2016-05-05 17:35:28 +02:00
2016-05-05 17:35:28 +02:00
2016-05-05 17:35:28 +02:00
2016-05-05 17:35:28 +02:00
2016-05-05 17:58:58 +02:00