More Info

Revision 881777

(Back to digest)
 

Features in KDE Base

Will Stephenson committed changes in /trunk/playground/base/plasmas/networkmanager:

Implement creating connections by clicking the connect button on a wireless network, by launching the connection editor or making a dbus call to a running instance.

Currently this only works if the KCModule is already open; if it is not it attempts to pass the required parameters (essid, capability flags) to kcmshell4, but this requires a fairly ugly patch to kdebase-runtime to use these so I will probably add a stripped-down version locally.

File Changes

Modified 3 files
/trunk/playground/base/plasmas/networkmanager/trunk/playground/base/plasma/applets/networkmanager
 
/applet/interfacegroup.cpp
 
/libs/ui/802_11_wirelesswidget.cpp
 
/settings/config/connectioneditor.cpp
3 files changed in total