Unpin Button For "Pinned / Floating On Top" Windows

In v4.885 I improved the "Toggle Pin/Unpin Focused Window To Float On Top" actions.
There is now a condition "active_window_is_pinned" that can be used in Conditional Activation Groups that allows to add a unpin button to windows if they are made to float on top:

Here is a example Preset which makes a window float on top when pressing CMD+OPT+CTRL+F and shows such an indicator:
FloatOnTopIndicator2.bttpreset (26.0 KB)


If move mouse outside of pinned window, sometimes the window will flash quickly, how to avoid that?

1 Like

Hi Andreas,

I've pinned a window which then I've moved to my right monitor using the action "Custom Move / Resize Window" and the "Unpin" floating menu's item stayed (floating, but cannot be moved, in the air) on the left monitor:

It seems active (hover works), but nothing happens upon clicking it.