Clicking a Window Button will bring the window to the front, but a second click will not minimize it even if it was minimized before. Disabling 'focus follows mouse' makes this work correctly.
Works as expected here, using current git code. What exact version are you using for both xfce4-panel xfnd xfwm4? There've been changes recently in the panel that require an updated version of xfwm4.
(In reply to Olivier Fourdan from comment #1) > Works as expected here, using current git code. > > What exact version are you using for both xfce4-panel xfnd xfwm4? There've > been changes recently in the panel that require an updated version of xfwm4. xfce4-panel --version: 4.11.2
(In reply to James Hemsing from comment #2) > xfce4-panel --version: > 4.11.2 Yeah, well, that's a pre-release version, but which exact git sha1 ("xfce4-panel --version" and "xfwm4 --version" will tell you that)
(In reply to Olivier Fourdan from comment #3) > (In reply to James Hemsing from comment #2) > > xfce4-panel --version: > > 4.11.2 > > > Yeah, well, that's a pre-release version, but which exact git sha1 > ("xfce4-panel --version" and "xfwm4 --version" will tell you that) I just upgraded xfce from the ppa today (18 Feb). xfwm4 --version reports 4.11.3. The problem is now gone. Thanks!
Fixed with commit 1a20a88 *** This bug has been marked as a duplicate of bug 10747 ***