On 5 April 2011 09:47, Christian <[email protected]> wrote: > Hello, > > in the switch from revision 1.111 to 1.112 > > GET_USER_STATES(t) = S_USER_STATES(SCF(*pstyle)); > > was added to the apply_window_updates function within fvwm/update.c to > conserve the user states that have been set via WindowStyle. However, this > current approach additionally > erases all previously user states associated with the window, independent of > whether they have been (un)set or are not touched by a WindowStyle line. > > Attached patch (un)sets only those user states that the WindowStyle instructs > to.
Thanks; you're quite right. I'll apply this later on. -- Thomas Adam
