diff options
author | Kristian Høgsberg <krh@bitplanet.net> | 2011-01-21 22:01:48 -0500 |
---|---|---|
committer | Kristian Høgsberg <krh@bitplanet.net> | 2011-01-21 22:01:48 -0500 |
commit | 7f075499ead048b3d72e7ec700c775ad11d71b13 (patch) | |
tree | afb6d86e5c523e5b02386fc13d9ad9f0aef2d584 /TODO | |
parent | 027931bd33e6bda30a701be5dd1c33f01bb8b038 (diff) |
Update TODO again
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -68,9 +68,9 @@ Core wayland protocol switching away from. for minimized windows that we don't want live thumb nails for. etc. - - Initial placement of surfaces. Guess we can do, 1) - surface-relative (menus), 2) pointer-relative (tooltips and - right-click menus) or 3) server-decides (all other top-levels). + - Import relevants bits from EWMH spec, stuff like window title, + window class, app groups, icons, lower window, need attention, + fullscreen (maybe different types of fullscreen). - Per client id space. Each client has an entire 32 bit id namespace to itself. On the server side, each struct wl_client has an object |