5975966112
In format strings "%f" is better than "%lf" for the double type
2014-04-26 23:14:04 +08:00
13fec67315
No longer wrongly set the status as not associated while listing networks
2014-04-23 19:41:03 +02:00
27bcd3977e
Better error handling
2014-04-23 19:32:34 +02:00
affe1d325f
Avoid a potential memory leak
2014-04-23 19:06:17 +02:00
193730e6a5
Newer version of the script upstream
2014-04-23 18:52:36 +02:00
38922f31ed
Remove interfaces when they disappear
2014-04-02 02:06:38 +02:00
135c118683
Figure when interfaces disappear
2014-04-02 00:41:09 +02:00
965249b8af
Also track the current bandwidth for each interface
2014-03-29 02:05:33 +01:00
192963a09c
Keep track of the current security status
2014-03-19 17:42:17 +09:00
c57ca7c6b7
Added a comment
2014-03-18 01:20:46 +09:00
32b7bd4ccc
No longer block the whole panel while prompting for a wireless key
2014-03-18 01:18:30 +09:00
b204a3fd3a
No longer re-create the password prompt window every time
2014-03-18 01:04:31 +09:00
eb0d9ef6fc
Automatically connecting to a new network is now optional
2014-03-18 00:38:22 +09:00
3028b62c9f
Should finally work with open networks
2014-03-18 00:30:17 +09:00
3d9d82de2c
Added some items to the TODO list
2014-03-17 23:59:21 +09:00
4f786d2940
Hopefully more portable (in spite of using <net/if.h> unconditionally)
2014-03-17 23:15:00 +09:00
ea41f8fc95
Use the adequate orientation
2014-03-17 23:01:12 +09:00
7470ecec6c
Use the adequate orientation
2014-03-17 22:59:41 +09:00
a79012d1e8
Use the adequate orientation
2014-03-17 22:56:57 +09:00
dc7cd33599
Using the adequate orientation
2014-03-17 22:53:37 +09:00
1e60d8a741
Added a helper to obtain the current orientation
2014-03-17 22:53:13 +09:00
e487a22d13
The panel applet helper now knows the panel's orientation
2014-03-17 22:38:15 +09:00
a19b9a8c39
Initial import of the "network" applet
2014-03-17 00:57:05 +09:00
6356b09f06
More portable shebang, from 7heo <7heo@mail.com>
...
Original commit message:
« The path /bin/sh for the shebang is more portable
than /usr/bin/env, according to Sven Mascheck:
http://in-ulm.de/~mascheck/various/shebang/#env
and:
http://in-ulm.de/~mascheck/various/shells/
Additionally, a space after the shebang first two
characters (#!) is said to be more portable:
http://in-ulm.de/~mascheck/various/shebang/#blankrequired
I fixed the test script shebang accordingly. »
It doesn't say the presence of a space makes it more portable; it says it was a rumor that could never be proven true, for some completely obsolete releases of UNIX. I did not apply that part.
Thanks!
2014-03-13 13:55:43 +09:00
42144aeef9
Updated the French translation
2014-03-04 02:15:31 +01:00
78e395829b
Newer version of the script upstream
2014-03-04 02:11:17 +01:00
71002c5101
Using a more generic icon name for the main menu
2014-03-04 02:10:33 +01:00
f64c0af648
Initial import of a plug-in for mpd (need to adjust the commands)
2014-02-04 23:44:39 +01:00
6e4c78e8fd
Use a different icon when connected
2014-01-31 20:03:34 +01:00
57984a86d0
No longer let the applet resize dynamically (for frequencies up to 10 GHz)
2014-01-31 20:00:12 +01:00
10477fe9b6
Newer versions of the helper scripts upstream
2014-01-31 19:49:20 +01:00
990be542e0
Added missing include for <sys/vmmeter.h> on NetBSD
...
Reported by yrmt from the EdgeBSD project (thanks!)
2014-01-20 16:45:00 -06:00
53ea744041
Added a column for network auto-selection (in the wireless browser)
2014-01-15 23:24:10 -06:00
d3fc9d60a0
Slightly nicer error message when unable to save the configuration
2014-01-15 22:55:55 -06:00
a580cd37dc
Added an option to automatically save the configuration (untested)
2014-01-15 22:39:53 -06:00
250eaa07ed
Fixed joining open wireless networks (untested)
2014-01-15 22:21:53 -06:00
0613ee8a1b
Code cleanup
2014-01-15 21:43:47 -06:00
a40ea94a8d
Added a comment
2014-01-07 01:30:58 -06:00
1122e47057
Let panel messages use any stock icon or icon name
2014-01-04 19:33:49 -06:00
cf1ac898a5
Allow the applet to send notifications when enabled
2013-12-29 06:08:41 +01:00
b85e36129e
Mention networks without an SSID as "hidden" rather than "unknown"
2013-12-28 13:13:58 +01:00
b6e691b4db
Only offer to disconnect or reassociate when connected
2013-12-28 13:12:17 +01:00
c39eeb7f68
Added a popup entry to disconnect from the current network
2013-12-28 06:45:23 +01:00
b3b5f77f02
Force a rescan upon disconnect
2013-12-28 06:44:22 +01:00
0119364ec7
More code cleanup
2013-12-28 06:39:33 +01:00
7f451dca7c
Code cleanup
2013-12-28 06:32:30 +01:00
77294a806c
Code cleanup
2013-12-28 06:29:34 +01:00
65222d5d66
List identical networks only once (SSID and flags)
2013-12-28 06:19:48 +01:00
636b935397
Using a tree store for networks from now on
2013-12-28 05:24:04 +01:00
845e9027fd
List the WSR_SSID_DISPLAY column instead
2013-12-28 05:19:11 +01:00