implement get_tree command

This commit is contained in:
Zandr Martin 2016-07-04 13:34:44 -05:00
parent 7144fb9fc3
commit 15a324b0d3
No known key found for this signature in database
GPG key ID: AA2BB8EF77F7BBDC
6 changed files with 385 additions and 152 deletions

View file

@ -21,6 +21,7 @@ add_executable(sway
handlers.c
input.c
input_state.c
ipc-json.c
ipc-server.c
layout.c
main.c