mirror of
https://github.com/yshui/picom.git
synced 2025-10-30 23:46:46 -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> |
||
|---|---|---|
| .. | ||
| picom | ||
| meson.build | ||