mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-19 12:28:22 +01:00
wmaker: Moved variable Screen Count into the global namespace
This commit is contained in:
committed by
Carlos R. Mafra
parent
6d65daf1be
commit
b6423a7b4f
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user