RamonUnch
RamonUnch
It is the same for me, indeed, I have the same behavior for Maximize Vertically and the other snapping. I think the option could be improved but I want to...
Some applications can be very slow on resize, this is because the native resizing is a bit different than what AltSnap does. I will investigate OBS when I will have...
PS: If adjusting the above parameters is not enough, I suggest you add OBS to the blacklist so that you do not accidentally move/resize it before I fix the bug...
I do resize the window in a separated thread and thus avoids locking the cursor in place when the window is slow to resize.
see https://github.com/RamonUnch/AltSnap/issues/107 for more details, I think it happens when staying in sleep mode for a while, I am not sure on how to reproduce, If you are able to...
Did you try with the latest test build or with the 1.47 release. The later test builds are disabling AltSnap when windows goes in suspend mode. Maybe this is what...
> With **suspend mode** you mean what exactly, Idling, sleep or hibernating? Whenever I the `WM_POWERBROADCAST` message is sent with the `PBT_APMQUERYSUSPEND/PBT_APMRESUMESUSPEND` parameters, AltSnap should be enabled/disabled, since 1.48tets13. Any...
I now use the PBT_APMSUSPEND and the PBT_APMRESUMEAUTOMATIC messages that should always be sent, I was reading the doc from an old book, but things are changing. [AltSnap1.48test16.zip](https://github.com/RamonUnch/AltSnap/files/7513253/AltSnap1.48test16.zip)
Interesting insight, but even if you disconnect screen/mouse/keyboard it should not make AltSnap crash. I will try this kind of test plugging/unplugging devices...
>I just updated russian translation to 1.39. But I could not find 'InputHotkeysMore' key in '_en_US baseline.txt'. Thanks very much. I will fix that. Do you plan also on translating...