diff options
author | Kristian Høgsberg <krh@bitplanet.net> | 2011-05-19 11:53:39 -0400 |
---|---|---|
committer | Kristian Høgsberg <krh@bitplanet.net> | 2011-05-19 11:53:39 -0400 |
commit | eff7fc0d99be2e51eaa351785030c8d374ac71de (patch) | |
tree | 79583239659cc27f373c12bc7e0cb2b73867ed4a /TODO | |
parent | 4bde293ff8109d55eeaee8732f5a6ee0c8cd4bd9 (diff) |
TODO: Update
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 10 |
1 files changed, 0 insertions, 10 deletions
@@ -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 |