mirror of
https://github.com/gnif/LookingGlass.git
synced 2026-07-21 06:42:02 +00:00
[idd] helper: clean up exclusive monitor timer and respect setting
This commit is contained in:
@@ -124,7 +124,7 @@ int WINAPI WinMain(_In_ HINSTANCE hInstance, _In_opt_ HINSTANCE hPrevInstance, _
|
||||
g_pipe.ReloadSettings();
|
||||
});
|
||||
|
||||
window.onDisplayChange([]() {
|
||||
window.onEnsureOnlyDisplay([]() {
|
||||
return g_pipe.EnsureOnlyDisplay();
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user