inclement / vivarium

A dynamic tiling Wayland compositor using wlroots
GNU General Public License v3.0
372 stars 13 forks source link

Damage tracking not implemented #37

Closed inclement closed 3 years ago

inclement commented 3 years ago

We definitely need to do damage tracking. Just doing the first steps of not drawing frames where nothing has changed would be a good start, depending on what the wlroots api encourages.

inclement commented 3 years ago

In progress in #38