Skip to content

AltDrag 1.32

Compare
Choose a tag to compare
@RamonUnch RamonUnch released this 15 Dec 09:36
· 948 commits to main since this release
d8caa44
  • Added the PearceDBClick option in [Advanced] section of Altdrag.ini. Use 1 to disable the maximize on Alt+double-click. It only applies to the Move action for now, maybe more will come if needed.

  • Added the UseCursor option in the [Advanced] section of AltDrag.ini
    Use 0 to disable any cursor handeling (not recomended).
    Use 1 to enable all cursors changes (default).
    Use 2 to disable only the Hand cursor when dragging a window (icyhoty2k).
    Use 3 to always use the default cursor, even when resizing.
    Note that none of those settings is expected to affect performances in any significant way.

  • Now when pressing the SHIFT key while using doubleclick snapping on the center-top section of the window, this later will be maximized/restored, instead of being snapped to the top. This will be useful when using the Move instead of resize-center option.

  • Lower with Middle mouse button option will no longer ignore the window blacklist, this will avoid interactions with taskbar.

  • Fixed Scroll inactive windows, hopefully for real this time.

  • Avoid some more loockup in the case of very unresponsive windows by using PostMessage instead of SendMessage, when applicable.

  • Fixed: Now doubleclick snapping will respect Aero(H/V)offset settings.

  • Fixed some more minor drawing problems when using FullWin=0