1. d98d316 Some new notifications, mainly for active pane and current window and session: by nicm · 7 years ago
  2. 6b2009a Add a helper function for the most common format_create/defaults/expand pattern. by nicm · 8 years ago
  3. 7d23d01 Add a window or pane id "tag" to each format tree and use it to separate by nicm · 8 years ago
  4. 41e633a Use the notify name string instead of going via an enum and change by nicm · 8 years ago
  5. 3f138dc Rename a function for consistency and some spacing nits. by nicm · 8 years ago
  6. 995af0e I no longer use my SourceForge address so replace it. by nicm · 9 years ago
  7. 01831da Add cmdq as an argument to format_create and add a format for the by nicm · 9 years ago
  8. e0f26dc Remove format_create_flags and just pass flags to format_create. by nicm · 9 years ago
  9. 577c0e3 Use __unused rather than rolling our own. by nicm · 9 years ago
  10. 531869b Add window_visible_layout which ignores zoomed panes and use it for by nicm · 9 years ago
  11. aeedb46 Convert clients list into a TAILQ. by nicm · 9 years ago
  12. 4946f74 Wrap all the individual format_* calls in a single format_defaults functions. by nicm · 10 years ago
  13. 7ab2690 Differentiate between linked and unlinked window closes and renames, by nicm · 10 years ago
  14. 771d7db Fix compiler warnings, missing #include. From Thomas Adam. by Nicholas Marriott · 12 years ago
  15. 87fe1c0 Include prefix on ids, from George Nachman. by Nicholas Marriott · 12 years ago
  16. 6fee3e9 Rename session idx to session id throughout and add $ prefix to targets by Nicholas Marriott · 12 years ago
  17. 2c14a77 Remove some unused/unnecessary control notifications, from George Nachman. by Nicholas Marriott · 12 years ago
  18. 17bbf90 Add notification for input from a pane, from George Nachman. by Nicholas Marriott · 12 years ago
  19. 9247c90 Send notifications to control clients. Also don't redraw client when suspended. by Nicholas Marriott · 12 years ago