]> git.mdlowis.com Git - projs/tide.git/commit
Added tctl.c first pass for controlling a session. Added property handling to x11...
authorMichael D. Lowis <mike.lowis@gentex.com>
Thu, 10 Aug 2017 18:36:43 +0000 (14:36 -0400)
committerMichael D. Lowis <mike.lowis@gentex.com>
Thu, 10 Aug 2017 18:36:43 +0000 (14:36 -0400)
commit23434073dedaadc0577052ef7d90496beac4bb03
tree32a68963e78822032e41d21f3eac43c843bc030f
parentd59afeff7bedb756589c8a2f31516f92ff2a29a1
Added tctl.c first pass for controlling a session. Added property handling to x11 module to identify tide windows and register them with the root window
.gitignore
Makefile
TODO.md
inc/x11.h
lib/x11.c
tctl.c [new file with mode: 0644]
tide.c