From 68a9a4c4fc2a8d0afd4d2bfc2f207165a209f79f Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sat, 5 May 2007 19:17:46 +0000 Subject: some changes to ConfigureRequest, based on what I found in FVWM. fix those stupid applications from moving accross the screen by the size of their decorations. --- openbox/debug.h | 1 + 1 file changed, 1 insertion(+) (limited to 'openbox/debug.h') diff --git a/openbox/debug.h b/openbox/debug.h index 2b907ebf..a38ae75b 100644 --- a/openbox/debug.h +++ b/openbox/debug.h @@ -27,6 +27,7 @@ void ob_debug(const gchar *a, ...); typedef enum { OB_DEBUG_FOCUS, + OB_DEBUG_APP_BUGS, OB_DEBUG_TYPE_NUM } ObDebugType; -- cgit v1.2.3