mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-23 14:42:29 +01:00
fixed restart crash bug
updated kwm hint made kwm&gnome hints mutually exclusive (for read)
This commit is contained in:
@@ -35,7 +35,7 @@ void wGNOMEUpdateCurrentWorkspaceHint(WScreen *scr);
|
||||
|
||||
void wGNOMEUpdateWorkspaceNamesHint(WScreen *scr);
|
||||
|
||||
void wGNOMECheckClientHints(WWindow *wwin, int *layer, int *workspace);
|
||||
Bool wGNOMECheckClientHints(WWindow *wwin, int *layer, int *workspace);
|
||||
|
||||
void wGNOMEUpdateClientStateHint(WWindow *wwin, Bool changedWorkspace);
|
||||
|
||||
@@ -43,7 +43,7 @@ Bool wGNOMEProcessClientMessage(XClientMessageEvent *event);
|
||||
|
||||
void wGNOMERemoveClient(WWindow *wwin);
|
||||
|
||||
void wGNOMECheckInitialClientState(WWindow *wwin);
|
||||
Bool wGNOMECheckInitialClientState(WWindow *wwin);
|
||||
|
||||
Bool wGNOMEProxyizeButtonEvent(WScreen *scr, XEvent *event);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user