Khurram Jalil
7b00c6155e
Update frmMatrix.Designer.cs ( #27303 )
...
Fix #27066
2023-07-12 13:08:07 +02:00
Jaime Bernardo
4e9f4e57db
[MWB]Update the service's path on a new install ( #27361 )
...
* [MWB]Update service path between installs
* Show only the new message forcibly
2023-07-11 21:14:47 +01:00
Andrey Nekrasov
c3c15ffad1
[MWB] Use UWP API to inject mouse input ( #27229 )
...
* [MWB] Use UWP API to inject mouse input
2023-07-10 18:32:20 +02:00
Laszlo Nemeth
a780e6ae72
[MWB]Fix keyboard hook capturing shortcuts with unneeded modifier keys ( #26763 )
...
* Fixing keyboard hook eagerness. capture ctrl+alt keys only if shift and win are NOT pressed.
* Update src/modules/MouseWithoutBorders/App/Class/InputHook.cs
2023-06-13 15:39:45 +01:00
Clint Rutkas
792a77437e
Test loc fix #2 ( #26544 )
...
* Test loc fix #2
* Propagate the name change to the rest of the project
---------
Co-authored-by: Jaime Bernardo <jaime@janeasystems.com >
2023-06-01 19:04:15 -07:00
Jaime Bernardo
88656a9fe0
[MWB]Simulate input to gain focus when hiding mouse ( #26524 )
...
* [MWB]Simulate input to gain focus when hiding mouse
* Little tooltip fix
2023-05-31 16:59:15 +01:00
Jaime Bernardo
0f04180912
[MWB]Work without service if service doesn't start ( #26521 )
2023-05-31 15:50:48 +01:00
Andrey Nekrasov
4cc74da82f
[MWB]Remove shortcut for deprecated VKMap functionality( #26484 )
...
* Comment out code hooking Ctrl+Shift+Alt+K to toggle unused UseVKMap setting
* [MWB] Remove UseVKMap and VKMap completely
---------
Co-authored-by: David Taylor <davidt@yadt.co.uk >
2023-05-30 17:46:42 +01:00
Andrey Nekrasov
1d23ed5811
[MWB]Prevent spurious wakeups so screens can turn off( #26476 )
2023-05-30 14:56:45 +01:00
Jaime Bernardo
4905258c94
[MWB]Hide cursor when positioning to the top of screen ( #26447 )
2023-05-30 09:45:27 +01:00
Andrey Nekrasov
202bb4caf5
[MWB] fix layout resetting to one row ( #26438 )
2023-05-29 17:00:23 +01:00
Andrey Nekrasov
29eebe16a4
[New Utility]Mouse Without Borders
...
* Integrate Mouse Without Borders into PowerToys
---------
Co-authored-by: Jaime Bernardo <jaime@janeasystems.com >
2023-05-18 21:48:03 +01:00