Tree
- Tree:
d3c8afd9bfabbbdee1e7fdd459679c836dd43efb- Date:
- Message:
- bxwm.c: - Implement socket-based Inter-Process Communication (IPC) for command execution. - Replace blocking XNextEvent() loop with poll() multiplexing to watch both X11 events and a new Unix domain socket. - Add socket_init() and handle_socket_command() to manage IPC. - Migrate window management commands to be callable via socket strings. - Refactor event loop to handle X11 events and socket commands concurrently.
| .gitignore | commits | blame |
| LICENSE.md | commits | blame |
| Makefile | commits | blame |
| bxwm.c | commits | blame |
| config.def.h | commits | blame |
