Tree
- Tree:
6754a7d45a1cbdeab4e73718df3b08a861684125- Date:
- Message:
- bxhkd.c: Implement command dispatch and harden socket logic. - Add dispatch logic in keypress() to route local commands to spawn() and socket commands to send_cmd(), using the local flag from theHotkey struct. - Fix -Wsign-compare warning by changing loop variable to size_t. - Add NULL check on getenv("HOME") in send_cmd(). - Mark send_cmd parameter as const. - Replace hardcoded socket path with SOCKET_SUFFIX macro.
| .gitignore | commits | blame |
| Makefile | commits | blame |
| bxhkd.c | commits | blame |
| config.def.h | commits | blame |
