wmpager: EWMH support
[dockapps.git] / wmwifi / ChangeLog
blobeb03012c7efae0784aa46490a246eda76b0a1776
1 2006-03-07  Jess Mahan <jess@digitalssg.net>
2         * Version 0.6
3         * Strip trailing colon from interface name in wfi->ifname
4           Jeroen Nijhof <jnijhof@nijhofnet.nl> 
5         * Added ability to switch between scrolling and non scrolling
6           interfaces.
7           Thanks to Jeroen Nijhof <jnijhof@nijhofnet.nl> for ideas.
8         * Mouse1 now switches between scrolling / non-scrolling modes
9         * Added custom color support 
10         * Added preset color schemes -tc -tn -ts
11         * Updated Man page to reflect changes.
12         * Updated --help contents
13         * Code rework, so that display only get's updated on wireless changes
14           Now more efficient
16 2004-09-24  Jess Mahan <jess@digitalssg.net>
17         * Version 0.5
18         * Displays current Access Point for each interface
19         * Merged wifi_info() and get_max_qual() into get_wifi_info(),
20           which gets alot more wireless info.
21         * Added a bit of code to try and detect your quality
22           if you are using driver which do not report the max_qual
23           properly to the wireless extensions (i.e., ndiswrapper, prism54).
24         * Changed middle mouse click from previous interface to toggle
25           view of Link/Level/Noise/Bitrate.
27 2004-02-27  Jess Mahan <jess@digitalssg.net>
28         * Version 0.4
29         * Added abilty to monitor all interfaces from /proc/net/wireless,
30           users are no longer limited to one interface.
31         * wmwifi will not exit if a card is removed, instead it
32           displays an error
34           
35 2003-16-12  Jess Mahan <jess@digitalssg.net>
37         * Added "get_max_qual" to get the maximum quality directly from
38           the wireless extension in the kernel instead of assuming it
39           would always be 92, which isn't the case. This means that
40           quality reporting is now accurate.
42           
43 2003-22-24  Jess Mahan <jess@digitalssg.net>
44         
45         * Changes the "look" of the display.
46         * wmwifi now exits if it cannot open the wireless extensions.
47         * Displays link in percentage now, rather than actuall amount.
48         * Display of link is now more accurate.
49         * Dockapp now displays the your interface name in the upper left
50           hand corner (wlan0, eth0, ethc.).
53 2003-11-12  Jess Mahan <jess@digitalssg.net>
55         * Created initial (0.1-1) Release (see README)
56         * Created initial (0.1-1) Debian Package
57