On Tuesday 11 August 2009 11:24:46 Lionel Chauvin wrote: > - one url bar for all tabs This will mean more complicated d-bus interface and transferring pixmaps through it (the site icon is one example).
^^ This is a better solution, I'm just saying what is the problem with it. I have the code for transferring complex data through d-bus already written. > - modify mainview of rekonq for xembed rekonq_tab in a new tab (but keep > also the current implementation of tabs) The best way (IMO) would be to make an abstract TabContents class which would be a common interface to NormalTabContents and XEmbedTabContents (these names only serve the purpose of better explanation) :) > - automatically reload a crashed tab > - if 3+ crashs display an error page in this tab for reload manually I'm not sure this is a good idea. The usual sites that crash a browser are heavy to reload, and usually have plugins or whatever. Reloading them automatically would increase the traffic and CPU usage even when it is not needed. ----- On Tuesday 11 August 2009 15:56:35 Andrea Diamantini wrote: > > - remove global menu > > I'd like hear different voices here. I'm ok with this, but I'm not sure > there is general consensus. I guess this thing will be the-most-complained-about (tm) by the users. But, I'm /pro/ and we'll see the reactions :) Cheerio _______________________________________________ rekonq mailing list [email protected] https://mail.kde.org/mailman/listinfo/rekonq
