aboutsummaryrefslogtreecommitdiff
path: root/control.c
Commit message (Expand)AuthorAge
* Merge branch 'obsd-master'Thomas2013-03-26
|\
| * Fix compiler warnings, missing #include. From Thomas Adam.Nicholas Marriott2013-03-26
| * Add time and a command count to control mode guards, based on code fromNicholas Marriott2013-03-25
| * Add a command queue to standardize and simplify commands that call otherNicholas Marriott2013-03-24
| * Need to set clients in context before changing their reference count.Nicholas Marriott2013-03-22
| * Remove unnecessary initializers of cmd_ctx.Nicholas Marriott2013-03-22
* | Add time and a command count to control mode guards, based on code from GeorgeNicholas Marriott2013-03-11
* | Add a command queue to standardize and simplify commands that call otherNicholas Marriott2013-02-23
* | Need to set clients in context before changing their reference count.Nicholas Marriott2013-02-20
* | Remove unnecessary initializers of cmd_ctx.Nicholas Marriott2013-02-18
* | Add functions to allocate and free command contexts rather than doing it all onNicholas Marriott2013-02-18
* | Merge branch 'obsd-master'Thomas Adam2012-09-24
|\|
| * Add control_write_buffer, from George Nachman.Nicholas Marriott2012-09-24
| * Send notifications to control clients. Also don't redraw client whenNicholas Marriott2012-09-03
| * xfree is not particularly helpful, remove it. From Thomas Adam.Nicholas Marriott2012-07-10
| * Add a skeleton mode to tmux (called "control mode") that let's tmuxNicholas Marriott2012-06-18
* Send notifications to control clients. Also don't redraw client whenNicholas Marriott2012-09-04
* Sync OpenBSD patchset 1150:Tiago Cunha2012-07-11
* Sync OpenBSD patchset 1138:Tiago Cunha2012-06-18