PowerToys/src/modules/MouseUtils
Laszlo Nemeth 6948ffca53
[MouseHighlighter]Bringing to front to be on top of other topmost windows (#27062)
* [MouseHighlighter] modifying window to be 'topmost' to be visible when clicking on 'pinned to top' windows.

* Fixing window hidden when clicking on a pinned to top window.

* Moving the code which starts the bring-to-front-timer to the mouse click events.
Also adding modifications to await 5 times 10 ms after the event to have surely the desired effect as in some cases the window repositioning takes longer than 10 ms.

* Minor changes

* Add safety code to ensure timer is never started paralely. Also minor format changes.

* Add comments

* spell checker corrections
2023-08-06 16:16:56 +01:00
..
FindMyMouse [General]Reduce installer size by flattening application paths (#27451) 2023-07-20 00:12:46 +01:00
MouseHighlighter [MouseHighlighter]Bringing to front to be on top of other topmost windows (#27062) 2023-08-06 16:16:56 +01:00
MouseJump [General]Reduce installer size by flattening application paths (#27451) 2023-07-20 00:12:46 +01:00
MouseJumpUI [General]Reduce installer size by flattening application paths (#27451) 2023-07-20 00:12:46 +01:00
MouseJumpUI.UnitTests [General]Reduce installer size by flattening application paths (#27451) 2023-07-20 00:12:46 +01:00
MousePointerCrosshairs [General]Reduce installer size by flattening application paths (#27451) 2023-07-20 00:12:46 +01:00