remaked take notification with dbus
[livewp] / applet / src / livewp-common.h
index 87e4b53..6462971 100644 (file)
@@ -60,6 +60,7 @@ struct _Scene
     gint wind_orientation; // +/- 1
     double wind_angle; // [-1 .. 1]
     guint seed; /* init value for random  */
+    gchar *notification;
 };
 typedef struct _AWallpaperPlugin AWallpaperPlugin;
 typedef struct _AWallpaperPluginClass AWallpaperPluginClass;