maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Maemo 5 / Fremantle (https://talk.maemo.org/forumdisplay.php?f=40)
-   -   wifi symbol in taskbar show signal strenght = possible? (https://talk.maemo.org/showthread.php?t=55444)

crazler 2010-06-07 12:39

wifi symbol in taskbar show signal strenght = possible?
 
I just wonder if it is possible to shown the actual wifi signal strength on the wifi symbol in the upper left corner like it is shown when you open the pull out menu there? The Symbol is the same, with the only difference that you can see the actual signal strength in the dropdown menu and in the symbol not...

rash.m2k 2010-06-07 12:52

Re: wifi symbol in taskbar show signal strenght = possible?
 
hey that would be cool! Currently it's static and doesn't do anything!

Would be a great addition,

clasificado 2010-06-07 13:02

Re: wifi symbol in taskbar show signal strenght = possible?
 
maybe we can add ANOTHER widget to show the strenght

rash.m2k 2010-06-07 13:14

Re: wifi symbol in taskbar show signal strenght = possible?
 
Quote:

Originally Posted by clasificado (Post 703450)
maybe we can add ANOTHER widget to show the strenght

Nah, I don't really want to clog my screen up with more widgets.

In the status bar will be fine.

crazler 2010-06-07 13:35

Re: wifi symbol in taskbar show signal strenght = possible?
 
i also think that we dont need a widget for this, my 4 homescreens are full. There is no place for more widgets.

flailingmonkey 2010-06-07 14:12

Re: wifi symbol in taskbar show signal strenght = possible?
 
The code for that indicator is 98% likely to be open, and available from http://maemo.gitorious.org/

qwerty12 2010-06-07 14:24

Re: wifi symbol in taskbar show signal strenght = possible?
 
Quote:

Originally Posted by flailingmonkey (Post 703532)
The code for that indicator is 98% likely to be open, and available from http://maemo.gitorious.org/

Nope. Like much of Maemo, it is closed.

However, it's not hard to write your own, separate widget using http://maemo.org/api_refs/5.0/5.0-fi...3832b026575782.

crazler 2010-06-07 16:44

Re: wifi symbol in taskbar show signal strenght = possible?
 
i would if i had the skills to do that...

qwerty12 2010-06-07 20:52

Re: wifi symbol in taskbar show signal strenght = possible?
 
How does http://imgur.com/eTzOD.png look to you? The reason why the digit is small is because it's an 18x18 pixbuf, which just happens to be the right size for applets to display an icon in the status area, next to the clock. ;)

Also, that value is chopped; ignore the 42 value itself: That libconic function I mentioned returns some massive uint, which I have no idea how to interpret. So I've found another method call provided by ICD2 which returns the signal strength in a value that is between 1-10. Yay!

That said, icons would look better but I'm no designer...

qwerty12 2010-06-08 23:20

Re: wifi symbol in taskbar show signal strenght = possible?
 
http://imgur.com/dfAbJ.png

OK, that little 3 in the status area is wifi-signal-applet, which has just landed in extras-devel. It's not pretty and I lack an artistic streak so I had to use text. Designers, please do your thing. Oh and it checks the strength every two seconds. (FWIW, the standard wifi applet checks every 1 second when the status menu is open) It does not check when either the applet is not in view (fullscreen apps, display off, etc.) or if you aren't connected to a network. I will add a CPA for changing the timeout.

Also, I do not know if it works when connected to the Internet through your mobile network.
Furthermore, I couldn't get it to go to 10, even when I was right next to my router. Blame ICD2, not me!


All times are GMT. The time now is 12:01.

vBulletin® Version 3.8.8