spacebar
spacebar copied to clipboard
macos12.2报错
Assertion failed: (count > 0 && count < QUEUE_MAX_COUNT), function queue_push, file event_loop.c, line 58.
I can try to confirm this over the weekend when I am not dependant on my Mbpro for work duties.
I could not reproduce this on my M1 Macbook using MacOS 12.2.1 Monterey - could you share some more details regarding the circumstances of this observation or the version of spacebar in use?
I also see these entries with v1.4.0 on Ventura 13.0.1. They're accompanied by lots of these events in my output log (with debug_output
on):
...
EVENT_HANDLER_WINDOW_TITLE_CHANGED
EVENT_HANDLER_WINDOW_TITLE_CHANGED
EVENT_HANDLER_WINDOW_TITLE_CHANGED
I'm guessing they're caused by windows being automatically renamed by apps like terminal emulators and web browsers. skhd allows users to ignore events for certain apps, presumably to avoid this issue. It could be nice for spacebar to include a similar setting for those of us running dynamically named windows.