mzomparelli / zVirtualDesktop

Windows 10 Virtual Desktop Hotkeys, System Tray Icon, Wallpapers, and Task View replacement
457 stars 44 forks source link

Unable to open zVirtualDesktop settings upon right clicking tray icon #274

Closed samwzlim closed 3 years ago

samwzlim commented 3 years ago

This was working fine yesterday when I first downloaded it, but now when I try to access settings from right clicking the tray icon, a new instance of zVirtualDesktop settings opens in the taskbar but is not visible on the screen. As a result, I am not able to change anything. The weird thing is that it's present in both task view and desktop view but I can't see it on the desktop

image

mzomparelli commented 3 years ago

yeah, I have code in there is that is supposed to remember where you put the window. I'm going to remove that code.

In the meantime, to get the window back on the screen, do the following:

1.) While holding SHIFT, right-click the button for the settings window on the taskbar and choose the "Move" option. 2.) Press an arrow key (this will lock the window to your mouse cursor) 3.) Once you see the window simply click to let go

Let me know if this works for you.

mzomparelli commented 3 years ago

I've published a new build that stops trying to remember window location.

samwzlim commented 3 years ago

yeah, I have code in there is that is supposed to remember where you put the window. I'm going to remove that code.

In the meantime, to get the window back on the screen, do the following:

1.) While holding SHIFT, right-click the button for the settings window on the taskbar and choose the "Move" option. 2.) Press an arrow key (this will lock the window to your mouse cursor) 3.) Once you see the window simply click to let go

Let me know if this works for you.

yup it works and i can move the window freely now, thanks!