MS Teams window identification question #1418
Replies: 2 comments 1 reply
-
| 
 The meeting window seems to reliably be the second item | 
Beta Was this translation helpful? Give feedback.
-
| You could try a window detection callback using app-id and window-title regex for identification, and then have the callback run to set that as a floating layout. Sample for Teams, assuming "Meeting" is in the title of the app when it's a meeting/call. This wouldn't work for every new spawned window, though you may be able to tweak it as such. [[on-window-detected]] | 
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Does anyone know of a way to identify spawned windows in meeting apps like Teams and Zoom?
I'd like to be able to have the main teams window on workspace 2 (horizontal accordion) but have meeting windows float.
Beta Was this translation helpful? Give feedback.
All reactions