diff options
| author | Dana Jansens <danakj@orodu.net> | 2007-06-22 18:38:51 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2007-06-22 18:38:51 +0000 |
| commit | 7e6f7fb45466bf6672e295ab155a9697c294410c (patch) | |
| tree | fc1793939ea52711e3b988282c6bee5fce6e458a /openbox/actions/all.c | |
| parent | 97bb443edb8895b2b68147b0b7cb89f7338cead6 (diff) | |
add the directionaltargetwindow action
Diffstat (limited to 'openbox/actions/all.c')
| -rw-r--r-- | openbox/actions/all.c | 1 |
1 files changed, 1 insertions, 0 deletions
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(); } |
