]> Dogcows Code - chaz/openbox/blobdiff - openbox/debug.h
Hide the focus popup if we change desktops and one of the windows in it disappears
[chaz/openbox] / openbox / debug.h
index 2b907ebf12f2e309ac350a8e53e34cf4c6686f45..3c6bedf5dde3cc5d0ca1497abd06455e6c2039ec 100644 (file)
@@ -27,6 +27,8 @@ void ob_debug(const gchar *a, ...);
 
 typedef enum {
     OB_DEBUG_FOCUS,
+    OB_DEBUG_APP_BUGS,
+    OB_DEBUG_SM,
     OB_DEBUG_TYPE_NUM
 } ObDebugType;
 
This page took 0.022991 seconds and 4 git commands to generate.