change max workspaces to 36 #81855

2003-02-22  Havoc Pennington  <hp@pobox.com>

	* src/prefs.c (MAX_REASONABLE_WORKSPACES): change max workspaces
	to 36 #81855
This commit is contained in:
Havoc Pennington 2003-02-22 22:43:13 +00:00 committed by Havoc Pennington
parent d85012ecfd
commit 61d5423b5d
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2003-02-22 Havoc Pennington <hp@pobox.com>
* src/prefs.c (MAX_REASONABLE_WORKSPACES): change max workspaces
to 36 #81855
2003-02-22 Havoc Pennington <hp@pobox.com>
* src/display.c (event_callback): fix to unfocus window only when

View File

@ -29,7 +29,7 @@
#include <string.h>
#include <stdlib.h>
#define MAX_REASONABLE_WORKSPACES 32
#define MAX_REASONABLE_WORKSPACES 36
#define MAX_COMMANDS 32
/* If you add a key, it needs updating in init() and in the gconf