]> icculus.org git repositories - dana/openbox.git/commit
Add signal handling with the GMainLoop
authorDana Jansens <danakj@orodu.net>
Sun, 27 Jun 2010 16:02:44 +0000 (12:02 -0400)
committerDana Jansens <danakj@orodu.net>
Sun, 27 Jun 2010 16:02:44 +0000 (12:02 -0400)
commit424a752999119a18d8e25bdb75342f0c5617a211
tree1853990acd49f061e42d64f4621cfc76234d4ae7
parent13bcf0b6150c7948b1889d110340468a0ba4e3c1
Add signal handling with the GMainLoop

Provided through a very simplistic interface in obt, found in the
 obt/signal.[ch] files
Makefile.am
obt/signal.c [new file with mode: 0644]
obt/signal.h [new file with mode: 0644]
openbox/openbox.c