mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-26 08:15:24 +00:00
Wrapping ScreenRec's function pointers is problematic for many reasons, so use the new window destructor hook instead. 2do: should check whether it's better to directly assign the screen procs, w/o any wrapping at all. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>