question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

borders are being eaten by `picom`'s rounded corners.

See original GitHub issue

Hey 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 picom-border

What I expected something round on both side, more like this rounded-corners-picom

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:closed
  • Created 2 years ago
  • Comments:7 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
m-colcommented, Feb 24, 2022

Huh, neat. picom is doing some clever stuff then.

0reactions
zackfallcommented, Dec 21, 2022

@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 corners

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found