picom icon indicating copy to clipboard operation
picom copied to clipboard

Crashes and has ugly rounded borders

Open pandasoli opened this issue 2 years ago • 2 comments
trafficstars

Platform

Gentoo GNU/Linux 6.1.55-gentoo-dist

GPU, drivers, and screen setup

Just the default notebook's monitor.
My GPU is a intel.

Environment

QTile

picom version

vgit-e3c19

Configuration:

shadow = false;

corner-radius = 10.0;
round-borders = 1;

Expected behavior

To show smooth rounded corners following the QTile windows' border.

Current Behavior

Showing a rounded corner cutting the QTile windows' border.

Stack trace

Dunno how to get it. maybe with gdb?
I'm using Gentoo this is gonna take some hours hahah.
I'll install it and then provide it and it finishes.

Other details

ALSO, not even the rounded corners problem, but it crashes after some time too running with picom --daemon.
I could also not take a screenshot of it because it crashes when I change the selected window.

pandasoli avatar Oct 12 '23 15:10 pandasoli

I managed taking from the same terminal I started picom. image

pandasoli avatar Oct 12 '23 16:10 pandasoli

The gdb doesn't show anything after (gdb) start --daemon

pandasoli avatar Oct 12 '23 16:10 pandasoli