- 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).