libdecor has a workaround where creating the window would loop until the windows configure callback ran. Simplify this workaround by setting the initial state on the underlying xdg_toplevel struct. Also correct mixup between bool / GHOST_TSuccess types.