mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-21 13:28:05 +01:00
This update includes the 0.20.3pre3 code
This commit is contained in:
@@ -91,7 +91,8 @@ typedef struct {
|
||||
unsigned int no_shadeable:1;
|
||||
unsigned int omnipresent:1;
|
||||
unsigned int skip_window_list:1;
|
||||
unsigned int floating:1; /* put in NSFloatingWindowLevel */
|
||||
unsigned int floating:1; /* put in WMFloatingLevel */
|
||||
unsigned int sunken:1; /* put in WMSunkenLevel */
|
||||
unsigned int no_bind_keys:1; /* intercept wm kbd binds
|
||||
* while window is focused */
|
||||
unsigned int no_bind_mouse:1; /* intercept mouse events
|
||||
|
||||
Reference in New Issue
Block a user