Commit graph

13 commits

Author SHA1 Message Date
Vincent Bernat
d3af9e4890 picom: try again! 2021-06-30 20:45:53 +02:00
Vincent Bernat
9b000caa1f Revert "picom: switch from compton to picom"
This reverts commit e6d1acc4ba. While
compton is unmaintained, it works for me. Unfortunately, I am unable
to find a solution to get picom working correctly. Both xr_gl_hybrid
and glx backends introduce some flickering while the xrender backend
is unable to remove tearing.
2020-08-19 14:55:52 +02:00
Vincent Bernat
61396904ee picom: switch to default Xrender backend 2020-08-19 08:18:36 +02:00
Vincent Bernat
5f558d8e14 Revert "picom: enable experimental backends"
This reverts commit 53ee0575db.
2020-08-19 08:16:47 +02:00
Vincent Bernat
53ee0575db picom: enable experimental backends 2020-08-19 06:47:59 +02:00
Vincent Bernat
62f3f84490 picom: use vsync-use-glfinish
This seems to remove flickering issues happening on both Intel and AMD
GPU.
2020-08-13 18:17:35 +02:00
Vincent Bernat
e88fbea645 picom: switch to xr_glx_hybrid backend
It seems to work fine with an AMD GPU.
2020-08-11 07:35:22 +02:00
Vincent Bernat
df6c5875dd picom: give up on no-rebind-pixmap but enable experimental backends 2020-08-08 18:22:20 +02:00
Vincent Bernat
61006dbbff picom: try without no-stencil 2020-08-04 19:54:42 +02:00
Vincent Bernat
7710e627bb picom: try without no-rebind-pixmap 2020-08-04 14:27:17 +02:00
Vincent Bernat
f306ffe866 picom: don't use experimental backends
There is some flickering from time to time. Let's wait the next
version for that.
2020-08-01 22:19:07 +02:00
Vincent Bernat
a09b4a1470 picom: switch to experimental backends 2020-07-31 21:31:45 +02:00
Vincent Bernat
e6d1acc4ba picom: switch from compton to picom
compton is unmaintained.
2020-07-31 21:30:37 +02:00