mirror of
https://github.com/lvgl/lvgl.git
synced 2026-05-21 22:52:46 +08:00
feat(wayland): add display rotation support for the shm backend (#9386)
This commit is contained in:
@@ -54,10 +54,7 @@ It uses Wayland's shared memory protocol (``wl_shm``) for rendering, which is su
|
||||
* Double-buffered direct rendering
|
||||
* Universal compatibility with all Wayland compositors
|
||||
* No special hardware requirements
|
||||
|
||||
**Limitations:**
|
||||
|
||||
* Rotation is not currently supported
|
||||
* Rotation support
|
||||
|
||||
**Usage:**
|
||||
|
||||
@@ -296,7 +293,6 @@ Current state and objectives
|
||||
****************************
|
||||
|
||||
* Server-side window decorations
|
||||
* Rotation support for the SHM backend
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user