1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-04-26 02:21:27 +02:00

wmaker: Moved variable Screen Count into the global namespace

This commit is contained in:
Christophe CURIS
2013-10-10 20:38:21 +02:00
committed by Carlos R. Mafra
parent 6d65daf1be
commit b6423a7b4f
7 changed files with 28 additions and 32 deletions
+3
View File
@@ -481,6 +481,9 @@ extern struct wmaker_global_variables {
} timestamp;
/* Screens related */
int screen_count;
/* Workspace related */
struct {
struct WWorkspace **array; /* data for the workspaces */