mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-07-31 04:01:56 -07:00
ext_workspace_unstable: send done after output_enter when wl_output is bound late (#1481)
This commit is contained in:
@@ -419,6 +419,8 @@ static void workspace_handle_output_bind(struct wl_listener *listener,
|
||||
evt->resource);
|
||||
}
|
||||
}
|
||||
|
||||
workspace_manager_update_idle_source(output->group_handle->manager);
|
||||
}
|
||||
|
||||
static void workspace_handle_output_destroy(struct wl_listener *listener,
|
||||
|
Reference in New Issue
Block a user