X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fframe.c;fp=openbox%2Fframe.c;h=30630fbb53c3806598026d367c48b281e0c61ba2;hb=90cecafa3de2f118e550622932d1d30266c71226;hp=8a7b1aef441f6206624d2af5893169fb80013a71;hpb=bd2db36b6cbbc04614e0444fbf652f0a24f8f3ac;p=chaz%2Fopenbox diff --git a/openbox/frame.c b/openbox/frame.c index 8a7b1aef..30630fbb 100644 --- a/openbox/frame.c +++ b/openbox/frame.c @@ -850,7 +850,7 @@ void frame_adjust_area(ObFrame *self, gboolean moved, /* if this occurs while we are focus cycling, the indicator needs to match the changes */ if (focus_cycle_target == self->client) - focus_cycle_draw_indicator(self->client); + focus_cycle_update_indicator(self->client); } if (resized && (self->decorations & OB_FRAME_DECOR_TITLEBAR)) XResizeWindow(obt_display, self->label, self->label_width,