lp:~cyphermox/network-manager-applet/indicator-icons
- Get this branch:
- bzr branch lp:~cyphermox/network-manager-applet/indicator-icons
Branch merges
Related bugs
Bug #683896: No signal strength icons in list of available wireless connections | Low | Fix Released | |
Bug #694534: nm-applet no longer animates panel icon while connecting | Medium | Fix Released | |
Bug #696442: Icon in indicator area is wrong | Medium | Fix Released |
Related blueprints
Branch information
Recent revisions
- 179. By Mathieu Trudel-Lapierre
-
Escape underscores in SSID names so they display with the correct name
rather than underlining the next character (as a mnemonic). - 178. By Mathieu Trudel-Lapierre
-
Clean up code paths for GSM and CDMA devices which still tried to create
a custom widget to add to the menu -- replaced it with a simple image
menu item. - 177. By Mathieu Trudel-Lapierre
-
* Provide and use premade theme icons for wireless strength *with security*,
which include the padlock already composited.
- Enable icons in menus for wireless strength and security. (LP: #683896)
- Re-use the same icons to notify the user that they are connected to a
VPN-secured connection. (LP: #696442) - 176. By Mathieu Trudel-Lapierre
-
Re-instate animations while processing network association phases, it tends
to be annoying and confusing without them. (LP: #694534) - 174. By Mathieu Trudel-Lapierre
-
* Update indicator patch to not re-create the menu on a device-added signal,
only on state-changed (which gets called anyway). This should fix the crash
for GSM/CDMA devices when they are plugged in as nm-applet starts.
(LP: #692234)
- update debian/patches/ nm-applet- use-indicator. patch - 172. By Mathieu Trudel-Lapierre
-
* More changes to indicator patch for making sure allocated memory gets freed.
- update debian/patches/ nm-applet- use-indicator. patch - 171. By Mathieu Trudel-Lapierre
-
Update notification patch again, a typo (misplaced comma) slipped through.
- 170. By Mathieu Trudel-Lapierre
-
* Switch from regularly updating the menus to doing it "on-demand", by following
the signals sent from NetworkManager on device state changes.
- update debian/patches/ nm-applet- use-indicator. patch
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:network-manager-applet