phillco / talon-axkit

Talon macOS accessibility magic!
MIT License
45 stars 12 forks source link

window_action: add noun-verb variants #56

Closed phillco closed 1 year ago

phillco commented 1 year ago

In https://github.com/phillco/talon-axkit/pull/55 it was pointed out that the existing commands used verb-noun, which is less standard.

Also added the missing <user.running_applications> window {user.window_actions}, so you can target (close or minimize) the most recent window of another application. More situational, but I don't see a reason not to fill out the matrix.

The fullscreen logic needs a little work after this. Filed https://github.com/phillco/talon-axkit/issues/57