parent
0a211f29f5
commit
00c8626863
3 changed files with 14 additions and 0 deletions
|
|
@ -96,6 +96,7 @@ class CKeybindManager {
|
|||
uint32_t keycodeToModifier(xkb_keycode_t);
|
||||
void clearKeybinds();
|
||||
void shadowKeybinds(const xkb_keysym_t& doesntHave = 0, const uint32_t doesntHaveCode = 0);
|
||||
std::string getCurrentSubmap();
|
||||
|
||||
std::unordered_map<std::string, std::function<SDispatchResult(std::string)>> m_mDispatchers;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue