diff options
author | e-taro <e-taro> | 2006-09-23 08:39:41 +0000 |
---|---|---|
committer | e-taro <e-taro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33> | 2006-09-23 08:39:41 +0000 |
commit | 8d148768cbb2562d38791c07caebdbfad8b583f1 (patch) | |
tree | a466d04df9f095473c8ead19afa62c289dd522e6 /TODO | |
parent | 570b1b06f675b455b76e0cbf5386a0e6e9d12aea (diff) | |
download | enlightenment-8d148768cbb2562d38791c07caebdbfad8b583f1.tar.gz |
1) Maximizing in individual directions with <alt><f10> and <ctrl><f10> works now
2) Maximizing in both directions at once uses the "maximum volume" heuristic (seems to work well)
SVN revision: 26043
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -11,7 +11,6 @@ Some of the things (in very short form) that need to be done to E17... * BUG: performance bug: e_app_new() is amazingly slow and heavy. see the FIXME comment in e_fm.c in _e_fm2_icon_icon_set()... this needs to be traced, profiled and leaned down by many factors :) -* BUG: smart placement seems to screw up if a shelf is at the top of the screen * BUG: e17 screen res diaolg doesnt work under xephyr - why? * BUG: "match this window only" doesnt fall back to other unused remembers * BUG: if app asks for borderless in properties - borderless toggle in menu |