Skip to content

AltDrag 1.42

Compare
Choose a tag to compare
@RamonUnch RamonUnch released this 01 Apr 08:43
· 880 commits to main since this release
83512ce
  • Now Ctrl+Alt+Double-Left-Click will minimize the pointed window.
  • Avoid some more 'Stuck alt' bugs by better checking the key state.

  • WARNING: The Hotclick values have changed, check your configuration if you use mouse button to activate AltDrag.

  • Now the Killkeys list also contains tle 'L' key (4C) by default, this will fix AltDrag problem if you use Win as a hotkey and use Win+L

  • The MDIs blacklist was also updated with *|classFoxitReader.

  • Improved the Roll/Unroll window action: now the file explorer windows will be really reduced to the title bar under Win10, until the user moves it.

  • Re-introduced left and right control option in the GUI keyboard tab.

  • Fixed: Process blacklists, now compatible with all versions of PSAPI.DLL.

  • Fixed: The LowLevelMouseProc@12 should never have been exported by hooks.dll because it is only internally used. It does not change anything for the user but fixes potential vulnerabilities.

  • Fixed: The scroll action is no more disabled on non full screen windows when they have no system menu. It fixes problems with VS Code and Discord.

  • Fixed: The cursor will no longer be unconditionally unclipped when releasing Shift or Ctrl keys.