river-status: send view_tags on view map/unmap

This commit is contained in:
Isaac Freund
2020-06-05 00:02:55 +02:00
parent 35ceb08e1e
commit a63fb461ba
3 changed files with 10 additions and 4 deletions

View File

@ -246,10 +246,7 @@ fn commitTransaction(self: *Self) void {
view.dropStashedBuffer();
}
if (view_tags_changed) {
var it = output.status_trackers.first;
while (it) |node| : (it = node.next) node.data.sendViewTags();
}
if (view_tags_changed) output.sendViewTags();
}
// Iterate over all seats and update focus