X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;ds=sidebyside;f=openbox%2Fscreen.c;h=70de299d35acbc0bc879e91b2a7ada6292534644;hb=a9175a8a324deb6d1b7e717fb77fbc96204c7540;hp=0d4f2fb3debe21d6a3ce9e037f48492de1fca40c;hpb=adc5675823de8e3bbe94a1419b04103c6f845dad;p=chaz%2Fopenbox diff --git a/openbox/screen.c b/openbox/screen.c index 0d4f2fb3..70de299d 100644 --- a/openbox/screen.c +++ b/openbox/screen.c @@ -463,7 +463,7 @@ void screen_set_desktop(guint num) event_ignore_queued_enters(); - focus_hilite = focus_fallback_target(TRUE); + focus_hilite = focus_fallback_target(TRUE, focus_client); if (focus_hilite) { frame_adjust_focus(focus_hilite->frame, TRUE);