Skip to content
Snippets Groups Projects
Commit 1a0b8971 authored by Deucе's avatar Deucе :ok_hand_tone4:
Browse files

Add closing brace left out in previous commit.

parent 015c976e
No related branches found
No related tags found
No related merge requests found
Pipeline #7639 passed
......@@ -553,6 +553,7 @@ fullscreen_geometry(int *x_org, int *y_org, int *width, int *height)
}
}
#endif
}
if (root == 0)
return false;
if (x11.XGetGeometry(dpy, root, (void *)&newroot, &wx, &wy, &rw, &rh, (void *)&dummy, (void *)&dummy) == 0)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment