mirror of
https://github.com/debauchee/barrier.git
synced 2026-07-09 21:36:27 +08:00
(Maybe) fixed a problem detecting when win32 screen saver started.
This commit is contained in:
@@ -83,6 +83,10 @@ private:
|
||||
UINT m_msg;
|
||||
WPARAM m_wParam;
|
||||
LPARAM m_lParam;
|
||||
|
||||
// checkActive state. true if the screen saver is being watched
|
||||
// for deactivation (and is therefore active).
|
||||
bool m_active;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user