# HG changeset patch # User ib # Date 1365165284 0 # Node ID 5fb59898a79852d606644fb2b718190e50f49829 # Parent bfa9e8b4eafef9b303cfa26a452a36bb6dff5c1a Add comment. diff -r bfa9e8b4eafe -r 5fb59898a798 gui/interface.c --- a/gui/interface.c Thu Apr 04 19:53:40 2013 +0000 +++ b/gui/interface.c Fri Apr 05 12:34:44 2013 +0000 @@ -335,6 +335,7 @@ if (!guiInfo.Playing || !guiInfo.VideoWindow) wsEvents(); + /* else it's handled by the vo driver calling GUI_HANDLE_X_EVENT */ wsMouseAutohide(); gtkEventHandling();