closing bars when unfocusing them.

This commit is contained in:
Enno Boland (tox)
2009-09-10 09:44:21 +02:00
parent 8f8abc6146
commit 82b712fdf7
2 changed files with 12 additions and 1 deletions
+1
View File
@@ -1,6 +1,7 @@
/* modifier 0 means no modifier */
static gchar *progress = "#FF0000";
static gchar *progress_trust = "#00FF00";
static gchar *background = "#000000";
#define MODKEY GDK_CONTROL_MASK
static Key keys[] = {
/* modifier keyval function arg Focus */