[PATCH] new version of Dillo tab patch, please test...
Hi'all! I have released a new version of my tabs patch for Dillo. Head for the patch website (geocities... start your junkbusters and privoxies...) and grab it while it is fresh (see below for download location). The patch was made against 20030723 CVS. Notable improvements include: - focus is on docwin on tab switch, so keyboard navigation works - focus is on location bar on empty new tab/new window - Control-click on link opens new tab, shift-click opens new window - new pref: tab_on_middle_click (default:NO), open a tab (instead of a new window) on link_middle_click - left-to-right tab deletion order (should this be a pref?) known issues: - in fullscreen mode, the 'show controls' button (in the lower right corner of the screen) disappears when switching tabs. Double-click in the window will restore the controls. The button IS reparented, it is just not shown. The widget does not seem to raise it when needed. - when loading a tab in the background, dillo sometimes (quite often actually) gives a Gdk-CRITICAL warning: Gdk-CRITICAL **: file gdkwindow.c: line 1274 (gdk_window_set_cursor): assertion `window != NULL' failed. This seems to be a widget issue (the widget tries to set a cursor on a non-existing window, see earlier messages for more explanation). (Sebastian, have you looked into this yet?) Please... test this patch, and tell me what works/what does not/what you want to see changed... The patch does not just give Dillo tab functionality, it also provides a framework for implementing frames (no pun intended) by separating 'document' from 'interface' code. So, the sooner it is in CVS, the better... As always, you can disable the tab functionality with --disable-tabs. You'll still gain the focus improvements and the shift-click functionality, as well as the document/interface separation. Download the patch here: http://www.geocities.com/ikbenfrank/dillo-20030723-tabs.patch.gz size: 41825 bytes (gzipped, as downloaded) 170684 bytes (uncompressed) md5sum: aa2cd8b800f323c348ff4a381b406bac (gzipped, as downloaded) 03f991b4c3c1cb79609c05879d998efd (uncompressed) As always, check the site for the most recent version: http://www.geocities.com/ikbenfrank Cheers//Frank -- WWWWW ________________________ ## o o\ / Frank de Lange \ }# \| / +46-734352015 \ \ `--| _/ <Hacker for Hire> \ `---' \ +31-640037120 / \ frank@unternet.org / `------------------------' [ "Omnis enim res, quae dando non deficit, dum habetur et non datur, nondum habetur, quomodo habenda est." ]
participants (1)
-
Frank de Lange