diff options
author | Kristian Høgsberg <krh@bitplanet.net> | 2012-03-05 21:02:53 -0500 |
---|---|---|
committer | Kristian Høgsberg <krh@bitplanet.net> | 2012-03-05 21:02:53 -0500 |
commit | bbebd304fba6567cf3475d5f850d26b16ca516fe (patch) | |
tree | 00f91573ea6d70aa75361c8d20dc1fbc51f48570 /TODO | |
parent | c1804b5735f30f87949115ac8739376485df3fdb (diff) |
TOOD: Frame based input done
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -3,8 +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"? - - Framebased input event delivery. - - Protocol for arbitrating access to scanout buffers (physically contiguous memory). When a client goes fullscreen (or ideally as the compositor starts the animation that will make it fullscreen) |