Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple IfWinActive #97

Open
Magikh42 opened this issue Dec 13, 2024 · 0 comments
Open

Multiple IfWinActive #97

Magikh42 opened this issue Dec 13, 2024 · 0 comments

Comments

@Magikh42
Copy link

Hello, Is it possible to match multiple class using WinActive

AutoHotkey example

#If WinActive("ahk_exe Wow.exe") || WinActive("ahk_exe WowClassic.exe")

This if using #If which is (i think) not implemented in ahk_x11
I'm using IfWinActive ahk_class <class> but this can match only one window

@Magikh42 Magikh42 changed the title multiple IfWinActive Multiple IfWinActive Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant