Used iff WindowFlags.managesChildWindowFocus is set when the window is created. The delegate will be called when the window manager asks you to take focus.
This is currently only used for the WM_TAKE_FOCUS protocol on X11 at this time.
See Implementation
Added April 1, 2022 (dub v10.8)
Used iff WindowFlags.managesChildWindowFocus is set when the window is created. The delegate will be called when the window manager asks you to take focus.
This is currently only used for the WM_TAKE_FOCUS protocol on X11 at this time.