]> git.sur5r.net Git - i3/i3/commit
Implement support for startup notifications
authorMichael Stapelberg <michael@stapelberg.de>
Sun, 9 Oct 2011 17:21:59 +0000 (18:21 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Mon, 10 Oct 2011 14:54:17 +0000 (15:54 +0100)
commitb9db72dc8af70767a05fea73fb8ebacf0c5db6b8
treeec29ee18262552d9bdb477f1f37f0af3e832cf12
parent2a29d9c2c16ebd939d6729fe755747799472dd6c
Implement support for startup notifications

This only sets up startup notifications for the 'exec' commands and directives.

Monitoring startups follows later.
common.mk
include/i3.h
src/main.c
src/util.c