mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-10-29 05:40:16 -04:00
Update TODO
Casey did surface.enter/leave.
This commit is contained in:
parent
a5df3de101
commit
9d37682db3
1 changed files with 0 additions and 6 deletions
6
TODO
6
TODO
|
|
@ -3,12 +3,6 @@ Core wayland protocol
|
|||
- scanner: wl_* prefix removal: split it out into a namespace part so
|
||||
we can call variables "surface" instead of "wl_surface"?
|
||||
|
||||
- we need surface.enter/leave events to be emitted as the surface
|
||||
enters and leaves outputs. This lets us track which output(s) a
|
||||
surface is currently showing on, which affects how we render
|
||||
(subpixel information, dpi, rotation). By using enter/leave
|
||||
events, a surface can be on multiple output.
|
||||
|
||||
- We need rotation information in the output (multiples of 90
|
||||
degress) and we'll need a way for a client to communicate that it
|
||||
has rendered it's buffer according to the output rotation. The
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue