mirror of
https://github.com/debauchee/barrier.git
synced 2025-08-06 10:09:28 +02:00
merged 1.4 r1043:1044 into trunk
This commit is contained in:
parent
7f4138a376
commit
2fe11744cf
28 changed files with 1101 additions and 267 deletions
|
@ -215,7 +215,7 @@ public:
|
|||
event in \p keys. It returns the \c KeyItem of the key being
|
||||
pressed/repeated, or NULL if the key cannot be mapped.
|
||||
*/
|
||||
const KeyItem* mapKey(Keystrokes& keys, KeyID id, SInt32 group,
|
||||
virtual const KeyItem* mapKey(Keystrokes& keys, KeyID id, SInt32 group,
|
||||
ModifierToKeys& activeModifiers,
|
||||
KeyModifierMask& currentState,
|
||||
KeyModifierMask desiredMask,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue