Fix a crash in Workspace::initializeX11()
kwin can fail to query root window's children, in which case it can dereference a null pointer at
QList<Xcb::WindowAttributes> windowAttributes(tree->children_len);
QList<Xcb::WindowGeometry> windowGeometries(tree->children_len);
SENTRY: KWIN-7P5