Page 1 of 1

App Specific Hotkeys (different approach?)

Posted: 04 Apr 2016, 22:24
by lordvdr
I know the wish list said you've tried to add keyboard sends that only send to a specific window and it didn't work.
What about adding the ability to have macros that only apply to specific windows?

I could have a macro that said if Numpad1, and Notepad is active, do X. I think the alternative I could possibly work with is to have it run a script to check for the active window, but that seems more difficult to manage when I want a button to do different things.

Thoughts?

Re: App Specific Hotkeys (different approach?)

Posted: 05 Apr 2016, 08:03
by admin
In LuaMacros you can get name (title) of currently active window. So you can create such macro.
No extensions planned to HidMacros...