• 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
..
SDL_x11clipboard.c Loading commit data...
SDL_x11clipboard.h Loading commit data...
SDL_x11dyn.c Loading commit data...
SDL_x11dyn.h Loading commit data...
SDL_x11events.c Loading commit data...
SDL_x11events.h Loading commit data...
SDL_x11framebuffer.c Loading commit data...
SDL_x11framebuffer.h Loading commit data...
SDL_x11keyboard.c Loading commit data...
SDL_x11keyboard.h Loading commit data...
SDL_x11modes.c Loading commit data...
SDL_x11modes.h Loading commit data...
SDL_x11mouse.c Loading commit data...
SDL_x11mouse.h Loading commit data...
SDL_x11opengl.c Loading commit data...
SDL_x11opengl.h Loading commit data...
SDL_x11opengles.c Loading commit data...
SDL_x11opengles.h Loading commit data...
SDL_x11shape.c Loading commit data...
SDL_x11shape.h Loading commit data...
SDL_x11sym.h Loading commit data...
SDL_x11touch.c Loading commit data...
SDL_x11touch.h Loading commit data...
SDL_x11video.c Loading commit data...
SDL_x11video.h Loading commit data...
SDL_x11window.c Loading commit data...
SDL_x11window.h Loading commit data...
imKStoUCS.c Loading commit data...
imKStoUCS.h Loading commit data...