mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-10-29 05:40:16 -04:00
TODO: Update
This commit is contained in:
parent
4bde293ff8
commit
eff7fc0d99
1 changed files with 0 additions and 10 deletions
10
TODO
10
TODO
|
|
@ -1,15 +1,5 @@
|
|||
Core wayland protocol
|
||||
|
||||
- Fix visuals
|
||||
|
||||
- Generic error reporting mechanism: display.error(object, code, msg)
|
||||
event that all interfaces can use to report fatal (ie client
|
||||
killing) errors. The object is the object that the "error is
|
||||
generated for", what that means is up to the interface to define,
|
||||
but the errorcode has to be unique in the context of that object.
|
||||
The msg argument is a textual description that the client can print
|
||||
as it dies.
|
||||
|
||||
- Move map_* requests to wl_shell as set_*, rename to
|
||||
wl_desktop_shell. Make initial attach the request that shows the
|
||||
surface and make attach with 0 buffer show the surface. Drop the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue