mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-04-17 22:39:46 +02:00
feat(wm): add query command to cli
Added a query command to komorebic to return the WindowManager struct serialized to JSON to help with debugging and maybe help others to build tools like stackline for yabai in the future.
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -347,6 +347,8 @@ dependencies = [
|
||||
"komorebi-core",
|
||||
"lazy_static",
|
||||
"nanoid",
|
||||
"serde",
|
||||
"serde_json",
|
||||
"strum",
|
||||
"sysinfo",
|
||||
"tracing",
|
||||
|
||||
Reference in New Issue
Block a user