>>106775660
../ui/gtk-egl.c: In function ‘gd_egl_init’:
../ui/gtk-egl.c:54:5: error: unknown type name ‘Window’; did you mean ‘AtkWindow’?
54 | Window x11_window = gdk_x11_window_get_xid(gdk_window);
| ^~~~~~
| AtkWindow
../ui/gtk-egl.c:54:25: error: implicit declaration of function ‘gdk_x11_window_get_xid’; did you mean ‘gdk_window_get_width’? [-Wimplicit-function-declaration]