Add an IPC socket and a niri msg outputs subcommand

This commit is contained in:
Ivan Molodetskikh
2024-01-17 10:38:32 +04:00
parent 768b326028
commit 40c85da102
15 changed files with 499 additions and 12 deletions
+11
View File
@@ -0,0 +1,11 @@
[package]
name = "niri-ipc"
version.workspace = true
description.workspace = true
authors.workspace = true
license.workspace = true
edition.workspace = true
repository.workspace = true
[dependencies]
serde.workspace = true