On Mon, 2004-05-03 at 11:22, duncan brown wrote: > > personally, i think that the login manager shouldn't be gtk/qt/etc > specific, but very much neutral as to not add requirements to the install > that shouldn't have to be there. All UI has to use a toolkit or it flunks a whole series of requirements (i18n, a11y, for starters). Any controls that aren't using GTK or Qt are a bug, though in some cases they're a legacy bug we'll never care to fix (e.g. "classic X" apps such as xterm). Havoc