flexits / HotCornersWin

Add macOS hot corners function to Windows 10
MIT License
54 stars 1 forks source link

The hot zone is ineffective in full-screen mode of VMware Horizon Client #19

Open xeahsoon opened 2 days ago

xeahsoon commented 2 days ago

When using VMware Horizon Client to remotely access other desktops and turn on full screen, there is no response when the mouse is moved to the corner. I have tried another tool, winxcorners. This tool works normally in my scenario. Perhaps it can be referenced to solve this problem.

xeahsoon commented 2 days ago

Add another question: The lock screen action is also ineffective. My system version is Windows 10 Professional Edition 22H2.

flexits commented 2 days ago

VMware Horizon Client to remotely access other desktops and turn on full screen

Is "Turn off if a fullscreen app is opened" checked in the app's Settings?

xeahsoon commented 1 day ago

VMware Horizon Client to remotely access other desktops and turn on full screen

Is "Turn off if a fullscreen app is opened" checked in the app's Settings?

This setting is not checked. I have tried repeatedly modifying this setting, but it has no effect.

xeahsoon commented 18 hours ago

@flexits I know what happened. When using VMware Horizon Client for remote desktop, the shortcut key "Ctrl+Win+Left" used by the "Left Virtual Desktop" action is sent to the remote system. Therefore, it cannot jump to the main desktop normally. If custom shortcut keys are supported, this problem can be solved by setting two sets of shortcut keys: "Ctrl+Alt,Ctrl+Win+Left".

xeahsoon commented 18 hours ago

At present, I have to execute external program calls to shortcut keys through Custom Action. For specific programs, you can refer to https://github.com/xeahsoon/keyboard-simulator. However, I still hope this function can be integrated into HotCornersWin.