Commit graph

17 commits

Author SHA1 Message Date
Akshat Deshpande cd2e9bab9e add keysymdef.rs 2022-07-29 11:31:33 -05:00
Akshat Deshpande 85c82e7504 random commit (please ignore) 2022-07-28 21:37:00 -05:00
Akshat Deshpande 5d14402cc8 revert to 33c1cc80b6 "make destroying focused client actually work" 2022-07-25 19:47:22 -05:00
Yash Karandikar 81473de23e Return error if parts is empty 2022-07-11 12:54:44 +05:30
Yash Karandikar c18f76ce4d Send errors back over the stream to xcrab-msg 2022-07-10 20:17:13 +05:30
Yash Karandikar e79a92b157 Use proper error type for FromStr impl 2022-07-10 17:14:32 +05:30
missing 9be02e89cc fix some stuff 2022-07-09 18:13:12 -07:00
Yash Karandikar 296c807c72 Deserialize and eval Action 2022-07-06 21:47:37 +05:30
Yash Karandikar 1e00746636 Create Action type 2022-07-06 20:02:33 +05:30
Yash Karandikar 32c7d7d36d Fall back to a default socket path 2022-07-03 23:23:35 +05:30
Yash Karandikar 0832dacd1b Fix clippy lints 2022-07-03 11:38:33 +05:30
missing abac766e92 hacky workaround to actually close focused client 2022-06-29 12:39:18 -05:00
Yash Karandikar 1d988b7e38 Basic "command" parser 2022-06-28 18:15:37 +05:30
Yash Karandikar d1e153eac7 Refactor to use select! and channels 2022-06-28 18:04:50 +05:30
Yash Karandikar b1c7104155 Add license text to source files 2022-06-27 13:13:22 +05:30
Yash Karandikar 63364617b0 Remove old sockets before attemting to bind 2022-06-27 12:08:44 +05:30
Yash Karandikar 400c1cf004 Now we can read messages from the socket 2022-06-27 11:50:10 +05:30