diff -r c3f2f16fa4b8 -r dde28a806552 ui/motif/toolkit.h --- a/ui/motif/toolkit.h Sun Oct 19 21:20:08 2025 +0200 +++ b/ui/motif/toolkit.h Mon Nov 10 21:52:51 2025 +0100 @@ -84,6 +84,7 @@ void ui_exit_mainloop(); +XtAppContext ui_motif_get_app(void); Display* ui_motif_get_display(void); void ui_set_active_window(Widget w);