-
Notifications
You must be signed in to change notification settings - Fork 128
Open
Description
- Version: 4.0.0 (134)
- macOS: 14.1 (23B74)
On my machine I am finding that either of the calls below takes multiple seconds to execute.
const windows = Space.active().windows({visible: true});
const windows = Window.all({visible: true});
Not completely certain, but this might have started happening when I updated to Sonoma. It can take up to 10 seconds for the calls to return.
A clue: the problem goes away (temporarily) if I open and immediately close a new Safari window.
Any ideas? Anyone else seeing this? Any suggestions for how I could debug further? I'm guessing that installing the phoenix source and pursuing the problem that way is the go. Or is there another way?
BTW: Thanks for phoenix. It's awesome!
LandonSchropp
Metadata
Metadata
Assignees
Labels
No labels