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,
|
||||
isFocused: window.isFocused,
|
||||
workspaceId: window.workspaceId,
|
||||
address: window.address,
|
||||
output: window.output
|
||||
handle: window.handle
|
||||
});
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user