Re: Reg. modifying GTK+ to add menu option

2013-04-13 Thread Sindhu S
Hi! On Thu, Apr 11, 2013 at 6:24 PM, Dieter Verfaillie < diet...@optionexplicit.be> wrote: > As an example, attached is a standalone (very incomplete and not very > well tested) Python script using Atspi, Wnck and Gdk via > gobject-introspection > (originally based on code from Accerciser) that

Re: Reg. modifying GTK+ to add menu option

2013-04-11 Thread Dieter Verfaillie
On 2013-04-10 19:52, Sindhu S wrote: I want to add this to GTK+ because it will automatically benefit every GNOME Application, and have consistency for the user. Hi Sindhu, Just some thoughts: * It might be possible to do this as a GNOME Shell extension, where I can imagine pressing some keyb

Re: Reg. modifying GTK+ to add menu option

2013-04-10 Thread Matthias Clasen
On Wed, Apr 10, 2013 at 1:52 PM, Sindhu S wrote: > Can you please answer my following questions: > > 1. Do you feel this is functionality is useful? (regardless of the path I > proposed to accomplish it) > If yes, is there a more appropriate way of adding this functionality? > > 2. Do you have a

Re: Reg. modifying GTK+ to add menu option

2013-04-10 Thread Colomban Wendling
Hi, Le 10/04/2013 19:52, Sindhu S a écrit : > [...] > > Can you please answer my following questions: > > 1. Do you feel this is functionality is useful? (regardless of the path > I proposed to accomplish it) Maybe, but I don't personally find it particularly useful for me at first. > If yes,

Reg. modifying GTK+ to add menu option

2013-04-10 Thread Sindhu S
Hi all, I am Sindhu, a recent intern through the Outreach Program for Women 2013 for which I wrote user help for GNOME Terminal and GNOME Dictionary. I want to continue contributing to GNOME as part of Google Summer of Code, but my idea will require making some patches to GTK+. My idea is tha