mirror of
https://github.com/gnif/LookingGlass.git
synced 2026-06-07 15:24:27 +00:00
[idd] helper: update icon tip to reflect GPU state
This commit is contained in:
@@ -308,6 +308,5 @@ void CPipeClient::HandleSetDisplayMode(const LGPipeMsg& msg)
|
||||
|
||||
void CPipeClient::HandleGPUStatus(const LGPipeMsg& msg)
|
||||
{
|
||||
if (msg.gpuStatus.software)
|
||||
CNotifyWindow::instance().noGPUNotification();
|
||||
CNotifyWindow::instance().setGPU(!msg.gpuStatus.software);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user