mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-11 00:58:14 +08:00
Added switch delay and double-tap options to win32 and added a
tray icon to the client and server that gives status feedback to the user and allows the user to kill the app.
This commit is contained in:
@@ -39,7 +39,7 @@ private:
|
||||
static BOOL WINAPI signalHandler(DWORD);
|
||||
|
||||
private:
|
||||
static DWORD s_thread;
|
||||
static CArchThread s_thread;
|
||||
|
||||
CArchMutex m_mutex;
|
||||
HANDLE m_output;
|
||||
|
||||
Reference in New Issue
Block a user