godot/platform
Richard Adenling 398e0930dc Set the X11 class hint before mapping the window
Setting the class hint before mapping the window will allow some
window managers to determine if a window should be treated specially.
This is also in accordance with the ICCCM spec which says that
WM_CLASS should only be changed when a window is in a
withdrawn (unmapped) state.

Fixes #10429
2017-08-19 00:16:46 +02:00
..
android Add closest_power_of_2 func and implement mix_rate/latency on OS X 2017-08-17 19:51:13 -03:00
haiku Add closest_power_of_2 func and implement mix_rate/latency on OS X 2017-08-17 19:51:13 -03:00
iphone removed calls to cursor_set_visible on all platforms fixes #10167 2017-08-08 14:04:22 +02:00
javascript removed calls to cursor_set_visible on all platforms fixes #10167 2017-08-08 14:04:22 +02:00
osx Add closest_power_of_2 func and implement mix_rate/latency on OS X 2017-08-17 19:51:13 -03:00
server Buildsystem: Improve detect.py readability and fix issues 2017-07-01 08:20:51 +02:00
uwp Use const reference where favorable 2017-08-14 13:28:06 -04:00
windows Windows: Drop support for obsolete MinGW 2017-08-18 21:46:46 +02:00
x11 Set the X11 class hint before mapping the window 2017-08-19 00:16:46 +02:00