jonaburg / picom

A lightweight compositor for X11 (previously a compton fork)
Other
954 stars 98 forks source link

Crashes and has ugly rounded borders #88

Open pandasoli opened 10 months ago

pandasoli commented 10 months ago

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 commented 10 months ago

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

pandasoli commented 10 months ago

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