On 2025-04-29 13:13, Enrico Weigelt, metux IT consult wrote:
> Hello folks,
>
>
> I'm currently working on simplifying hooking into ScreenRec proc's:
>
> Instead of anybody directly manipulating the individual proc vectors
> and forming a daisy chain, now using the generic callback mechanism
> w
Hello folks,
I'm currently working on simplifying hooking into ScreenRec proc's:
Instead of anybody directly manipulating the individual proc vectors
and forming a daisy chain, now using the generic callback mechanism
we already have in many other places. The big difference here is that
those c