Re: Sawfish-capplet Patch
- From: JeyaSudha <jeyasudha duraipandy wipro com>
- To: John Harper <jsh pixelslut com>
- Cc: "desktop-devel-list gnome org" <desktop-devel-list gnome org>, "gnomecc-list gnome org" <gnomecc-list gnome org>
- Subject: Re: Sawfish-capplet Patch
- Date: Sat, 23 Feb 2002 21:37:20 +0530
Hi
Thanks for your comments:
> |- AC_MSG_CHECKING([for GNOME control center config])
>
> Is removing all these checks correct?
I couldn't find any reason to check for older version of gnome control center
amd
since there is no gnome2-control-center pc file, there is no direct way of
checking for gnome2 control center library and lib files. hence i removed
> I think you need to work out which libraries the capplet needs to link
> against, then test for them in configure.in (though I can probably do
> this if you don't want to)
i'll do this and send it.
> |- capplet_widget_state_changed (CAPPLET_WIDGET (capplet), TRUE);
>
> How does the new control center recognize when changes are ready to be
> applied? Or does it not do that anymore?
>
> I can't really comment on the other widgetry changes, I need to look at
> how the control center works these days
>
> |@@ -250,15 +235,12 @@ sawmill_setup (void)
> |- argv[i++] = "--socket-id";
> |- argv[i++] = buf;
>
Please first clarify this.
When i gone through the code, i could find sawfish itself taking care all.
So in order to bring up sawfish-capplet in gnome2 (atleast to start without
any
gconf stuffs) i created a dialog widget and added the sawfish capplet
widget
Sawfish itself creates all widgets, handles all events, enables the apply
and ok button
accordingly and does apply. So why do you need extra library calls for
the event changes and others?
Thanks,
JeyaSudha.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]