Send notifications to control clients. Also don't redraw client when

suspended.
This commit is contained in:
Nicholas Marriott
2012-09-03 09:32:38 +00:00
parent a679a4a708
commit 9247c90d69
6 changed files with 207 additions and 9 deletions

View File

@ -81,6 +81,7 @@ SRCS= arguments.c \
cmd.c \
colour.c \
control.c \
control-notify.c \
environ.c \
format.c \
grid-utf8.c \