mirror of
https://github.com/Stone-Red-Code/InvLock.git
synced 2026-09-04 00:56:10 +02:00
Make sure blur windows are on top
This commit is contained in:
@@ -140,6 +140,7 @@ public partial class LockWindow : Window
|
||||
|
||||
blurWindows.Add(blurWindow);
|
||||
blurWindow.Show();
|
||||
_ = blurWindow.Activate();
|
||||
}
|
||||
|
||||
_ = WindowsApi.SetCursorPosition(new Point(100000, 100000));
|
||||
|
||||
Reference in New Issue
Block a user