WindowTop / WindowTop-App

Set window on top, make it dark, transparent and more
Other
1.12k stars 68 forks source link

In Dark mode Autohotkey shortcuts don't respond. #276

Closed DavidHJong closed 1 year ago

DavidHJong commented 1 year ago

Windows 10 19045.2251 Autohotkey 1.1.34.04 Windowtop 5.19.1.0

When I enable Dark mode for Excel, the autohotkey shortcutes in that window don't work. A example script:

#ifwinactive ahk_exe excel.exe
![::send, ^c    ; for copy
!]::send, ^v    ; for paste
gileli121 commented 1 year ago

@DavidHJong Was the issue fixed for you via Autohotkey? I would like to know if you found a workaround for the problem.

gileli121 commented 1 year ago

Closed due to inactivity