Advertise version 2 of zcosmic_workspace_manager_v1 global

This commit is contained in:
Ian Douglas Scott 2024-01-11 14:47:57 -08:00 committed by Victoria Brekenfeld
parent c0f7524a09
commit b8e5dbea8f
2 changed files with 2 additions and 2 deletions

View file

@ -420,7 +420,7 @@ where
F: for<'a> Fn(&'a Client) -> bool + Send + Sync + 'static,
{
let global = dh.create_global::<D, ZcosmicWorkspaceManagerV1, _>(
1,
2,
WorkspaceGlobalData {
filter: Box::new(client_filter),
},