• Marco Trevisan (Treviño)'s avatar
    X11: Move to XSetWMProperties and add support to _NET_WM_PID · 8279896d
    Marco Trevisan (Treviño) authored
    Use the convenience function XSetWMProperties to set size, input
    and class hints, it also automatically sets the WM_CLIENT_MACHINE
    (this one needed by _NET_WM_PID) and WM_LOCALE_NAME windows hints.
    
    Plus we add support to the _NET_WM_PID atom which is needed by many
    windows managers to correctly associate a SDL window to its process
    and to related .desktop file and icon for the given host.
    8279896d
Name
Last commit
Last update
..
atomic Loading commit data...
audio Loading commit data...
core Loading commit data...
cpuinfo Loading commit data...
events Loading commit data...
file Loading commit data...
haptic Loading commit data...
joystick Loading commit data...
libm Loading commit data...
loadso Loading commit data...
main Loading commit data...
power Loading commit data...
render Loading commit data...
stdlib Loading commit data...
thread Loading commit data...
timer Loading commit data...
video Loading commit data...
SDL.c Loading commit data...
SDL_assert.c Loading commit data...
SDL_assert_c.h Loading commit data...
SDL_compat.c Loading commit data...
SDL_error.c Loading commit data...
SDL_error_c.h Loading commit data...
SDL_fatal.c Loading commit data...
SDL_fatal.h Loading commit data...
SDL_hints.c Loading commit data...
SDL_hints_c.h Loading commit data...
SDL_log.c Loading commit data...