1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-21 05:18:06 +01:00

fix for soemthing wrong with piped menus

This commit is contained in:
kojima
2002-02-15 21:30:42 +00:00
parent a26b723c5a
commit 5873385d32
7 changed files with 79 additions and 33 deletions

View File

@@ -50,7 +50,6 @@ typedef struct WReservedArea {
} WReservedArea;
typedef struct WAppIconChain {
struct WAppIcon *aicon;
struct WAppIconChain *next;
@@ -97,7 +96,7 @@ typedef struct _WScreen {
#ifdef XINERAMA
XineramaScreenInfo *xine_screens;
int xine_count; /* 0 means not active */
int xine_primary_screen; /* main working screen */
int xine_primary_head; /* main working screen */
#endif
Window no_focus_win; /* window to get focus when nobody