Skip to content

Fix indicator not opening when the translucent style is active#685

Merged
danirabbit merged 1 commit intomainfrom
leolost/fix-indicator-not-opening
Mar 26, 2026
Merged

Fix indicator not opening when the translucent style is active#685
danirabbit merged 1 commit intomainfrom
leolost/fix-indicator-not-opening

Conversation

@leolost2605
Copy link
Copy Markdown
Member

Currently indicator can't be opened when the panel is in the translucent style. This fixes that.
I don't really know why this breaks it but I also don't seem to see any difference without this so I decided to just remove it.

@leolost2605 leolost2605 requested a review from a team March 25, 2026 10:15
@danirabbit
Copy link
Copy Markdown
Member

This margin is here because of the box shadow. Without it, the box shadow gets clipped. I think now we can maybe use 'overflow = VISIBLE`? But I was looking at this the other day and the dock does some other stuff to make sure struts are set correctly while not clipping shadows

@leolost2605 leolost2605 force-pushed the leolost/fix-indicator-not-opening branch from 4d16de9 to 42ae04c Compare March 25, 2026 15:28
@leolost2605
Copy link
Copy Markdown
Member Author

Ahh ok I added some manual size calculation to make sure we include size for the box shadow without it messing with something.

Copy link
Copy Markdown
Member

@danirabbit danirabbit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! Thanks :)

@danirabbit danirabbit merged commit b702242 into main Mar 26, 2026
4 of 6 checks passed
@danirabbit danirabbit deleted the leolost/fix-indicator-not-opening branch March 26, 2026 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants