RamonUnch

Results 482 comments of RamonUnch
trafficstars

The system is responsible for drawing the icon in black, I agree it does not look good enough, I will just draw an additional line under the icon. Only minimized...

Fix [AltSnap1.57test22_x64.zip](https://github.com/RamonUnch/AltSnap/files/9686343/AltSnap1.57test22_x64.zip) [AltSnap1.57test22_i386.zip](https://github.com/RamonUnch/AltSnap/files/9686344/AltSnap1.57test22_i386.zip)

> Let shift+number/letter/left click close the application. Similar to native Alt+Tab, you could also allow middle click, instead of shift+left click, to close the application. Nice indeed, for shift +...

Well unfortunately the accelerators are not sent when Ctrl is pressed so Ctrl+Key is not possible, however Shitf+Key will work only if you use alphabetic numbering. If you use numbers,...

Well the message is [`WM_MENUCHAR`](https://learn.microsoft.com/en-us/windows/win32/menurc/wm-menuchar) and the parameters gives the character codes the good thing about it is that overall you get a more immersive experience and you can have...

In theory you should just remove the `|Shell_TrayWnd` entry from the blacklist. so that actions can be performed on the taskbar. Did not know that unlocking it would do the...

> I am using this feature as a mouse > title-bar > RMB (w/ hot-key (alt)) The issue here is that you are using a titlebar action. Titlebar actions works...

You could use a ahk script that launches `AltSnap.exe -apAltTabList` when you middle click the `|Shell_TrayWnd`

I think this makes sense for demo recording. If you want to record vanilla demos and play to different IWADS then you no longer need to specify the -complevel on...

I agree that there is no perfect solutions because the matter is quite complex. My point is that the current options are already quite misleading for a non expert. and...