JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Refresh status-bar after moving a window.
authorTiago Cunha <tcunha@gmx.com>
Sat, 12 May 2012 21:49:42 +0000 (22:49 +0100)
committerTiago Cunha <tcunha@gmx.com>
Tue, 5 Jun 2012 21:30:56 +0000 (22:30 +0100)
spectrwm.c

index 1cf254e..e2f8670 100644 (file)
@@ -3314,6 +3314,7 @@ send_to_ws(struct swm_region *r, union arg *args)
        }
 
        stack();
+       bar_update();
 }
 
 void