Skip to content

AltDrag 1.34

Compare
Choose a tag to compare
@RamonUnch RamonUnch released this 15 Jan 15:56
· 956 commits to main since this release
3c07617
  • Added MMBLower in the [Blacklists] section of AltDrag.ini in order to
    disable the "Lower windows by middle clicking on the title bar" option
    for any window. use the name|class format.
    Example: MMBLower=*|CASCADIA_HOSTING_WINDOW_CLASS
    if you want to close tabs with midle click on Windows Terminal.
  • Fixed: now the Lower action will deselect the lowered window if possible
    so that it can be reselected easily (thanks redactedscribe).

  • Fixed: Now when a windows is snapped normally under windows,
    it will be restored properly if AltDragging it out. If a window is
    snapped with AltDrag, however it can only be restored with AltDrag.

  • Fixed: Scroll Action was restored to the 1.29 version behaviour (kimks3).