Skip to content

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

Open
leolost2605 wants to merge 1 commit intomainfrom
leolost/fix-indicator-not-opening
Open

Fix indicator not opening when the translucent style is active#685
leolost2605 wants to merge 1 commit intomainfrom
leolost/fix-indicator-not-opening

Conversation

@leolost2605
Copy link
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
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
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.

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