dbus: Fix event handling
commitbfcb1628b714e9e94cf39312c4255aa95d1be1f9
authorUli Schlachter <psychon@znc.in>
Wed, 21 Nov 2012 21:05:15 +0000 (21 22:05 +0100)
committerUli Schlachter <psychon@znc.in>
Wed, 21 Nov 2012 21:05:15 +0000 (21 22:05 +0100)
treef9e71d69d6241e11465313a3cca82bc1ac8d35b7
parentea3011941063f2b4f7721fa520a0b9a4069b436f
dbus: Fix event handling

The port to glib failed to actually watch the file descriptor for events and
thus awesome silently ignored all dbus messages. My bad.

Signed-off-by: Uli Schlachter <psychon@znc.in>
dbus.c