Re: [patch] add remove right-click menu item.

2005-06-24 Thread Derek Atkins
Bryan Clark <[EMAIL PROTECTED]> writes: > I think it's very important that we write this new applet in Scheme, > we'll attract new developers (mostly from MIT) and Scheme will give us a > simple, robust and more intuitive interface. > > Plus it will make our applet extensible enough that people

Re: [patch] add remove right-click menu item.

2005-06-24 Thread Bryan Clark
On Thu, 2005-06-23 at 08:13 -0400, David Zeuthen wrote: > I'd suggest to only keep the primary options we'd except modern users to > use [1] in the primary menu: > > NotifIcon > +-+ > | [ ] Wired Network | > |Wireless Ne

Re: [patch] add remove right-click menu item.

2005-06-23 Thread Tomislav Vujec
On Thu, 2005-06-23 at 12:54 -0400, Dan Williams wrote: > I'm trying really, really hard not to have "profiles" however... With > some things like modems we really can't get away from that, but each > modem "profile" will show up as a separate distinct connection. Profiles are a bad thing when you

Re: [patch] add remove right-click menu item.

2005-06-23 Thread Dan Williams
On Thu, 2005-06-23 at 18:48 +0200, Tomislav Vujec wrote: > On Thu, 2005-06-23 at 12:14 -0400, Dan Williams wrote: > > Ok, my take on this is that any "primary" connection (ie, one that's > > actually hardware) should be in the main menu at this time... So stuff > > like dial-up still needs to be i

Re: [patch] add remove right-click menu item.

2005-06-23 Thread Tomislav Vujec
On Thu, 2005-06-23 at 12:14 -0400, Dan Williams wrote: > Ok, my take on this is that any "primary" connection (ie, one that's > actually hardware) should be in the main menu at this time... So stuff > like dial-up still needs to be in the menu, because it needs to have a > check-mark by it when it

Re: [patch] add remove right-click menu item.

2005-06-23 Thread Dan Williams
On Thu, 2005-06-23 at 08:13 -0400, David Zeuthen wrote: > NotifIcon > +-+ > | [ ] Wired Network | > |Wireless Networks| > | ben [+-] | > | bk45g[+++--

Re: [patch] add remove right-click menu item.

2005-06-23 Thread Robert Love
On Thu, 2005-06-23 at 08:13 -0400, David Zeuthen wrote: > +-+ > | Connection Properties...| # rlove got a patch! take it! > | --- | > | Dial-up Connections > | # <-- doesn't exist yet! > | VPN Connections

Re: [patch] add remove right-click menu item.

2005-06-23 Thread David Zeuthen
On Wed, 2005-06-22 at 05:03 +0200, Tomislav Vujec wrote: > On Tue, 2005-06-21 at 13:43 -0400, David Zeuthen wrote: > > I think that the way it works today we always want the icon available. > > Otherwise, how would I go about turning of the radio of my wireless card > > (just before boarding a flig

Re: [patch] add remove right-click menu item.

2005-06-21 Thread Tomislav Vujec
On Tue, 2005-06-21 at 13:43 -0400, David Zeuthen wrote: > I think that the way it works today we always want the icon available. > Otherwise, how would I go about turning of the radio of my wireless card > (just before boarding a flight) if there is nowhere to click? > > Of course, for the rare c

Re: [patch] add remove right-click menu item.

2005-06-21 Thread Robert Love
On Tue, 2005-06-21 at 13:43 -0400, David Zeuthen wrote: > I think that the way it works today we always want the icon available. > Otherwise, how would I go about turning of the radio of my wireless card > (just before boarding a flight) if there is nowhere to click? > > Of course, for the rare

Re: [patch] add remove right-click menu item.

2005-06-21 Thread David Zeuthen
On Tue, 2005-06-21 at 08:16 +0100, Mark McLoughlin wrote: > You guys know best, but it seems to me that whether you want > NetwokManager on the panel or not is purely a decision about whether you > want NetworkManager to handle the network devices for you, right? Does > it make sense to have

Re: [patch] add remove right-click menu item.

2005-06-21 Thread Mark McLoughlin
Hi Dan, On Mon, 2005-06-20 at 22:24 -0400, Dan Williams wrote: > This is something I've kind of ignored for a bit. I think it would probably > be > a good idea to have this in the Add to Panel... menu, but then we've got to > figure out how to make sure the Notification Area applet is running

Re: [patch] add remove right-click menu item.

2005-06-20 Thread Dan Williams
On Mon, 20 Jun 2005, Mason Kidd wrote: > On 6/20/05, Robert Love <[EMAIL PROTECTED]> wrote: > > > > Hey, > > > > Attached patch adds a "Remove From Panel" menu item to the right click > > menu. Clicking it does what it advertises. It follows the same style > > and format as other panel applets. >

Re: [patch] add remove right-click menu item.

2005-06-20 Thread Mason Kidd
On 6/20/05, Robert Love <[EMAIL PROTECTED]> wrote: Hey,Attached patch adds a "Remove From Panel" menu item to the right clickmenu.  Clicking it does what it advertises.  It follows the same styleand format as other panel applets. To me this behavior doesn't make sense, considering that nm-applet

[patch] add remove right-click menu item.

2005-06-20 Thread Robert Love
Hey, Attached patch adds a "Remove From Panel" menu item to the right click menu. Clicking it does what it advertises. It follows the same style and format as other panel applets. Can I apply? / Please apply. Robert Love applet/applet.c | 13 + 1 files changed, 13 inse