tinywl: remove outdated non-feature from README.md

Now that tinywl uses wlr_scene under the hood, damage tracking comes for
free.
This commit is contained in:
Kirill Primak 2022-03-30 16:10:41 +03:00 committed by Simon Ser
parent 62fbf3f4ba
commit 578e5614d4
1 changed files with 0 additions and 2 deletions

View File

@ -43,5 +43,3 @@ Notable omissions from TinyWL:
- Optional protocols, e.g. screen capture, primary selection, virtual
keyboard, etc. Most of these are plug-and-play with wlroots, but they're
omitted for brevity.
- Damage tracking, which tracks which parts of the screen are changing and
minimizes redraws accordingly.