Hi, On 22 November 2014 at 01:19, Quentin Rameau <quinq...@gmail.com> wrote: > someone asked tonight why he couldn't use his dwm keybindings when using is > SDL2 application in fullscreen. > After investigation it seems that SDL uses _NET_SUPPORTING_WM_CHECK to check > if > the window manager can handle fullscreen. > > Here is a patch implementing it, I'm not sure if I cleared the X properties in > the right place though.
Are you sure this hint requires to be set on both, the client win and the root win? This looks very odd to me. Best regards, Anselm