The idea is simple:
When the icon is visible as an Anchor, hide it from the taskbar.
(Icon visible as Anchor = Anchor)
Anchors are programmed to show only for windows that are:
- Not minimized
- Fully covered by another window (completely behind other window(s))
You will see it in the taskbar if one of the following conditions is met:
- The window is minimized
- The window is not minimized and is visible on the screen (not behind other window(s))
The goal of this feature is to save space in the taskbar for any window that is already accessible via an Anchor.
This feature is disabled by default.