Win11DesktopSwitchAnimation icon indicating copy to clipboard operation
Win11DesktopSwitchAnimation copied to clipboard

Request: tie into the Ctrl + Windows Key + Left/Right keystroke

Open EricLauber opened this issue 2 years ago • 2 comments

It looks like it's possible to tie into all keystrokes a user provides by tying into the Windows API with Hooks. If it's pretty much any other keystroke, pass it to CallNextHookEx. Otherwise you can do something with it.

It's low-level but it may make it possible to seamlessly tie this into the default virtual desktop switching keystroke.

EricLauber avatar Sep 16 '22 01:09 EricLauber

that would be pretty cool, I'll look into it when I get the time!

GHakopian avatar Nov 01 '22 22:11 GHakopian

Any update on this?

donprasetiyo avatar Jan 18 '23 11:01 donprasetiyo