You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I use Mutliviewer to watch F1 races. There's a certain window that it opens that is for some reason being treated as a dialog (the app developer made it impossible to minimize, if that matters).
Here's a screenshot, its just a normal window that I usually put full screen on my secondary monitor:
but this app makes a lot of windows and theres only a few i actually want to be tiled, so I need to do window-title-regex matching but I can't get any of the window name matching to work for Multiviewer (I can for Mail and other apps)
aerospace list-windows --workspace f1Main
264680 | MultiViewer for F1 | 2024 Canadian Grand Prix — MultiViewer
265161 | MultiViewer for F1 | Driver Tracker — MultiViewer
265159 | MultiViewer for F1 | Replay Live Timing — MultiViewer
When I try things like this with the specific windows title filter it doesn't work:
Hi, I use Mutliviewer to watch F1 races. There's a certain window that it opens that is for some reason being treated as a dialog (the app developer made it impossible to minimize, if that matters).
Here's a screenshot, its just a normal window that I usually put full screen on my secondary monitor:
If I'm reading the docs right, there's no way to override this on my end?just using app-id filtering with [[on-window-detected]] makes it tile every window including the Live Timing window:
but this app makes a lot of windows and theres only a few i actually want to be tiled, so I need to do window-title-regex matching but I can't get any of the window name matching to work for Multiviewer (I can for Mail and other apps)
aerospace list-windows --workspace f1Main
When I try things like this with the specific windows title filter it doesn't work:
Similar attempts to match the "Driver Tracker" and other windows don't work either
The text was updated successfully, but these errors were encountered: