dccsillag / picom

A lightweight compositor for X11
Other
164 stars 20 forks source link

Merge upstream #47

Open mochaaP opened 1 year ago

mochaaP commented 1 year ago
mochaaP commented 1 year ago

Build passed and runs. However there's two problems:

  1. Performance regression (It runs with new backend, but somehow worse framerate)
  2. GLX error at line 705: GL_INVALID_FRAMEBUFFER_OPERATION. I don't have experience working on glx, review welcomed.