OpenVPN / openvpn3

OpenVPN 3 is a C++ class library that implements the functionality of an OpenVPN client, and is protocol-compatible with the OpenVPN 2.x branch.
https://openvpn.net
Other
999 stars 401 forks source link

"Shortcut Minimize" weird on Windows #333

Closed gfody closed 2 months ago

gfody commented 2 months ago

OpenVPN Connect has this option:

Shortcut Minimize

When VPN connection is launched from a shortcut, and no user input is required to authenticate connection, minimize the shortcut

..when enabled on Windows this causes the main window to be minimized to the taskbar after connecting. it's weird since there is already a tray icon (and closing exhibits "minimize to tray" behavior) we would normally close the window after connecting. so enabling this option creates a tiny bother of having to restore the window to close it (or a penalty click from a setting that seems like it was meant to save a click!)

dsommers commented 2 months ago

Please open a support ticket here: https://support.openvpn.com/hc/en-us/requests/new

OpenVPN Connect issues are not handled in the OpenVPN 3 Core Library project.