RamonUnch

Results 479 comments of RamonUnch
trafficstars

I fixed this problem on my fork. https://github.com/RamonUnch/AltDrag The problem was related to tray icon: In some cases when resuming from sleep mode under windows 10 DPI scaling changes, ad...

The code is very heavily modified and completely refactored. I made a separate repositorry Stefan Sundin is really no more working on this project, not even to the point of...

If anyone wants to participate to my fork, he is welcome to submit pull requests. I always worked alone and am not a professional programmer, I am not sure I...

@janacm Hopefully this issue should be fixed on my fork from AltDrag https://github.com/RamonUnch/AltDrag/releases/ give it a try if you still use Windows and preferred AltDrag to the ahk script

@EduardoSantanaSeverino I fixed this problem on my fork in v1.34. https://github.com/RamonUnch/AltDrag The problem was related to bad tray icon handeling, and this issue is the is the same than #107...

@chrisdtaylor > can you provide instructions on how to build your fork? I make the releases builds using mingw64-32b. Just install it and run mk.bat Builds are available at https://github.com/RamonUnch/AltDrag/releases...

Some windows like the services windows run with elevated privilege. You need AltDrag to run Elevated as well if you want to move those. You can do so in the...

This fix from @celynwalters is good but not complete, it does not take in account for all kinds of snapping, I made a fork that uses this DwmGetWindowAttribute function and...

@loxaxs The menu entry is present on my fork of AltDrag. [https://github.com/RamonUnch/AltDrag/releases](https://github.com/RamonUnch/AltDrag/releases)

@steffen-c and @DavBE I am working precisely on this on my AltDrag fork. Here is a beta with the option. It will be soon in the official releases on my...