Detect when AeroSpace.app needs to be restarted (after update) and show a red bubble in the tray icon #1018
Replies: 6 comments
-
Blind guess: if you try to run In that case, macOS ax API stops notifying AeroSpace about newly appeared windows 🤷 Related: #237 (comment) |
Beta Was this translation helpful? Give feedback.
-
That was indeed the issue. Can the tray icon pop a red bubble when this happens? Can it be prevented entirely? |
Beta Was this translation helpful? Give feedback.
-
I don't know if it can be reliably detected, but I will think about it |
Beta Was this translation helpful? Give feedback.
-
@nikitabobko If we could get proper launchd integration working (see #479) you could restart the service when it's executable changes using WatchPaths. Perhaps some work around app lifecycle management could solve a few issues. |
Beta Was this translation helpful? Give feedback.
-
@jakenvac do you mean that we could rerun AeroSpace.app if it changes? Well, right now, tiling tree structure and windows workspace assignment is not resistant to AeroSpace.app restarts |
Beta Was this translation helpful? Give feedback.
-
That's what I meant, yeah. But you raise a good point. I hadn't thought of that. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm not sure what changed here. I think Zed is definitely fiddling around with their rendering, but no idea why Mail.app would suddenly not be caught anymore.
Beta Was this translation helpful? Give feedback.
All reactions