I did a quick review and found a problem in lxappearance. The Xft antialias stuff is not as easy as it looks like. See this page: http://www.freedesktop.org/wiki/ScreenFontSettings There is no common standard for this and things are totally in a mess. The most cross-toolkit and cross-desktop way seems to be using Xrm. Since gtk+ uses cairo, it might support Xrm, too. But using gtkrc and XSettings can get the config dynamically applied in gtk+ applications. I'm not sure if Xrm works for Qt4. IIRC Qt4 doesn't use Xft. Anyway, if possible I don't want to do it in a gtk+ specific way. Any thoughts or comments?
On Fri, Mar 11, 2011 at 7:56 PM, Julien Lavergne <gi...@ubuntu.com> wrote: > Le vendredi 11 mars 2011 à 19:11 +0800, PCMan a écrit : >> From the list, I'm sure that you have done a great job to patch the >> components and added exciting features here and there. >> However, the upstream authors do not have time to merge these changes >> at the moment due to lack of man power. >> Some nice changes should definitely go upstream. >> Can anyone help? > > I plan to merge the changes into lxde git branches. I already added some > gilir-fixes branches for several lxde components with some of the > modifications. If you are agree, I can commit then directly to git > master branch, so it will be easier to review it by others. I'll be very > happy if I can drop all the patches and ship instead git snapshot of > lxde git :) > > Let me know if you are agree, I can merge the changes during next week. > > Regards, > Julien Lavergne > > _______________________________________________ Mailing list: https://launchpad.net/~lubuntu-desktop Post to : lubuntu-desktop@lists.launchpad.net Unsubscribe : https://launchpad.net/~lubuntu-desktop More help : https://help.launchpad.net/ListHelp