-
-
Notifications
You must be signed in to change notification settings - Fork 69
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hyprbars: bar_precedence_over_border = true leaves gaps #247
Comments
I noticed this issue today, and I believe this issue actually occurs in the following situation:
The setting
If any of the above settings aren't in this alignment while blur is enabled with rounding corners, then the issue becomes visible. A very small (1px? 2px?) increase to rounded corner area covered by the titlebar should conceal this area if the titlebar is "above" the window. If there's a way to disable the rounding on just the top corners of windows with Hyprbars attached, that could also do the trick, but I don't know if rounded corners can be set off for specific corners internally to Hyprland. Side note: If corner rounding could be turned off for just the top window corners, an option for an unrounded boundary between the Hyprbar and the window it's attached to could be a nice aesthetic option. |
My configuration has blur disabled and I still have the issue. |
Interesting, it might be happening under other circumstances as well - what scale are you using? My observations with blur were made with scaling set to 2, and I wonder if fractional scaling without blur might see the issue |
I am at 1.25 scale |
Details
When using the
bar_precedence_over_border = true
in hyprbars.With hyprland config containing rounding and a border
There are gaps between the bar and the actual windows (image attached for clarification)
The text was updated successfully, but these errors were encountered: