From a5c2aadf2778d6ab4105abd457cd2ab21a1172ec Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Fri, 22 Jun 2007 14:28:21 +0000 Subject: add lower and raiselower actions --- openbox/actions/all.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'openbox/actions/all.c') diff --git a/openbox/actions/all.c b/openbox/actions/all.c index 4bc4814a..c4edc5c3 100644 --- a/openbox/actions/all.c +++ b/openbox/actions/all.c @@ -15,4 +15,6 @@ void action_all_startup() action_move_startup(); action_focus_startup(); action_raise_startup(); + action_lower_startup(); + action_raiselower_startup(); } -- cgit v1.2.3