whitespace
This commit is contained in:
parent
c96a918b39
commit
57ddb2751e
1 changed files with 3 additions and 3 deletions
|
@ -43,9 +43,9 @@
|
|||
|
||||
/*! The event mask to grab on the root window */
|
||||
#define ROOT_EVENTMASK (StructureNotifyMask | PropertyChangeMask | \
|
||||
EnterWindowMask | LeaveWindowMask | \
|
||||
SubstructureNotifyMask | SubstructureRedirectMask | \
|
||||
ButtonPressMask | ButtonReleaseMask | ButtonMotionMask)
|
||||
EnterWindowMask | LeaveWindowMask | \
|
||||
SubstructureNotifyMask | SubstructureRedirectMask | \
|
||||
ButtonPressMask | ButtonReleaseMask | ButtonMotionMask)
|
||||
|
||||
guint screen_num_desktops;
|
||||
guint screen_num_monitors;
|
||||
|
|
Loading…
Reference in a new issue