1
0
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:
kojima
2003-06-04 18:57:03 +00:00
parent 479ccbda82
commit 5dbb770aa4
8 changed files with 108 additions and 67 deletions

View File

@@ -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;