On Thu, 7 Aug 2008, Viktor Griph wrote:
The data is a part of a _NET_MOVERESIZE_WINDOW ewmh request and it does not map directly to the value_maske, but fvwm's ewmh code assumes it does.http://standards.freedesktop.org/wm-spec/wm-spec-1.3.html#id2506756: ...This is not what fvwm does, but fvwm translates the message to a configure request, using the data.l[0] as value_mask unchanged (ewmh_events.c:218)
I've comitted a fix for this to CVS. /Viktor