Re: [ANNOUNCE] GPointingDeviceSettings-1.0.0

View: New views
5 Messages — Rating Filter:   Alert me  

Parent Message unknown Re: [ANNOUNCE] GPointingDeviceSettings-1.0.0

by Vincent Untz :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

Le dimanche 08 mars 2009, à 20:08 +0900, Hiroyuki Ikezoe a écrit :
> Hello everyone,
>
> GPointingDeviceSettings-1.0.0 has been released.
>
> GPointingDeviceSettings is a new GUI tool for setting various pointing
> devices. Each UI can be written as dynamic loadable module, so a third
> party can add its own UI.

There were some discussion to integrate the touchpad configuration in
the mouse capplet of the control center. Maybe it'd make sense to
integrate part of your work there?

Vincent

--
Les gens heureux ne sont pas pressés.
_______________________________________________
gnomecc-list mailing list
gnomecc-list@...
http://mail.gnome.org/mailman/listinfo/gnomecc-list

Re: [ANNOUNCE] GPointingDeviceSettings-1.0.0

by Hiroyuki Ikezoe :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

2009-03-09 (月) の 01:58 +0100 に Vincent Untz さんは書きました:

> Le dimanche 08 mars 2009, à 20:08 +0900, Hiroyuki Ikezoe a écrit :
> > Hello everyone,
> >
> > GPointingDeviceSettings-1.0.0 has been released.
> >
> > GPointingDeviceSettings is a new GUI tool for setting various pointing
> > devices. Each UI can be written as dynamic loadable module, so a third
> > party can add its own UI.
>
> There were some discussion to integrate the touchpad configuration in
> the mouse capplet of the control center. Maybe it'd make sense to
> integrate part of your work there?

I am glad to be integrated my work in gnome control center.
Please tell me the point of the discussion. I only know
http://bugzilla.gnome.org/show_bug.cgi?id=154029 .

--
Hiroyuki Ikezoe <poincare@...>

_______________________________________________
gnomecc-list mailing list
gnomecc-list@...
http://mail.gnome.org/mailman/listinfo/gnomecc-list

Re: [ANNOUNCE] GPointingDeviceSettings-1.0.0

by Bastien Nocera :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Mon, 2009-03-09 at 01:58 +0100, Vincent Untz wrote:

> Hi,
>
> Le dimanche 08 mars 2009, à 20:08 +0900, Hiroyuki Ikezoe a écrit :
> > Hello everyone,
> >
> > GPointingDeviceSettings-1.0.0 has been released.
> >
> > GPointingDeviceSettings is a new GUI tool for setting various pointing
> > devices. Each UI can be written as dynamic loadable module, so a third
> > party can add its own UI.
>
> There were some discussion to integrate the touchpad configuration in
> the mouse capplet of the control center. Maybe it'd make sense to
> integrate part of your work there?

The main problem was that gsypnaptics (and current equivalents) required
using the SHM method of configuration, which was very ugly.

Any code we add to the control-center would need to use the XInput
properties instead.

See:
http://lwn.net/Articles/315613/
http://www.x.org/wiki/XInputSpec#head-0a74e393ba085d465f78357d56ebf38385051c9c

Cheers

PS: I added those few lines to the Bugzilla as well

_______________________________________________
gnomecc-list mailing list
gnomecc-list@...
http://mail.gnome.org/mailman/listinfo/gnomecc-list

Re: [ANNOUNCE] GPointingDeviceSettings-1.0.0

by Hiroyuki Ikezoe :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

2009-03-09 (月) の 15:50 +0000 に Bastien Nocera さんは書きました:

> On Mon, 2009-03-09 at 01:58 +0100, Vincent Untz wrote:
> > Hi,
> >
> > Le dimanche 08 mars 2009, à 20:08 +0900, Hiroyuki Ikezoe a écrit :
> > > Hello everyone,
> > >
> > > GPointingDeviceSettings-1.0.0 has been released.
> > >
> > > GPointingDeviceSettings is a new GUI tool for setting various pointing
> > > devices. Each UI can be written as dynamic loadable module, so a third
> > > party can add its own UI.
> >
> > There were some discussion to integrate the touchpad configuration in
> > the mouse capplet of the control center. Maybe it'd make sense to
> > integrate part of your work there?
>
> The main problem was that gsypnaptics (and current equivalents) required
> using the SHM method of configuration, which was very ugly.
>
> Any code we add to the control-center would need to use the XInput
> properties instead.

GPointingDeviceSettings already uses XInput extension. No SHM method
needs.

--
Hiroyuki Ikezoe <poincare@...>

_______________________________________________
gnomecc-list mailing list
gnomecc-list@...
http://mail.gnome.org/mailman/listinfo/gnomecc-list

Re: [ANNOUNCE] GPointingDeviceSettings-1.0.0

by Bastien Nocera :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Tue, 2009-03-10 at 07:12 +0900, Hiroyuki Ikezoe wrote:

> 2009-03-09 (月) の 15:50 +0000 に Bastien Nocera さんは書きました:
> > On Mon, 2009-03-09 at 01:58 +0100, Vincent Untz wrote:
> > > Hi,
> > >
> > > Le dimanche 08 mars 2009, à 20:08 +0900, Hiroyuki Ikezoe a écrit :
> > > > Hello everyone,
> > > >
> > > > GPointingDeviceSettings-1.0.0 has been released.
> > > >
> > > > GPointingDeviceSettings is a new GUI tool for setting various pointing
> > > > devices. Each UI can be written as dynamic loadable module, so a third
> > > > party can add its own UI.
> > >
> > > There were some discussion to integrate the touchpad configuration in
> > > the mouse capplet of the control center. Maybe it'd make sense to
> > > integrate part of your work there?
> >
> > The main problem was that gsypnaptics (and current equivalents) required
> > using the SHM method of configuration, which was very ugly.
> >
> > Any code we add to the control-center would need to use the XInput
> > properties instead.
>
> GPointingDeviceSettings already uses XInput extension. No SHM method
> needs.

My mistake, I made assumptions based on the fact that it lived under the
"GSynaptics" name in sourceforge. Your code would be most welcome in the
control-center directly then.

Cheers

_______________________________________________
gnomecc-list mailing list
gnomecc-list@...
http://mail.gnome.org/mailman/listinfo/gnomecc-list