[dev] Re: [dwm][fullscreen] borders are drawn again after tabbing out and back

From: Alexander Courtis <alex_AT_courtis.org>
Date: Sat, 23 May 2020 12:07:52 +1000

On Thu, 2 Jan 2020 at 11:40, <sylvain.bertrand_AT_gmail.com> wrote:
>
> On Wed, Jan 01, 2020 at 11:03:21PM +0000, sylvain.bertrand_AT_gmail.com wrote:
> > anyone?
>
> I did investigate the issue with xprop:
> something is clearing dota2 _NET_WM_STATE(ATOM) to an empty value after tabbing
> out and back.
> mplayer is fine with _NET_WM_STATE(ATOM) = _NET_WM_STATE_FULLSCREEN.
>
> Anyone?
>
> --
> Sylvain
>

There are some SDL apps that clear fullscreen on losing focus, but
never reset it after regaining focus.

You can prevent the clear via:
SDL_VIDEO_MINIMIZE_ON_FOCUS_LOSS=0
Received on Sat May 23 2020 - 04:07:52 CEST

This archive was generated by hypermail 2.3.0 : Sat May 23 2020 - 04:24:08 CEST