mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-22 22:28:02 +01:00
wmaker: Moved variables for the XRandR extension into the global namespace
This commit is contained in:
committed by
Carlos R. Mafra
parent
3995130b79
commit
6dcfdd072b
@@ -35,11 +35,6 @@
|
||||
#define WTB_PFOCUSED 4
|
||||
#define WTB_MENU 6
|
||||
|
||||
#ifdef HAVE_XRANDR
|
||||
extern Bool has_randr;
|
||||
extern int randr_event_base;
|
||||
#endif
|
||||
|
||||
typedef struct {
|
||||
WMRect *screens;
|
||||
int count; /* screen count, 0 = inactive */
|
||||
|
||||
Reference in New Issue
Block a user