From 1bf9de380991206d4afa104cd31c567583f288c2 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sun, 6 May 2007 05:19:19 +0000 Subject: refactor all the session stuff. yay, it works properly now. make sessions save the desktop being displayed. can we get rid of config_firstdesk now? refactor startup a bit. focus the window that was focused when we were restarted. have clients properly restore their session state. add undecorated to the saved session state for clients. --- 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 a38ae75b..3c6bedf5 100644 --- a/openbox/debug.h +++ b/openbox/debug.h @@ -28,6 +28,7 @@ void ob_debug(const gchar *a, ...); typedef enum { OB_DEBUG_FOCUS, OB_DEBUG_APP_BUGS, + OB_DEBUG_SM, OB_DEBUG_TYPE_NUM } ObDebugType; -- cgit v1.2.3