picom icon indicating copy to clipboard operation
picom copied to clipboard

A lightweight compositor for X11

Results 235 picom issues
Sort by recently updated
recently updated
newest added

I found this when trying to find an occasional SIGABRT in picom. It was happening infrequently but usually when the monitor went to sleep. It could be the same issue,...

Regarding the issue https://github.com/yshui/picom/issues/1352 now is fixed but a line above and sometimes under the window is painted. ### Platform Arch, bspwm wm. ### Configuration: Configuration file ``` ## -----...

Hi, this changes fix a few memory leaks detected by clang-static-analyzer. The fixes are in backend/egl.c, backend/glx.c, src/config.c and transition/script.c There are other issues detected, but touching them will break...

### Platform Arch ### GPU, drivers, and screen setup Intel UHD,mesa 1:24.2.4-1 and NVidia RTX 3050, nvidia-drivers 560.35.03-258, single monitor ### Environment Desktop Environment: xfce4, Window Manager: openbox ### picom...

GPU, drivers, and screen setup ``` name of display: :0 display: :0 screen: 0 direct rendering: Yes Extended renderer info (GLX_MESA_query_renderer): Vendor: Intel (0x8086) Device: Mesa Intel(R) Graphics (ADL GT2)...