diff options
| author | Dana Jansens <danakj@orodu.net> | 2007-06-22 18:34:36 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2007-06-22 18:34:36 +0000 |
| commit | 97bb443edb8895b2b68147b0b7cb89f7338cead6 (patch) | |
| tree | 282796a6d83a3aaaab889aaf72a373b8b08f5f1b /openbox/actions/all.c | |
| parent | 48facba205a42b502038b43e1a735a30ffe276f8 (diff) | |
add the directionalcyclewindows 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 f303c099..a9525233 100644 --- a/openbox/actions/all.c +++ b/openbox/actions/all.c @@ -28,4 +28,5 @@ void action_all_startup() action_shade_startup(); action_kill_startup(); action_omnipresent_startup(); + action_directionalcyclewindows_startup(); } |
