aboutsummaryrefslogtreecommitdiff
path: root/control-notify.c
Commit message (Collapse)AuthorAge
* Fix compiler warnings, missing #include. From Thomas Adam.Nicholas Marriott2013-03-26
|
* Include prefix on ids, from George Nachman.Nicholas Marriott2013-03-25
|
* Rename session idx to session id throughout and add $ prefix to targetsNicholas Marriott2013-03-25
| | | | to use it, extended from a diff from George Nachman.
* Remove some unused/unnecessary control notifications, from George Nachman.Nicholas Marriott2013-03-25
|
* Add notification for input from a pane, from George Nachman.Nicholas Marriott2012-09-25
|
* Send notifications to control clients. Also don't redraw client whenNicholas Marriott2012-09-03
suspended.