[Script] HotkeyR - fast window switcher with modern GUI (Alt Tab Enhancer)

Post your working scripts, libraries and tools for AHK v1.1 and older
rossning92
Posts: 1
Joined: 26 Nov 2017, 18:20

[Script] HotkeyR - fast window switcher with modern GUI (Alt Tab Enhancer)

26 Nov 2017, 18:29

HotkeyR
  • E.g., to activate notepad++ from tons of your desktop windows, you simply hit `CapsLock + N` (notepad++ starts with `N`).
  • Holding `CapsLock` key will bring up a alt-tab-like list allowing you to activate window by clicking.
  • Clicking **always-on-top button** on the right to keep your window frontmost.
  • Try out yourself!
Image

Source & Download
Source: https://github.com/rossning92/HotkeyR
Binary: https://github.com/rossning92/HotkeyR/r ... R-v1.0.zip
burque505
Posts: 1732
Joined: 22 Jan 2017, 19:37

Re: [Script] HotkeyR - fast window switcher with modern GUI (Alt Tab Enhancer)

26 Nov 2017, 18:49

@rossning92, that is indeed one fine script. Really impressive GUI, by the way.
Thank you!
Regards,
burque505
:bravo:
Gewerd_Strauss
Posts: 24
Joined: 12 Nov 2020, 02:34

Re: [Script] HotkeyR - fast window switcher with modern GUI (Alt Tab Enhancer)

13 Jun 2022, 03:49

Sorry to intrude literally five years later, I'll assume this to die out.

How can I make the Capslock-Hotkey not fire on specific windows? I need the key in several games for sneaking, but cannot figure out how to get it to pass Capslock along to those. I tried a simple #If !Winactive() , I tried catching the execution and just sending the key itself again, I tried setting a direct Capslock::Capslock assignment below the first hotkey-definition to overwrite in javaw.exe.

Basically, I tried all the sensible, and a lot of dumb stuff while attempting to make this happen.



May someone help me figure this out?


Additionally, I've been trying to first make the GUI disappear if I hold down capslock for more than X seconds, and then disable the hotkeys for the window activation at the same time - but that is for a different usecase, and would not help when I need immediate capslock feedback in a game.

Thank you,

Sincerely,
~Gw
User avatar
rommmcek
Posts: 1473
Joined: 15 Aug 2014, 15:18

Re: [Script] HotkeyR - fast window switcher with modern GUI (Alt Tab Enhancer)

13 Jun 2022, 07:00

Try this (should fire only in Notepad and Calculator):
Spoiler

Return to “Scripts and Functions (v1)”

Who is online

Users browsing this forum: NPerovic and 62 guests