Other comments (hope you don't get bored ;-) ): * The Layouts TreeView would probably looks better when putted in a GtkFrame * Maybe is better to keep consistent with the other gnome/xfce tools and drop the flags images (using text only in the TreeView). * The Show Layout as should use a combobox, to be less cluttered * The Keyboard Model button may be on the same line of the label (pack_start the label and pack_end the button), and should be with no relief (gtk_button_set_relief (GTK_RELIEF_NONE)).
Everything is IMHO, feel free to ignore me. Regards, Stephen Smally Il 02/08/2012 23:34, Giuseppe Penone ha scritto: > I released one more version here http://www.giuspen.com/customs (source > code archive + debian packages) > with gui changes that were to me requested to be more compliant with > lxpanel. > Please let me know if and when my work will be integrated in lxpanel > main branch. > Cheers, > Giuseppe. > > > > > On Thu, Aug 2, 2012 at 9:14 PM, Giuseppe Penone <[email protected] > <mailto:[email protected]>> wrote: > > Hi, I made as you and gnome HIG suggest, thanks for the tip. > Ciao, > Giuseppe. > > > > On Thu, Aug 2, 2012 at 11:32 AM, Stephen Smally > <[email protected] <mailto:[email protected]>> wrote: > > Hi Giuseppe, well done! > I just want suggest you to follow some Gnome/Gtk HIG, as far as > i know, > the GtkFrame widget is no longer used to separate sections, > instead, you > may use the labels (with bold markup) as separators. See here > http://developer.gnome.org/hig-book/3.4/design-window.html.en > (the 8.2.2 > Dialogs section, which is pretty much your case). > > Saluti, > Stephen Smally > > Il 02/08/2012 11:24, Giuseppe Penone ha scritto: > > Hi, you can find screenshots, source code archive and debian > packages of > > the latest version of the keyboard layout handler here: > > http://www.giuspen.com/customs > > Regards, > > Giuseppe. > > > > > > On Thu, Aug 2, 2012 at 12:49 AM, Giuseppe Penone > <[email protected] <mailto:[email protected]> > > <mailto:[email protected] <mailto:[email protected]>>> wrote: > > > > Hi, I implemented all the changes requested from Henry > and Ikem in > > the previous mails. > > > > You can pick the code from > > http://code.google.com/p/giuspen-lxpanel-0-5-10/source/checkout > > or wait for tomorrow (Italian time) when I'll create > source code > > archive and debian packages > > and provide the links here. > > > > Cheers, > > Giuseppe. > > > > > > > > > > ------------------------------------------------------------------------------ > > Live Security Virtual Conference > > Exclusive live event will cover all the ways today's security and > > threat landscape has changed and how IT managers can respond. > Discussions > > will include endpoint security, mobile security and the > latest in malware > > threats. > http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > > > > > > > > _______________________________________________ > > Lxde-list mailing list > > [email protected] > <mailto:[email protected]> > > https://lists.sourceforge.net/lists/listinfo/lxde-list > > > > > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. > Discussions > will include endpoint security, mobile security and the latest > in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > Lxde-list mailing list > [email protected] > <mailto:[email protected]> > https://lists.sourceforge.net/lists/listinfo/lxde-list > > > > > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > > > > _______________________________________________ > Lxde-list mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/lxde-list > ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Lxde-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/lxde-list
