1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-05-03 06:40:54 +02:00

begin wmspec stuff

This commit is contained in:
kojima
2001-09-12 21:43:42 +00:00
parent e9ce423d8c
commit abc09951e1
9 changed files with 520 additions and 8 deletions
+5
View File
@@ -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 */