Tools/NetApplet/Development

From Mandriva

Jump to: navigation, search
NetApplet Development and Proposals

This page will list proposals which aim to improve net_applet

Contents


[edit]

UI improvement

[edit]

Better interface name alignment with link quality and encryption level

Image:bug_small.png Bug #23766

At present the interface name and the link quality icons are not on the same line. For a better presentation, it could be interesting to fix this minor issue. This could be done IMHO by reducing the link quality icon size. The same applies for the icon showing the network is protected.

Before After
Image:net_applet_old1.png Image:net_applet_new1.png
mis-aligned label aligned label
[edit]

Show interface type with an icon

Image:bug_small.png Bug #23767

At present in net_applet you can only select the interface with their linux name ( ethX, pppX ). However most people don't know what these names mean and to which device they are referring. In drakconnect the interface product name is shown, but in net_applet it will take too much space. A solution is to show an icon describing the interface type ( ethernet card, wifi, USB/Firewire, modem, ... ). So when the user wants to activate his wireless interface, he will not have to guess which one of eth0, eth1 and eth2 designates his wireless interface.

Mockup showing interface type thanks to icons:

Image:net_applet_new4.png

[edit]

Display more informations in tooltips

Image:bug_small.png Bug #23800

At present Net_Applet will just display "network is active on interface eth0" when hovering the mouse over the icon. It could be useful to have:

  • the IP adress
  • the gateway
  • the protocol

Something like :

network is active on interface eth0 :
IP : 192.168.1.141 ( dhcp )
GW : 192.168.1.1
[edit]

Possible new features

[edit]

Notifications

[edit]

on interface change

Image:bug_small.png Bug #23801

Net_applet is able to automatically switch between several interfaces. However at present there's no notification. Net_applet should notify the user when it switches from one interface to another and quickly tell which interface is going to be used ( interface name and type ).

net_apply notifying interface switch:

Image:net_applet_notify_new.png

[edit]

other kinds

Probably other things worth being notified :

  • "Your static IP conflicts with another one, please change it"
  • "No more connection to the internet" (yes net_applet icon is changing, but there should be a notification)
  • "Cable plugged/unplugged"
  • Now we have avahi in cooker : "New service discovered on the network : ftp/web/smb/... server"
[edit]

Ability to configure a wireless connection as user

Image:bug_small.png Bug #23771

With net_applet a normal user should be able to configure a wireless connection without having to provide the root password. This is especially useful for roaming users. However there's several issues :

  • The sysadmin should be able to say which users can do this or not. This could be done maybe by allowing this for all users in a precise group
  • For some settings it should not be possible for the user to override them. This is especially important for enterprise connections where you don't want your user to modify the WPA key. But it should be able to add to it a wifi connection at home.

There's some ideas about using DBUS to provide this kind of functionality for unprivileged users. See PolicyKit

[edit]

Links to similar tools

Maybe it is a good idea to list other efforts that try to accomplish the same or a similar goal here...

Personal tools