aboutsummaryrefslogtreecommitdiff
path: root/notify.c
Commit message (Expand)AuthorAge
...
| * Fire hooks on the simple notifys (window-renamed and session-renamed),nicm2016-10-15
| * Drain notifys once at the end of the server loop instead of doing itnicm2016-10-15
* | Merge branch 'obsd-master'Thomas Adam2016-10-12
|\|
| * Loads more static, except for cmd-*.c and window-*.c.nicm2016-10-10
* | Merge branch 'obsd-master'Thomas Adam2015-06-07
|\|
| * Similarly, for sessions use a callback to free rather than checkingnicm2015-06-05
| * Change deref to the more sensible unref, and add a couple I missed before.nicm2015-06-05
* | Merge branch 'obsd-master'Thomas Adam2015-04-25
|\|
| * Convert clients list into a TAILQ.nicm2015-04-24
* | No need for $Id$ now.Nicholas Marriott2014-11-08
* | Merge branch 'obsd-master'Thomas Adam2012-09-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
| * Fix up window reference counting and don't crash if the rename timerNicholas Marriott2012-08-21
| * Add a queue of notifys and a way to turn them off and on (we do not wantNicholas Marriott2012-07-13
| * Add notify hooks for various events, the functions are currently emptyNicholas Marriott2012-03-17
* Send notifications to control clients. Also don't redraw client whenNicholas Marriott2012-09-04
* Sync OpenBSD patchset 1165:Tiago Cunha2012-08-31
* Remove osdep include.Tiago Cunha2012-08-12
* Sync OpenBSD patchset 1153:Tiago Cunha2012-08-12
* Sync OpenBSD patchset 1069:Tiago Cunha2012-03-18