added delay after dbus event
[livewp] / applet / src / livewp-common.h
index 9416a41..8dcdd1c 100644 (file)
@@ -60,7 +60,7 @@ struct _Scene
     gint wind_orientation; // +/- 1
     double wind_angle; // [-1 .. 1]
     guint seed; /* init value for random  */
-    gboolean notification;
+    guint notification;
 };
 typedef struct _AWallpaperPlugin AWallpaperPlugin;
 typedef struct _AWallpaperPluginClass AWallpaperPluginClass;