From 206c7e1cb5576764f259382bec088ceeb05cbc48 Mon Sep 17 00:00:00 2001 From: Christopher Michael Date: Fri, 1 Sep 2006 11:05:27 +0000 Subject: [PATCH] IBox also has the same problem as IBar. Seems o_empty object is not resized when the module is. Clicking in the center of the module (where o_empty is) brings up the menu. SVN revision: 25280 --- TODO | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index 289901f35..e73c4a369 100644 --- a/TODO +++ b/TODO @@ -10,7 +10,9 @@ Some of the things (in very short form) that need to be done to E17... * BUG: e17 screen res diaolg doesnt work under xephyr - why? * BUG: the ibar specific menu only shows when you right click on icons (and not - on the bar itself). so, if there are no icons you can't get to the config + on the bar itself). so, if there are no icons you can't get to the config. + ibox also has this problem..related to the o_empty object not resizing when + the module does. * BUG: "match this window only" doesnt fall back to other unused remembers * BUG: if app asks for borderless in properties - borderless toggle in menu doesn't have any effect.