mirror of
https://github.com/yshui/picom.git
synced 2025-04-28 18:07:55 -04:00
![]() The idea is to allow backend plugins to override backend functions by modifying this table. Right now, when they do this they are actually changing a global variable and their change will persist after backend resets (!). Store the table inside backend_base solves this problem. Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com> |
||
---|---|---|
.. | ||
api.h | ||
backend.h | ||
meson.build | ||
types.h |