Closed kandros closed 1 year ago
thanks. will check.
so your point is that it doesn't work in the macOS app AND the web version?
so your point is that it doesn't work in the macOS app AND the web version?
It work on web ✅ Don’t work on macOS app ❌
👌🏼 grazie!
actually everything was clear from your first post 😂 for whatever reason i had read it does NOT work in the web version. will add the macOS app support for next release. planning it for in a few days.
Thanks you, for curiosity what makes an app work vs another? Haven’t had the time to investigate how the app works but it’s really interesting
Thanks you, for curiosity what makes an app work vs another? Haven’t had the time to investigate how the app works but it’s really interesting
ok. ready for the novel? 😅️
native apps have Accessibility abilities right out of the box. this is because Apple does this well, and care (i assume). for those apps nothing has to be done, and when apps like Wooshy or kV are trying to make use of the Accessibility APIs to grab the data they need to do their work, everything is available, and available fast. but now there's apps (non-native) that don't enable the Accessibility abilities by default. the reason is they suck. they're slow af and enabling the Accessibility is gonna use half the ram of your computer. so they disable it by default.
for those apps that don't enable the Accessibility abilities by default, Wooshy needs to force them to enable it. there's several ways to go about this:
so as you're aware, i've went with point 3. the main reason is: i already hold an App Catalog for my other app, kindaVim. kindaVim is way more complex, and when a user reports that kV doesn't work with an app, i need to investigate way more deeply. then i add the app to the App Catalog. overtime, the App Catalog grows, and becomes better and better. every new app added is a new solid brick added to both kV and Wooshy. so overtime, apps support gets better.
when someone reports Wooshy not working on an app, i just don't add that app to "Wooshy". what i do is i investigate how the app reacts with kindaVim. then once the investigation is finished, i add the app to the App Catalog, and the app is now supported for both kV and Wooshy (and actually Scrolla too).
hope that makes sense!
but now there's apps (non-native) that don't enable the Accessibility abilities by default. the reason is they suck. they're slow af and enabling the Accessibility is gonna use half the ram of your computer. so they disable it by default.
those are mostly Electron apps, web browsers, and some other few apps that use their own shit frameworks (like Java based. respect no macOS standard at all. not just AX but also standard keyboard shortcuts lol cry).
disadvantages: users may need to wait for a new release to have some apps working.
i am (usually. got some electricity problems in the last few days 😅️) very responsive. like i answer people daily, and i release very often. even more when it's about an app support.
Thanks a lot for the details 🙏
Ws4 coming in a few hours, with Basecamp 3 support ✌️
working like a charm thank you, I'll try other products soon
Not working in the macos Basecamp App
It does work in the web version