Rivoreo Source Code Repositories
src.rivoreo.one
/
tmux
/
2311bbd28a227a8b6e6e52bf30665b37315cad11
/
notify.c
0d19d78
Merge branch 'obsd-master'
by Thomas Adam
· 8 years ago
458b6eb
Some tidying and tweaks to options code.
by nicm
· 8 years ago
d54e990
Merge branch 'obsd-master'
by Thomas Adam
· 8 years ago
fe10684
Use notifys for alerts too.
by nicm
· 8 years ago
41e633a
Use the notify name string instead of going via an enum and change
by nicm
· 8 years ago
1a6e696
Merge branch 'obsd-master'
by Thomas Adam
· 8 years ago
d15d54c
Add hook_session and hook_window formats to get information on the
by nicm
· 8 years ago
3f35b52
Provide a way for hooks to tag formats onto the commands they fire so
by nicm
· 8 years ago
026ad08
Notifys can go via the command queue instead of using their own queue.
by nicm
· 8 years ago
b342bd0
Mass rename struct cmd_q to struct cmdq_item and related.
by nicm
· 8 years ago
c67b702
Merge branch 'obsd-master'
by Thomas Adam
· 8 years ago
ddc4512
Rewrite command queue handling. Each client still has a command queue,
by nicm
· 8 years ago
623e547
Merge branch 'obsd-master'
by Thomas Adam
· 8 years ago
3f138dc
Rename a function for consistency and some spacing nits.
by nicm
· 8 years ago
63b2547
Fire hooks on the simple notifys (window-renamed and session-renamed),
by nicm
· 8 years ago
9b3ae84
Drain notifys once at the end of the server loop instead of doing it
by nicm
· 8 years ago
b9dc855
Merge branch 'obsd-master'
by Thomas Adam
· 8 years ago
c426e48
Loads more static, except for cmd-*.c and window-*.c.
by nicm
· 8 years ago
7acc4ad
Merge branch 'obsd-master'
by Thomas Adam
· 9 years ago
641a9cd
Similarly, for sessions use a callback to free rather than checking every loop.
by nicm
· 9 years ago
10e90ae
Change deref to the more sensible unref, and add a couple I missed before.
by nicm
· 9 years ago
56e1132
Merge branch 'obsd-master'
by Thomas Adam
· 10 years ago
aeedb46
Convert clients list into a TAILQ.
by nicm
· 10 years ago
747cab4
No need for $Id$ now.
by Nicholas Marriott
· 10 years ago
4875002
Merge branch 'obsd-master'
by Thomas Adam
· 12 years ago
17bbf90
Add notification for input from a pane, from George Nachman.
by Nicholas Marriott
· 12 years ago
41a4481
Send notifications to control clients. Also don't redraw client when suspended.
by Nicholas Marriott
· 12 years ago
9247c90
Send notifications to control clients. Also don't redraw client when suspended.
by Nicholas Marriott
· 12 years ago
56e3748
Sync OpenBSD patchset 1165:
by Tiago Cunha
· 12 years ago
58e8e0e
Fix up window reference counting and don't crash if the rename timer
by Nicholas Marriott
· 12 years ago
96aaa87
Remove osdep include.
by Tiago Cunha
· 12 years ago
c8849ac
Sync OpenBSD patchset 1153:
by Tiago Cunha
· 12 years ago
5385a9b
Add a queue of notifys and a way to turn them off and on (we do not want
by Nicholas Marriott
· 12 years ago
f41efd9
Sync OpenBSD patchset 1069:
by Tiago Cunha
· 13 years ago
4621034
Add notify hooks for various events, the functions are currently empty
by Nicholas Marriott
· 13 years ago