bar_update() on cycle_layout() for the indicator.

This commit is contained in:
Reginald Kennedy 2012-07-15 23:46:29 +08:00
parent 9a58fa26ba
commit e2e555b67e

View file

@ -2997,6 +2997,7 @@ cycle_layout(struct swm_region *r, union arg *args)
ws->cur_layout = &layouts[0];
stack();
bar_update();
if (focus_mode == SWM_FOCUS_DEFAULT)
event_drain(XCB_ENTER_NOTIFY);