Install and Configure picom (Animations, Window Blur, and Rounded Corner) for All Linux Distros

Поділитися
Вставка
  • Опубліковано 18 гру 2024

КОМЕНТАРІ • 8

  • @nun_uh
    @nun_uh 8 місяців тому

    when i do ninja -c build it doesnt work even if im in the build directory😢

    • @firman-qs
      @firman-qs  8 місяців тому

      what is the error message?

  • @hoxo4471
    @hoxo4471 10 місяців тому +2

    As a beginner I didnt understand anything. Thats a tutoriel so why is there no explication ? Thats useless

    • @firman-qs
      @firman-qs  10 місяців тому

      I apologize, I didn't really intend to make a tutorial, just an overview. Maybe someday I'll try to recreate the tutorial version.

    • @hoxo4471
      @hoxo4471 10 місяців тому

      @firmanqashdussabil282 my bad so I thought it was a tutorial because of the title. I was also a bit rude sry

    • @dragonnemesis266
      @dragonnemesis266 4 місяці тому

      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

  • @ikytsu7822
    @ikytsu7822 5 місяців тому +1

    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

    • @ikytsu7822
      @ikytsu7822 5 місяців тому +2

      Ok i actually managed to fix i don't know why adding --experimental-backend
      fixed the thing, i hope it helped someone