Some initial comments: I've not tested the latest source code yet. Will do it later as soon as I go home. After a breif review of the code, here are some questions: 1. is there any good reason to replace g_slice_new0 with g_new0? Since we already require higher version of gtk+/glib, g_slice API should be available. 2. the new configuration dialog is too high to be fit in small screens on some netbooks such as EeePC 701. Some widgets in the first page might have been moved to another page or there could be a separate glade file for small screens.
Otherwise your work is quite awesome and is highly-appreciated! On Thu, Jul 9, 2009 at 3:49 AM, Marty Jack<[email protected]> wrote: > It identifies itself as 0.4.990. I consider it in code freeze and string > freeze. Refer to the release notes I posted before on the mailing list and > the forum for a description of the functional changes. > > If there is a disaster and you have to go backward, remember that the old > release does not handle unrecognized parameter names. There is one new > parameter in the taskbar plugin to handle task grouping. You would have to > edit that out of the panel configuration in .config/lxpanel/panels in order > to get your panels to start under the old release. Remember not to leave an > editor backup file around. The old release will try to load it a second time > and overlay your panel. That is another little thing that I've fixed. > > Please advise if you have any comment whatever, positive or negative, or if > you find a bug. > > ------------------------------------------------------------------------------ > Enter the BlackBerry Developer Challenge > This is your chance to win up to $100,000 in prizes! For a limited time, > vendors submitting new applications to BlackBerry App World(TM) will have > the opportunity to enter the BlackBerry Developer Challenge. See full prize > details at: http://p.sf.net/sfu/Challenge > _______________________________________________ > Lxde-list mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/lxde-list > ------------------------------------------------------------------------------ Enter the BlackBerry Developer Challenge This is your chance to win up to $100,000 in prizes! For a limited time, vendors submitting new applications to BlackBerry App World(TM) will have the opportunity to enter the BlackBerry Developer Challenge. See full prize details at: http://p.sf.net/sfu/Challenge _______________________________________________ Lxde-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/lxde-list
