On Mon, Sep 29, 2008 at 11:12:39AM -0400, Jorge Arellano Cid wrote:
On Mon, Sep 29, 2008 at 04:03:55PM +0200, Johannes Hofmann wrote:
Hi,
On Mon, Sep 29, 2008 at 09:48:58AM -0400, Jorge Arellano Cid wrote:
Hi,
Can somebody please make the dialog for closing a window with tabs open?
"Close Window" only closes the current tab anyway.
Yes.
"Exit Dillo" closes all windows including tabs. So, do you think about a dialog in the "Exit Dillo" case when there is more than one tab or more than one window or both?
Both, plus the window manager's "close window" if there're open Tabs.
Do we have the number of open windows somewhere?
In bw.cc's num_bws.
Ok, please check attached patch. It relies on the current browser window to be stored in a window's user_data. We may want to reconsider this, but certainly not before the release. Cheers, Johannes