Gilbert wrote: > Do you not have the alt-dialog patch applied to your sources? > It is already in the mercurial repo (it is needed for the runbox history > feature).
WindowMaker/src/WindowMaker.h | 1 + WindowMaker/src/defaults.c | 3 + WindowMaker/src/dialog.c | 322 +++++++++++++++++++++++++++++++++++++++++ WindowMaker/src/dialog.h | 1 + WindowMaker/src/misc.c | 136 +++++++----------- 5 files changed, 377 insertions(+), 86 deletions(-) I think it is a bit too much to carry for something I never use. Besides if I really needed to have a history for it, those commands would be in the rootmenu proper. And if it is a one-time-only then I don't need the feature. So I think it is perfectly fine to have a "run" dialog as it is now (small and to the point). If you need more than that, xterm + bash does a better job, IMHO. Having a "run" history with tab completion is a bit overkill for my use of a window manager I guess. -- To unsubscribe, send mail to [email protected].
