mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-21 13:28:05 +01:00
begin wmspec stuff
This commit is contained in:
@@ -289,6 +289,11 @@ typedef struct WWindow {
|
||||
#ifdef OLWM_HINTS
|
||||
unsigned int olwm_push_pin_out:1;/* emulate pushpin behaviour */
|
||||
unsigned int olwm_limit_menu:1;
|
||||
#endif
|
||||
#ifdef NET_HINTS
|
||||
unsigned int net_state_from_client:1; /* state hint was set by client */
|
||||
unsigned int net_skip_taskbar:1;
|
||||
unsigned int net_skip_pager:1;
|
||||
#endif
|
||||
} flags; /* state of the window */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user