Add keyboard led update after keys/mod update
This commit is contained in:
parent
dd11434e90
commit
34a7f17956
2 changed files with 31 additions and 0 deletions
|
|
@ -115,6 +115,8 @@ public:
|
|||
|
||||
CInputMethodRelay m_sIMERelay;
|
||||
|
||||
void updateKeyboardsLeds(wlr_input_device* pKeyboard);
|
||||
|
||||
// for shared mods
|
||||
uint32_t accumulateModsFromAllKBs();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue