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
b264fb57d0
List unknown SSIDs as such
2013-12-28 05:16:52 +01:00
76211d6f61
Disambiguate which column to display
2013-12-28 05:14:22 +01:00
74ae6b5289
Report errors when setlocale() fails
2013-12-28 05:03:44 +01:00
7edfcb9336
Code cleanup
2013-12-28 05:02:14 +01:00
9ba706a773
There is no point translating panel-test as it is not installed
2013-12-28 05:01:09 +01:00
bb9d07c607
Report errors when setlocale() fails
2013-12-28 04:54:01 +01:00
f5533deca2
Report errors when setlocale() fails
2013-12-28 04:52:51 +01:00
627949e27c
Report errors when setlocale() fails
2013-12-28 04:49:41 +01:00
a3508ddbfe
More user-friendly message when wpa_supplicant is not running
2013-12-28 04:44:44 +01:00
ab7cd994e6
Code cleanup
2013-12-28 04:42:17 +01:00
0a5cefc2fd
Emptied the TODO list quite a bit already
2013-12-28 04:31:30 +01:00
a0511d9b2a
No longer popup the regular menu if wpa_supplicant is not running
2013-12-27 18:58:42 +01:00
0d1b83708c
Enable every network again when giving up entering a key
2013-12-27 17:13:40 +01:00
316289463f
Also recognize EAP networks
2013-12-27 10:04:02 +01:00
008d82b72a
First attempt at better tracking the connection status
2013-12-26 13:11:48 +01:00
b4744d463b
More explicitly connect to a specific network when requested
2013-12-26 12:13:51 +01:00
52c22c2c97
Also popup the menu through the keyboard
2013-12-26 11:49:42 +01:00
7992df24a1
Now able to connect to networks
2013-12-26 11:44:09 +01:00