all repos — openbox @ e48dce6707b9273eaa46957624932288317a30da

openbox fork - make it a bit more like ryudo

add a comment
Dana Jansens danakj@orodu.net
commit

e48dce6707b9273eaa46957624932288317a30da

parent

16fcb1213d4ccfccd4e4a8ad5e8b0c826dc5c16e

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

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

@@ -3463,6 +3463,8 @@ }

gboolean client_focus(ObClient *self) { + /* we might not focus this window, so if we have modal children which would + be focused instead, bring them to this desktop */ client_bring_modal_windows(self); /* choose the correct target */