mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
fix(workspace-apps): add "handle" for sway activation
This commit is contained in:
@@ -381,8 +381,7 @@ Singleton {
|
|||||||
appId: window.appId,
|
appId: window.appId,
|
||||||
isFocused: window.isFocused,
|
isFocused: window.isFocused,
|
||||||
workspaceId: window.workspaceId,
|
workspaceId: window.workspaceId,
|
||||||
address: window.address,
|
handle: window.handle
|
||||||
output: window.output
|
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user