RamonUnch

Results 475 comments of RamonUnch
trafficstars

I see the appeal of this feature. I was really disappointed when I first used Windows 7 and saw that Microsoft removed the ability to select several windows from the...

Did you disable the Resize all windows option? if yes does it work with it enabled? Send me the STYLE: value you can get using the find windows option for...

Was the Fluent Search window maximized when you identified it? It seems not to be the case from the STYLE value, however there is indeed the `WS_THICKFRAME` flag. I would...

Strange according to the STYLE flag, the window should be restorable. If you want to include all possible Fluent windows in the blacklist you need to use `Fluent Search Settings|Avalonia-*`...

> Ok, so I wasn't as sure of this bug but AltSnap is randomly closing itself after some time Can you trigger it? does it happen even when you are...

Under win 8/10 there were problems with the tray icon that I eventually fixed. You can try to hide the tray that is maybe the culprit

You can hide the tray using the tray menu, You could maybe run for a while with the debug version: [AltSnap1.47test22x64debug.zip](https://github.com/RamonUnch/AltSnap/files/7231605/AltSnap1.47test22x64debug.zip) You have to open a command prompt in the...

@xzayn I am using the portable version of Fluent Search on Win10 21H1 and I cannot reproduce your bug, I can maximize and restore the window, both with double click...

@xzayn When you are unable to restore this window does pressing ESC makes it restoreable again? I think I may have spotted the problem.

If the windows is no longer visible, then it means it is not a child window. If the window is created as a child window or if the window is...