display: Don't wake up the main loop anymore
This is not needed because GTK must be run in the main thread these days, which is the same one that runs the main loop. So when this function is called, the main loop is awake. https://bugzilla.gnome.org/show_bug.cgi?id=550989
Please register or sign in to comment