joelpurra / xmouse-controls

Microsoft Windows utility to manage the active window tracking/raising settings. This is known as x-mouse behavior or focus follows mouse on Unix and Linux systems.
https://joelpurra.com/projects/X-Mouse_Controls/
GNU General Public License v3.0
229 stars 18 forks source link

Web site download link is for debug build #16

Closed M-a-r-k closed 5 years ago

M-a-r-k commented 5 years ago

On the X-Mouse Controls web site, the "Download latest version" button links to https://files.joelpurra.com/projects/x-mouse-controls/2018-10-06T1730Z/x-mouse_controls_2018-10-06T1730Z_debug.zip

(You can download the release build by scrolling down the page and clicking the v1.1.0.0 download link.)

joelpurra commented 5 years ago

@M-a-r-k: yeah, you're right. Doesn't make much of a difference, technically, but looks better this way. Fixed, thanks!