borders are being eaten by `picom`'s rounded corners.
See original GitHub issueHey it’s me again, yes I am hacking a lot on qtile
recently 😋
I like picom
’s rounded corners and qtile
’s borders, but I am having trouble making them work properly together.
I am not sure if it is related to qtile
but could not find related issues on qtile/qtile
nor yshui/picom
…
What I get
a border that is round on the outside but squary on the inside
What I expected
something round on both side, more like this
What I tried
as it is working with my friend’s config, I tried to use picom
and picom-tryone-git
(AUR) both in normal and --experimental-backends
modes, and made sure our config files were similar, but nothing worked 😕
Does it have something to do with qtile
or am I missing some details ? 😋
Issue Analytics
- State:
- Created 2 years ago
- Comments:7 (2 by maintainers)
Top Results From Across the Web
Weird borders appear with rounded corners #733 - GitHub
When using rounded corners via corner-radius = x , some apps show a weird ... Yes* Config file used: /home/koton-bads/.config/picom.conf ...
Read more >Issue with Picom's implementation of rounded corners - Reddit
Hi there, for whatever reason when I set rounded corners with picom I get these weird corners jutting out from behind the rounded...
Read more >UIButton with rounded corners and border - Stack Overflow
I've put together a UIButton subclass using this method where the border radius can be set on each corner of the button individually,...
Read more >Border radius - Vuetify
Rounding all corners. The rounded helper classes allow you to modify the border radius of an element. Use the .rounded-sm , .rounded ...
Read more >The Math Behind Nesting Rounded Corners - Cloud Four
To fix this, I had to take a step back and think through how CSS border-radius actually works. It can be helpful to...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Huh, neat. picom is doing some clever stuff then.
@amtoine I don’t know if you already notice about this, but if you execute
picom --backend glx -b
it does the effect you wanted at the start without the ghost corner