summaryrefslogtreecommitdiffstats
path: root/notify.c
AgeCommit message (Expand)Author
2015-06-05Similarly, for sessions use a callback to free rather than checkingnicm
2015-06-05Change deref to the more sensible unref, and add a couple I missed before.nicm
2015-04-24Convert clients list into a TAILQ.nicm
2012-09-25Add notification for input from a pane, from George Nachman.Nicholas Marriott
2012-09-03Send notifications to control clients. Also don't redraw client whenNicholas Marriott
2012-08-21Fix up window reference counting and don't crash if the rename timerNicholas Marriott
2012-07-13Add a queue of notifys and a way to turn them off and on (we do not wantNicholas Marriott
2012-03-17Add notify hooks for various events, the functions are currently emptyNicholas Marriott