On 26-May-2002 Dave Serls wrote: > I may have whined about this before -- > In all versions of BB that I've used, the item text in the Workspace submenu > has the X-window title in it. Why does the same item in the Icons submenu > have only the program name? > > Dave
the icon title shows the text from 'WM_ICON_NAME(STRING) = "rxvt"' just the like the actual icon would in another window manager. The workspace text shows the titlebar text. icon text is usually shorter so it would fit on an icon.
