|
Funzioni |
| void | desktop_load_settings (BrainClient *client) |
| static void | update_desktop_channel (const char *name, BrainMcsAction action) |
| void | add_desktop_callback (GHashTable *ht) |
| static void | init_settings_hash () |
| void | load_settings () |
| static void | notify_cb (const guchar *name, const gchar *channel_name, BrainMcsAction action, void *data) |
| GdkFilterReturn | client_event_filter (GdkXEvent *xevent, GdkEvent *event, gpointer data) |
| static void | watch_cb (Window window, Bool is_start, long mask, void *cb_data) |
| static gboolean | manager_is_running (Display *dpy, int screen) |
| static void | start_mcs_manager () |
| static void | add_channel (char *channel, gpointer value, BrainClient *client) |
| void | watch_settings (GtkWidget *window, NetkScreen *screen) |
| void | stop_watch (void) |
Variabili |
| static GHashTable * | settings_hash = NULL |
| static Display * | dpy |
| static int | xscreen |
| BrainClient * | client = NULL |
| BAMExchanger * | applet_manager |
| gboolean | init_settings = TRUE |
| GdkGC * | oms_border = NULL |
| GdkGC * | oms_fill = NULL |