public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [Bluez-users] GNOME bluez applet request
@ 2006-09-24 16:09 Reinout van Schouwen
  2006-09-24 16:55 ` Marcel Holtmann
  0 siblings, 1 reply; 6+ messages in thread
From: Reinout van Schouwen @ 2006-09-24 16:09 UTC (permalink / raw)
  To: bluez-users

Hello,

As part of the Bluetooth support in Mandriva Linux 2007, which will be
released shortly, the GNOME bluez applet is required. "Applet" is a bit
of a misnomer here, because the icon settles in the notification area.
Once activated, it stays there and the only thing it does is showing
discoverability status changes.

I would like to point out that it goes against the GNOME Human Interface
Guidelines to display a notification icon perpetually.[1] The reasoning
behind this is that the notification area is designed to inform the user
of important events, and when lots of notification icons are displayed
at the same time, this waters down the primary function of the
notification area.

In fact there is another bluetooth-related icon in my notification area
that spends 99,9% of its time doing nothing, for which I've filed a bug
already.[2] Is there a bug tracker for bluez where I could file a
request to only display the notification icon for important events?

Thanks for listening!

[1]
http://developer.gnome.org/projects/gup/hig/2.0/desktop-notification-area.html
[2] http://bugzilla.gnome.org/show_bug.cgi?id=150046


regards,

-- 
Reinout van Schouwen



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Bluez-users] GNOME bluez applet request
  2006-09-24 16:09 [Bluez-users] GNOME bluez applet request Reinout van Schouwen
@ 2006-09-24 16:55 ` Marcel Holtmann
  2006-09-24 17:12   ` Reinout van Schouwen
  0 siblings, 1 reply; 6+ messages in thread
From: Marcel Holtmann @ 2006-09-24 16:55 UTC (permalink / raw)
  To: BlueZ users

Hi Reinout,

> As part of the Bluetooth support in Mandriva Linux 2007, which will be
> released shortly, the GNOME bluez applet is required. "Applet" is a bit
> of a misnomer here, because the icon settles in the notification area.
> Once activated, it stays there and the only thing it does is showing
> discoverability status changes.
> 
> I would like to point out that it goes against the GNOME Human Interface
> Guidelines to display a notification icon perpetually.[1] The reasoning
> behind this is that the notification area is designed to inform the user
> of important events, and when lots of notification icons are displayed
> at the same time, this waters down the primary function of the
> notification area.

the CVS version of bluez-gnome has an option (compile time) to hide the
icon, when no adapter is attached. This should become a GConf option,
but it hasn't been integrated yet. Feel free to send patches.

> In fact there is another bluetooth-related icon in my notification area
> that spends 99,9% of its time doing nothing, for which I've filed a bug
> already.[2] Is there a bug tracker for bluez where I could file a
> request to only display the notification icon for important events?

The mailing list is the correct of addressing this.

Regards

Marcel



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Bluez-users] GNOME bluez applet request
  2006-09-24 16:55 ` Marcel Holtmann
@ 2006-09-24 17:12   ` Reinout van Schouwen
  2006-09-24 21:33     ` Marcel Holtmann
  0 siblings, 1 reply; 6+ messages in thread
From: Reinout van Schouwen @ 2006-09-24 17:12 UTC (permalink / raw)
  To: bluez-users

Hi Marcel,

Op zondag 24-09-2006 om 18:55 uur [tijdzone +0200], schreef Marcel
Holtmann:

> the CVS version of bluez-gnome has an option (compile time) to hide the
> icon, when no adapter is attached. This should become a GConf option,
> but it hasn't been integrated yet. 

Thanks for your reply. However you didn't address the crucial point of
my request, that is that the icon should be hidden always, whether an
adapter is attached or not, *except* when an event occurs that the user
should be notified of.

> Feel free to send patches.

If bluez were written in Java I probably would, however I have no hope
of producing C patches for this in the forseeable future.

> The mailing list is the correct of addressing this.

OK then :)

regards,

-- 
Reinout van Schouwen




-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Bluez-users] GNOME bluez applet request
  2006-09-24 17:12   ` Reinout van Schouwen
@ 2006-09-24 21:33     ` Marcel Holtmann
  2006-09-24 22:05       ` Reinout van Schouwen
  0 siblings, 1 reply; 6+ messages in thread
From: Marcel Holtmann @ 2006-09-24 21:33 UTC (permalink / raw)
  To: BlueZ users

Hi Reinout,

> > the CVS version of bluez-gnome has an option (compile time) to hide the
> > icon, when no adapter is attached. This should become a GConf option,
> > but it hasn't been integrated yet. 
> 
> Thanks for your reply. However you didn't address the crucial point of
> my request, that is that the icon should be hidden always, whether an
> adapter is attached or not, *except* when an event occurs that the user
> should be notified of.

this is not my understanding of it. I might add such an option at some
point, but right now, I won't bother.

Regards

Marcel



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Bluez-users] GNOME bluez applet request
  2006-09-24 21:33     ` Marcel Holtmann
@ 2006-09-24 22:05       ` Reinout van Schouwen
  2006-09-25 21:45         ` Marcel Holtmann
  0 siblings, 1 reply; 6+ messages in thread
From: Reinout van Schouwen @ 2006-09-24 22:05 UTC (permalink / raw)
  To: bluez-users

Hi Marcel,

Op zondag 24-09-2006 om 23:33 uur [tijdzone +0200], schreef Marcel
Holtmann:

> this is not my understanding of it. I might add such an option at some
> point, but right now, I won't bother.

That's a bit disappointing to hear. Please realize that every single
icon on the notification area that isn't notifying the user of anything,
is diluting the usability of the desktop. 

Thank you for your consideration.

regards,

-- 
Reinout van Schouwen




-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Bluez-users] GNOME bluez applet request
  2006-09-24 22:05       ` Reinout van Schouwen
@ 2006-09-25 21:45         ` Marcel Holtmann
  0 siblings, 0 replies; 6+ messages in thread
From: Marcel Holtmann @ 2006-09-25 21:45 UTC (permalink / raw)
  To: BlueZ users

Hi Reinout,

> > this is not my understanding of it. I might add such an option at some
> > point, but right now, I won't bother.
> 
> That's a bit disappointing to hear. Please realize that every single
> icon on the notification area that isn't notifying the user of anything,
> is diluting the usability of the desktop. 

I am happy to accept patches, but for now I am not going to write this
by myself. There is more important stuff that needs to be done first.

Regards

Marcel



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2006-09-25 21:45 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-24 16:09 [Bluez-users] GNOME bluez applet request Reinout van Schouwen
2006-09-24 16:55 ` Marcel Holtmann
2006-09-24 17:12   ` Reinout van Schouwen
2006-09-24 21:33     ` Marcel Holtmann
2006-09-24 22:05       ` Reinout van Schouwen
2006-09-25 21:45         ` Marcel Holtmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox