picom/src/backend
Yuxuan Shui f8914dda23
backend: gl: apply postprocessing to border_color
Previously postprocessing is omitted when estimating the color of the
border (e.g. dimming, opacity, inversion, etc.), causing the border to
be drawn with the wrong color.

Related: #770

Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
2022-02-13 13:54:25 +00:00
..
dummy backend: split image_op into image_op and set_image_property 2021-06-20 06:49:38 +01:00
gl backend: gl: apply postprocessing to border_color 2022-02-13 13:54:25 +00:00
xrender backend: remove the read_pixel interface. 2022-01-24 17:34:38 +00:00
backend.c backend: don't trust device_status after a reset 2022-02-08 10:31:41 +00:00
backend.h backend: add new optional API: device_status 2022-02-08 10:31:41 +00:00
backend_common.c backend: remove the read_pixel interface. 2022-01-24 17:34:38 +00:00
backend_common.h backend: remove the read_pixel interface. 2022-01-24 17:34:38 +00:00
driver.c Set GL_MaxFramesAllowed=1 instead of GL_YIELD=usleep 2021-07-10 18:14:20 -04:00
driver.h diagnostics: improve driver printing 2020-08-25 06:54:10 +01:00
meson.build Add dummy backend 2019-08-04 17:52:45 +01:00