mirror of
https://github.com/kangyu-california/PersistentWindows.git
synced 2025-05-11 04:55:39 +02:00
deactivate session when fullscreen gaming
This commit is contained in:
parent
bff39c71dc
commit
346e5fdb36
1 changed files with 2 additions and 1 deletions
|
@ -622,6 +622,7 @@ namespace PersistentWindows.Common
|
|||
//restore icon to idle
|
||||
hideRestoreTip();
|
||||
iconBusy = false;
|
||||
if (!fullScreenGamingWindows.Contains(foreGroundWindow))
|
||||
sessionActive = true;
|
||||
}
|
||||
else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue