RamonUnch / AltSnap

Maintained continuation of Stefan Sundin's AltDrag
GNU General Public License v3.0
2.08k stars 66 forks source link

Fix minimize action #530

Open sequencerr opened 5 months ago

sequencerr commented 5 months ago

for some programs like AIMP it works differently (weirdly minimizing by stages), AIMP kinda have it's own handler. I wanna same behavior as Win-ArrowDown keyboard shortcut.

RamonUnch commented 4 months ago

AltSnap minimizes with the standardized window command, so it should behave the same thanclicking the minimize button. If the program wants it can ignore the command or behave differently but there is not much I can do about it.