Skip to content

fix: prevent background overlap in vertical mode#454

Open
Aethelsirius wants to merge 1 commit intoCloudef:masterfrom
Aethelsirius:fix-transparency
Open

fix: prevent background overlap in vertical mode#454
Aethelsirius wants to merge 1 commit intoCloudef:masterfrom
Aethelsirius:fix-transparency

Conversation

@Aethelsirius
Copy link

Fixes visual artifacts when using transparent --nb colors.
The spacing background rectangle was extending 4px beyond, causing overlap with item area.

Example command:

bemenu-run -c -W 0.2 -l 5 --nb "#00ff0055"

Before:
2026-01-16-213754_hyprshot
After:
2026-01-16-213647_hyprshot

The --nb flag with transparent color shows spacing rectangle
extending 4px beyond bounds. Reduce width to keep within bounds.
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.

1 participant