[maemo-developers] name of area where clock and battery/wlan status are?

From: Hämäläinen Kimmo kimmo.hamalainen at nokia.com
Date: Mon Jan 31 17:30:35 EET 2011
On Mon, 2011-01-31 at 15:38 +0200, ext Aapo Rantalainen wrote:
> > Actually it's "Status Area" and the opening menu is "Status
> > Menu" (Coming from the UI specifications...)
> 
> Great, thanks. With these information I found it:
> http://www.forum.nokia.com/info/sw.nokia.com/id/019c2b31-3777-49a0-9257-970d79580756/Hildon_2_2_Widget_UI_Specification.html
> pfd. page 13
> 
> Next question:
> How it is possible that 'Status Area' is not accessible, but 'Task button' is?
> As I said my case is Mumble and it is using QT.
> It is using (at least):
>  QSystemTrayIcon
>  setWindowIcon
>  setWindowFlags(WindowStaysOnTopHint)
> (Actually these are what I have disabled already, without success)

Status Area is a separate X window shown by hildon-status-menu (HSM)
process.  HSM loads (also 3rd-party) plugins (for the status icons and
menu items) and any of these plugins could jam it.  Perhaps the first
thing is to check if HSM gets the Button events and whether it's just
jammed and thus unable to show the Status Menu.

-Kimmo

> 
> -Aapo Rantalainen
> _______________________________________________
> maemo-developers mailing list
> maemo-developers at maemo.org
> https://lists.maemo.org/mailman/listinfo/maemo-developers

More information about the maemo-developers mailing list