render: do basic yes/no damage tracking
This commit is contained in:
@ -404,6 +404,8 @@ fn commitTransaction(self: *Self) void {
|
||||
}
|
||||
|
||||
if (view_tags_changed) output.sendViewTags();
|
||||
|
||||
output.damage.addWhole();
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user