talon-axkit
talon-axkit copied to clipboard
Talon macOS accessibility magic!
updates: - [github.com/Zac-HD/shed: 2023.5.2 → 2024.3.1](https://github.com/Zac-HD/shed/compare/2023.5.2...2024.3.1) - [github.com/pre-commit/pre-commit-hooks: v4.4.0 → v4.6.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.4.0...v4.6.0) - [github.com/pre-commit/mirrors-prettier: v3.0.0-alpha.9-for-vscode → v4.0.0-alpha.8](https://github.com/pre-commit/mirrors-prettier/compare/v3.0.0-alpha.9-for-vscode...v4.0.0-alpha.8) - https://github.com/ikamensh/flynt/: 0.78 → 1.0.1 - [github.com/Lucas-C/pre-commit-hooks: v1.5.1 → v1.5.5](https://github.com/Lucas-C/pre-commit-hooks/compare/v1.5.1...v1.5.5) - [github.com/wenkokke/talonfmt: 1.10.1 →...
Once dynamic lists are a (stable) thing I should rearchitect this so it fetches the actions on demand. But in the meantime this at least helps with a common problem...
Pretty far out there but probably something we could do with accessibility, although some of the APIs do not work if the window is not focused https://www.knowbrainer.com/forums/forum/messageview.cfm?catid=4&threadid=37270&enterthread=y https://www.youtube.com/watch?v=ctklldjO8Tw
- [ ] In v0.4/Rust, use the new window properties, like `window.minimized`, to minimize/close/fullscreen windows. - [ ] In v0.3, we should read/modify the window properties, rather than simulate button...
There's an action to make a arbitrary application fullscreen, but it doesn't actually work properly if that application isn't the focused one, so let's focus it first. After this you...
Filing to look into https://github.com/cursorless-dev/cursorless/issues/1517, which @josharian noted was resolved by removing axkit, although that one stymies me a little bit.
Should document notification commands in README.
Mike on Slack: I think I may have found a bug in axkit. I earlier reported that dictation mode wasn't replacing text correctly. It seems to be related to axkit....
- [ ] Messages - [ ] Word, One Note, Outlook (seen by @nriley)