dockapps/wmwifi/src
Carlos R. Mafra dd5d59b8f9 wmwifi: Display interface/essid in 2-second intervals
Base the decision to display either the interface name or essid
on a time interval rather than how many times the update() function
is called. The time interval is chosen to be 2 seconds.

The old logic would swap the display after update() was called
50 times. If 'interval' between updates is a sane value around 1 second,
it would take 50 seconds to swap the name on display.
2019-01-12 20:54:43 +00:00
..
demo.txt Strip off version numbers from dir name 2012-02-12 22:50:31 +00:00
display_link.xpm Strip off version numbers from dir name 2012-02-12 22:50:31 +00:00
display_stats.xpm Strip off version numbers from dir name 2012-02-12 22:50:31 +00:00
dockapp.c Strip off version numbers from dir name 2012-02-12 22:50:31 +00:00
dockapp.h Strip off version numbers from dir name 2012-02-12 22:50:31 +00:00
font.xpm Strip off version numbers from dir name 2012-02-12 22:50:31 +00:00
Makefile.am Remove trailing whitespace. 2014-10-05 19:18:49 +01:00
parts.xpm Strip off version numbers from dir name 2012-02-12 22:50:31 +00:00
wireless.c Remove trailing whitespace. 2014-10-05 19:18:49 +01:00
wmwifi.c wmwifi: Display interface/essid in 2-second intervals 2019-01-12 20:54:43 +00:00
wmwifi.h Remove trailing whitespace. 2014-10-05 19:18:49 +01:00