Closed xuzhen closed 4 years ago
Issue-Label Bot is automatically applying the label bug
to this issue, with a confidence of 0.99. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!
Links: app homepage, dashboard and code for this bot.
Hi @xuzhen,
Interesting. Please can you submit a PR?
Steps to reproduce:
Key M A M Silent Maximize
xprop | grep _NET_WM_STATE
to show the property of a non-maximized window. It should be emptyxprop | grep _NET_WM_STATE
again. It is still empty.After changing https://github.com/fvwmorg/fvwm3/blob/master/fvwm/ewmh_events.c#L737 and https://github.com/fvwmorg/fvwm3/blob/master/fvwm/ewmh_events.c#L812 from
#if 0
to#if 1
, the output in step 4 became_NET_WM_STATE(ATOM) = _NET_WM_STATE_MAXIMIZED_HORIZ, _NET_WM_STATE_MAXIMIZED_HORZ, _NET_WM_STATE_MAXIMIZED_VERT