all repos — openbox @ 16dc1c48c801a1626ca49c67d21c2aeaec65b3ad

openbox fork - make it a bit more like ryudo

oops typo of doom
Dana Jansens danakj@orodu.net
commit

16dc1c48c801a1626ca49c67d21c2aeaec65b3ad

parent

174de91c343dfbdfe866e566393bf4790ae22596

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M openbox/client.copenbox/client.c

@@ -2777,7 +2777,7 @@ }

void client_lower(ObClient *self) { - action_run_string("Raise", self); + action_run_string("Lower", self); } gboolean client_focused(ObClient *self)