--- tme/host/gtk/gtk-display.c 2018/04/24 16:42:25 1.1.1.2 +++ tme/host/gtk/gtk-display.c 2018/04/24 16:44:29 1.1.1.3 @@ -1,4 +1,4 @@ -/* $Id: gtk-display.c,v 1.1.1.2 2018/04/24 16:42:25 root Exp $ */ +/* $Id: gtk-display.c,v 1.1.1.3 2018/04/24 16:44:29 root Exp $ */ /* host/gtk/gtk-display.c - GTK display support: */ @@ -34,7 +34,7 @@ */ #include -_TME_RCSID("$Id: gtk-display.c,v 1.1.1.2 2018/04/24 16:42:25 root Exp $"); +_TME_RCSID("$Id: gtk-display.c,v 1.1.1.3 2018/04/24 16:44:29 root Exp $"); /* includes: */ #include "gtk-display.h" @@ -148,6 +148,9 @@ _tme_gtk_display_callout(struct tme_gtk_ /* put in any later callouts, and clear that callouts are running: */ display->tme_gtk_display_callout_flags = later_callouts; + + /* yield to GTK: */ + tme_threads_gtk_yield(); } /* this is a GTK callback for an enter notify event, that has the