···325325 ([!509](https://gitlab.freedesktop.org/monado/monado/merge_requests/509))
326326 - survive: Implement haptic feedback.
327327 ([!557](https://gitlab.freedesktop.org/monado/monado/merge_requests/557))
328328- - dummy: Tidy the code a bit and switch over to the new
328328+ - simulated: Tidy the code a bit and switch over to the new
329329 logging API.
330330 ([!572](https://gitlab.freedesktop.org/monado/monado/merge_requests/572),
331331 [!573](https://gitlab.freedesktop.org/monado/monado/merge_requests/573))
···373373 - compositor: Enable subimage rectangle rendering for projection layers.
374374 ([!436](https://gitlab.freedesktop.org/monado/monado/merge_requests/436))
375375 - compositor: Fix printing of current connected displays on nvidia when no
376376- whitelisted display is found.
376376+ allowed display is found.
377377 ([!477](https://gitlab.freedesktop.org/monado/monado/merge_requests/477))
378378- - compositor: Add env var to temporarily add display string to nvidia whitelist.
378378+ - compositor: Add env var to temporarily add display string to NVIDIA allowlist.
379379 ([!477](https://gitlab.freedesktop.org/monado/monado/merge_requests/477))
380380 - compositor and clients: Use a generic typedef to represent the platform-
381381 specific graphics buffer, allowing use of `AHardwareBuffer` on recent Android.