If you are a beginner then bro first watch some yt video about the picom and its uses and then figure do you need it or not and which fork do you want to use, and I recommend to use the pacman or the main picom for a start
Hi, i actually managed to install the thing but i get theses errors when running ikytsu@debian:~$ /home/ikytsu/picom/build/src/picom & [1] 27686 ikytsu@debian:~$ [ 02/07/2024 19:17:35.635 x_fence_sync ERROR ] Failed to trigger the fence (X error 136 XSyncBadFence request 134 minor 15 serial 1852) [ 02/07/2024 19:17:35.635 paint_all ERROR ] x_fence_sync failed, xrender-sync-fence will be disabled from now on. x_set_picture_clip_region() has failed to allocate memory, at ../src/x.c:311. Aborting... ikytsu@debian:~$ The program shutdown from himself
when i do ninja -c build it doesnt work even if im in the build directory😢
what is the error message?
As a beginner I didnt understand anything. Thats a tutoriel so why is there no explication ? Thats useless
I apologize, I didn't really intend to make a tutorial, just an overview. Maybe someday I'll try to recreate the tutorial version.
@firmanqashdussabil282 my bad so I thought it was a tutorial because of the title. I was also a bit rude sry
If you are a beginner then bro first watch some yt video about the picom and its uses and then figure do you need it or not and which fork do you want to use, and I recommend to use the pacman or the main picom for a start
Hi, i actually managed to install the thing but i get theses errors when running
ikytsu@debian:~$ /home/ikytsu/picom/build/src/picom &
[1] 27686
ikytsu@debian:~$ [ 02/07/2024 19:17:35.635 x_fence_sync ERROR ] Failed to trigger the fence (X error 136 XSyncBadFence request 134 minor 15 serial 1852)
[ 02/07/2024 19:17:35.635 paint_all ERROR ] x_fence_sync failed, xrender-sync-fence will be disabled from now on.
x_set_picture_clip_region() has failed to allocate memory, at ../src/x.c:311. Aborting...
ikytsu@debian:~$
The program shutdown from himself
Ok i actually managed to fix i don't know why adding --experimental-backend
fixed the thing, i hope it helped someone