summaryrefslogtreecommitdiff
path: root/src/split.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/split.c')
-rw-r--r--src/split.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/split.c b/src/split.c
index 854139a..c0405af 100644
--- a/src/split.c
+++ b/src/split.c
@@ -849,6 +849,10 @@ set_active_frame (rp_frame *frame)
|| s != old_s)
{
show_frame_indicator();
+
+ /* run the frame switch hook. We call it in here because this is
+ when a frame switch ACTUALLY (for sure) happens. */
+ hook_run (&rp_switch_frame_hook);
}
/* If the frame has no window to give focus to, give the key window