README: mark wayland as done

This commit is contained in:
Vaxry 2024-06-19 23:08:35 +02:00
parent 790ce7dfbf
commit a13f03d718

View file

@ -19,7 +19,7 @@ cmake --build ./build --config Release --target all -j`nproc 2>/dev/null || getc
## TODOs ## TODOs
- [ ] Wayland backend - [x] Wayland backend
- [ ] DRM backend (DRM / KMS / libinput) - [ ] DRM backend (DRM / KMS / libinput)
- [ ] Virtual backend (aka. Headless) - [ ] Virtual backend (aka. Headless)
- [ ] Hardware plane support - [ ] Hardware plane support