libxfce4ui
Benedikt Meurer
benedikt.meurer at unix-ag.uni-siegen.de
Mon Dec 17 22:34:41 CET 2007
Nick Schermer wrote:
> Started with some basic functions. I'm not really sure
> xfce_gdk_{display,screen}_get_fullname belong in the library since
> they are only used in xfce4-session (and I can hardly imagine some
> other apps need them). So maybe it's better to move them.
Yap. No need to have them in the library.
> Also removed xfce-heading from the public api for 2 reasons: it's not
> used by any application at the moment; it's easier to add interfaces
> then remove them in the feature.
Indeed.
> Also added a XfceFrame, because it's more flexible then the old
> solution and the amout of code is minimal.
This is probably not a good idea since IIRC several themes seem to match
GtkFrame exactly and as such won't work properly for XfceFrame then. I'd
suggest to simply use GtkFrame directly in the applications w/o any
wrappers at all.
> Nick
Benedikt
More information about the Xfce4-dev
mailing list