Skip to content

Anchors - implement optional feature to hide from taskbar when anchor visible #473

@gileli121

Description

@gileli121

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions