Refresh status-bar after moving a window.

This commit is contained in:
Tiago Cunha 2012-05-12 22:49:42 +01:00
parent 900f61bbbb
commit 141dfdbda8

View file

@ -3314,6 +3314,7 @@ send_to_ws(struct swm_region *r, union arg *args)
}
stack();
bar_update();
}
void