mirror of
https://github.com/debauchee/barrier.git
synced 2026-07-27 08:40:41 +08:00
checkpoint. added half duplex for num lock.
This commit is contained in:
@@ -57,8 +57,9 @@ private:
|
||||
bool m_active;
|
||||
Window m_window;
|
||||
|
||||
// note if caps lock key toggles on up/down (false) or on
|
||||
// note toggle keys that toggle on up/down (false) or on
|
||||
// transition (true)
|
||||
bool m_numLockHalfDuplex;
|
||||
bool m_capsLockHalfDuplex;
|
||||
|
||||
// masks that indicate which modifier bits are for toggle keys
|
||||
|
||||
Reference in New Issue
Block a user