[totem/wip/hadess/glsink: 37/38] fixup! SPINNER




commit 1aebdaa963dfb39ad43945e5e01062c9c82821cd
Author: Bastien Nocera <hadess hadess net>
Date:   Mon Oct 18 11:56:50 2021 +0200

    fixup! SPINNER

 src/totem-object.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/totem-object.c b/src/totem-object.c
index 538301c12..1f122042f 100644
--- a/src/totem-object.c
+++ b/src/totem-object.c
@@ -4200,7 +4200,7 @@ video_widget_create (TotemObject *totem)
        gtk_widget_show (totem->bvw_grid);
        add_fullscreen_toolbar (totem, totem->bvw_grid);
 
-       g_timeout_add (250, fill_up, totem);
+       //g_timeout_add (250, fill_up, totem);
 
        /* Events for the widget video window as well */
        gtk_widget_add_events (GTK_WIDGET (totem->bvw),


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]