mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-19 20:38:08 +01:00
xinerama stuff for solaris
This commit is contained in:
@@ -1135,7 +1135,7 @@ wManageWindow(WScreen *scr, Window window)
|
||||
if (wPreferences.window_placement == WPM_MANUAL)
|
||||
dontBring = True;
|
||||
}
|
||||
else if (scr->xine_count &&
|
||||
else if (scr->xine_info.count &&
|
||||
wwin->normal_hints->flags & PPosition) {
|
||||
int head, flags;
|
||||
WMRect rect;
|
||||
|
||||
Reference in New Issue
Block a user