The attached patch (actuall a tar file containing the three files that I modified) improves menu handling under MacOS X:
- The Conkeror menu has exactly the entries required by Apple's user interface guidelines, even though "About Conkeror" does nothing. - The "New window" entry is now in a separate "File" menu, as it is supposed to be. - When no Conkeror window is open, the same menu is shown and is fully operational (in particular "New window" opens a new windoe), with the standard MacOS key shortcuts. The fix is not perfect, but it's a big improvement over the current situation. I'd like to have new windows opened through the menu open the homepage, rather than "about:blank", but I don't know how to do this. It would also be nice to put some useful action on the "About Conkeror" menu item (e.g. opening a window showing the Conkeror home page), but again I don't know how to do this. In both cases, I'd need to be able to open a new window from JavaScript showing a specific URL, without already having a Conkeror window to start from. I tested my patch with Linux to make sure it doesn't do any harm. It doesn't, since the menus are not used under Linux. I can't test it under Windows because I don't have a Windows machine. Konrad.
conkeror-menu-fix.tgz
Description: Binary data
_______________________________________________ Conkeror mailing list [email protected] https://www.mozdev.org/mailman/listinfo/conkeror
