217 Commits (d8cd256f4258c0d724314f1bb4e95f04b3a5a4bd)

Author SHA1 Message Date
Raheman Vaiya d8cd256f42 reload: Avoid managing the vkbd 4 years ago
Raheman Vaiya 1f3a780879 daemon: Fix reload 4 years ago
Raheman Vaiya 5da441b6fc Makefile: Fix PREFIX 4 years ago
Raheman Vaiya 2740304a6f Add clearm 4 years ago
Raheman Vaiya 005b5dc9fc bind: Fix arg processing 4 years ago
Raheman Vaiya 31b36d50e9 config: Add missing NULL terminator 4 years ago
Raheman Vaiya 31c8bffe5c config: Allow for more whitespace in include statements 4 years ago
Raheman Vaiya 55c4477b89 Add -t flag to input and do commands 4 years ago
Raheman Vaiya 190bd68242 Rename swap2/toggle2/overload2 + add oneshotm and layerm 4 years ago
Raheman Vaiya e3eb10b07c Add more debug logging 4 years ago
Raheman Vaiya 11373f9edc config: Demote parsing failure to warning (#329) 4 years ago
Raheman Vaiya 8778022f40 config: Fix ambiguous timeout parsing in macros 4 years ago
Raheman Vaiya b68a8e528c macro: Fix unicode handling (#327) 4 years ago
Raheman Vaiya 604745c04a Add more debug output for tracing io flows (#321) 4 years ago
Raheman Vaiya fb94a85d94 toggle2: Execute macro on key down instead of key up 4 years ago
Raheman Vaiya ae4909ac53 Add overload3 4 years ago
Raheman Vaiya b1fdaa4d01 Add overload2 (#309) 4 years ago
Raheman Vaiya 0ec11fb4b0 Add timestamps to input events 4 years ago
Raheman Vaiya 7ef46cf3ed Add missing altgr mappings to shipped layouts 4 years ago
Raheman Vaiya b131db16d1 Increase the size of the descriptor table (#314) 4 years ago
Raheman Vaiya 40efc24002 Fix typos 4 years ago
Raheman Vaiya abb056ba2c Add do command 4 years ago
Raheman Vaiya 9599960804 Add input command 4 years ago
Raheman Vaiya 5fc6cde3de monitor: Add -t flag 4 years ago
Raheman Vaiya 52ab139ca3 monitor: Drain stdin on exit 4 years ago
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