talon-axkit
talon-axkit copied to clipboard
window_action.talon: focus application when going full screen
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.