From 7e6f7fb45466bf6672e295ab155a9697c294410c Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Fri, 22 Jun 2007 18:38:51 +0000 Subject: add the directionaltargetwindow action --- openbox/actions/all.c | 1 + 1 file changed, 1 insertion(+) (limited to 'openbox/actions/all.c') diff --git a/openbox/actions/all.c b/openbox/actions/all.c index a9525233..b3fd1619 100644 --- a/openbox/actions/all.c +++ b/openbox/actions/all.c @@ -29,4 +29,5 @@ void action_all_startup() action_kill_startup(); action_omnipresent_startup(); action_directionalcyclewindows_startup(); + action_directionaltargetwindow_startup(); } -- cgit v1.2.3