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:
@@ -125,7 +125,7 @@ moveGeometryDisplayCentered(WScreen *scr, int x, int y)
|
||||
y -= h / 2;
|
||||
|
||||
/* dead area check */
|
||||
if (scr->xine_count) {
|
||||
if (scr->xine_info.count) {
|
||||
WMRect rect;
|
||||
int head, flags;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user