192 Commits (312ab6efc00b4e79f575666cc31d0bca01d235e4)

Author SHA1 Message Date
Raheman Vaiya 312ab6efc0 Fix layout_indicator 4 years ago
Raheman Vaiya 2507ac7d7e unicode: Reduce compose sequence size (#285) 4 years ago
Raheman Vaiya b3af741cd0 bind: Add missing NULL terminator 4 years ago
Raheman Vaiya 6133732164 Fix socket permissions 4 years ago
Raheman Vaiya 8b16e02de5 Add listen command (#294, #217) 4 years ago
Raheman Vaiya 53f0a85781 Add reload + switch to command oriented interface. 4 years ago
Raheman Vaiya dba7b7e830 refactor: Major code cleanup 4 years ago
Raheman Vaiya e17d79cad5 unicode: Use cancel as the compose leader (#285) 4 years ago
Raheman Vaiya ae51918ff3 Fix setlayout + IPC fd leak (#283) 4 years ago
Raheman Vaiya f6f8793c42 Add clear() (#253) 4 years ago
Raheman Vaiya ed4f83f5e1 Simplify IPC logic + add --all 4 years ago
Raheman Vaiya c70e4bdd28 refactor: Clean up arg handling (switch to getopt) 4 years ago
Raheman Vaiya 7800299239 config: Prevent the main layer from being toggled 4 years ago
Raheman Vaiya f4efe1f364 Add a new layout type 4 years ago
Raheman Vaiya fd6840ddf4 Add toggle2 (#270) 4 years ago
Raheman Vaiya bf63568d72 mouse: Add support for mice which use absolute positioning (e.g trackpads) 4 years ago
Raheman Vaiya e749310df4 Eliminate propagation delay on grab if no keys are depressed 4 years ago
Raheman Vaiya 0f07854cc4 Allow key up events to propagate on start. (#230) 4 years ago
Raheman Vaiya 4eaeaba411 Add macro_sequence_timeout (#255) 4 years ago
Raheman Vaiya 8fa138cf75 Simplify keyboard check (#261) 4 years ago
Raheman Vaiya c1655dffbc aliases: Assign keycodes of valid alias key names by default 4 years ago
Raheman Vaiya 67a2af0f7f config: Invert alias syntax 4 years ago
Raheman Vaiya f660385d06 bugfix: Avoid processing global section 4 years ago
Raheman Vaiya 1135ec29c2 config: Add aliases 4 years ago
Raheman Vaiya 9bbf048554 Don't terminate in the presence of long macros 4 years ago
Raheman Vaiya 99a7869796 Increase debug verbosity 4 years ago
Raheman Vaiya a26ea19381 Create virtual pointer on initialization (#249) 4 years ago
Raheman Vaiya 4396487f56 Move layouts into /usr/share/keyd/layouts (#237) 4 years ago
Raheman Vaiya b7c09b3715 Allow comments in ids section (#245) 4 years ago
Raheman Vaiya a3d21b427e Revert 5b9de6c76 4 years ago
Raheman Vaiya bc505013ed Add common layouts 4 years ago
Raheman Vaiya b0d9cce64a config: Add support for including other files 4 years ago
Raheman Vaiya 5b9de6c760 Route button presses through the virtual keyboard (#162) 4 years ago
Raheman Vaiya 3d09cce6f7 Make -m less noisy by default 4 years ago
Raheman Vaiya 6064708cb3 Fix side button mouse passthrough 4 years ago
Raheman Vaiya 7a338acb4e Fix scroll passthrough for managed mice (#191) 4 years ago
Raheman Vaiya 92287f7448 Add opt-in mouse support (#162, #191) 4 years ago
Raheman Vaiya 0c91ed88ff Fix VT repeat (#227) 4 years ago
Raheman Vaiya b4217733c1 Avoid processing ungrabbed input devices 4 years ago
Raheman Vaiya cf0c45b8cf Avoid zombie processes when forking (#221) 4 years ago
Raheman Vaiya d0f0a9251b Don't apply layer mods to unicode sequences (#222) 4 years ago
Raheman Vaiya 0840338825 Implement mouse passthrough for hybrid devices (#175) 4 years ago
Raheman Vaiya 248e047185 vkbd: Add support for absolute mouse movement 4 years ago
Raheman Vaiya 2e0246b0fc Make debug output more verbose 4 years ago
Raheman Vaiya 3421ccaa37 Remove extraneous free 4 years ago
Raheman Vaiya 8f22f5d2e1 Guard against key overlap 4 years ago
Raheman Vaiya 76ef5b73d8 Share state between keyboards (#202) 4 years ago
Raheman Vaiya 6c650002da refactor: Clean up parsing logic + move layer state into keyboard struct 4 years ago
Raheman Vaiya 023e273256 Fix nested actions (#205) 4 years ago
Raheman Vaiya 9e4937152b Fix mouse buttons 4 years ago