emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Fix rendering issues on window managers without _NET_WM_STAT


From: martin rudalics
Subject: Re: [PATCH] Fix rendering issues on window managers without _NET_WM_STATE
Date: Sun, 16 May 2021 10:30:29 +0200

>      Reporting that the solution based on VisibilityNotify resolves my
> issue. Many thanks!

And thanks for identifying the missing setting of _NET_WM_STATE as the
culprit.  IIUC this means that quite a number of WMs (fluxbox, Xmonad,
Emacs' own EXWM, cwm) are not treated well by our calls of
x_get_current_wm_state and x_handle_net_wm_state in handle_one_xevent
and we probably should do away with that.

Adam, given the above, can you think of fixing Bug#9893 in a way that is
not based on _NET_WM_STATE?

martin



reply via email to

[Prev in Thread] Current Thread [Next in Thread]