code: simplify view rendering

This commit is contained in:
Isaac Freund
2020-06-11 01:19:59 +02:00
parent 8839ae7335
commit 0ab2b3134e
2 changed files with 8 additions and 21 deletions

View File

@ -56,7 +56,7 @@ wlr_surface: ?*c.wlr_surface,
/// If the view is floating or not
floating: bool,
/// True if the view is currentlt focused by at lease one seat
/// True if the view is currently focused by at least one seat
focused: bool,
/// The current output-relative coordinates and dimensions of the view