phillco / talon-axkit

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

window_action.talon: focus application when going full screen #63

Open phillco opened 11 months ago

phillco commented 11 months ago

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 can do something like "slack fullscreen enter" regardless of what program you have focused (although that's kind of a painful grammar -- suggestions welcome.)

Also filed https://github.com/phillco/talon-axkit/issues/62 to make this work better if another program is already fullscreen.