Skip to content
This repository was archived by the owner on Aug 14, 2024. It is now read-only.
This repository was archived by the owner on Aug 14, 2024. It is now read-only.

Sidebar Issue #88

@AiEmStylix

Description

@AiEmStylix

Basically, you set the Montery Group's position when left clicked to "On Top", thats why when you show widgets, its got stuck on the foreground and not remain in the background.

LeftMouseUpAction=[!ZPosGroup "1" "Monterey"][!ToggleFadeGroup "Monterey"]

You can easily fix this problem by changing the ZPosGroup to 0 (which means "Normal")

LeftMouseUpAction=[!ZPosGroup "0" "Monterey"][!ToggleFadeGroup "Monterey"]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions