(add bugs) |
m |
||
| (11 intermediate revisions by 2 users not shown) | |||
| Line 6: | Line 6: | ||
== Status == | == Status == | ||
| − | === KDE 4 === | + | === KDE Platform 4 === |
| − | Support in Solid for the informational parts of the NetworkManager interface is | + | Support in Solid for the informational parts of the NetworkManager interface is complete, in [http://websvn.kde.org:80/trunk/KDE/kdebase/workspace/libs/solidkdebase/workspace/libs/solid]. Backends for NetworkManager 0.6 and 0.7 exist, in [http://websvn.kde.org:80/trunk/KDE/kdebase/workspace/solid/ kdebase/workspace/solid/networkmanager-0.*]. A backend for [http://wicd.sourceforge.net wicd] is being worked on by Dario Freddi. Backends for other platforms would be welcome, contact the team for help on getting involved. |
| − | + | The user interface consists of a Plasma applet, a System Settings KCModule, and a kded module. It is a work in progress at [http://websvn.kde.org:80/trunk/playground/base/plasma/applets/networkmanager/ playground/base/plasma/applets/networkmanager]. | |
=== KDE 3 === | === KDE 3 === | ||
| Line 20: | Line 20: | ||
* More information in tooltip, including VPN connections [http://bugs.kde.org/show_bug.cgi?id=132151 #132151] | * More information in tooltip, including VPN connections [http://bugs.kde.org/show_bug.cgi?id=132151 #132151] | ||
* Show channel in tooltip [http://bugs.kde.org/show_bug.cgi?id=135034 #135054] | * Show channel in tooltip [http://bugs.kde.org/show_bug.cgi?id=135034 #135054] | ||
| − | * Found networks with ESSIDs with configured connections should show up in network list [http://bugs.kde.org/show_bug.cgi?id=133900 #133900] | + | * Found networks with ESSIDs with configured connections should show up in network list [http://bugs.kde.org/show_bug.cgi?id=133900 #133900] |
| + | * Make passphrase entry more intuitive [http://bugs.kde.org/show_bug.cgi?id=142349 #142349] | ||
| + | * Enable cancelling a connection [http://bugs.kde.org/show_bug.cgi?id=143259 #143259] | ||
| + | * Attractive popup notifications [ http://bugs.kde.org/show_bug.cgi?id=147519 #147519] | ||
| + | * Show network activity in system tray [http://bugs.kde.org/show_bug.cgi?id=148095 #148095] | ||
| + | * Make hex the default WEP key type [http://bugs.kde.org/show_bug.cgi?id=151437 #151437] | ||
| + | * Support WEP key indices [http://bugs.kde.org/show_bug.cgi?id=150926 #150926] | ||
| + | * Indicate encrypted connection in tray [http://bugs.kde.org/show_bug.cgi?id=159673 #159673] | ||
| + | |||
=== General === | === General === | ||
* Support Ad-hoc mode [http://bugs.kde.org/show_bug.cgi?id=138882 #138882] | * Support Ad-hoc mode [http://bugs.kde.org/show_bug.cgi?id=138882 #138882] | ||
* Make KWallet use optional [http://bugs.kde.org/show_bug.cgi?id=140332 #140332] | * Make KWallet use optional [http://bugs.kde.org/show_bug.cgi?id=140332 #140332] | ||
| + | * Make saving secrets optional [http://bugs.kde.org/show_bug.cgi?id=163551 #163551] | ||
| + | * Provide a log of connection information [http://bugs.kde.org/show_bug.cgi?id=144819 #144819] | ||
| + | * Import/export VPN connections [http://bugs.kde.org/show_bug.cgi?id=146159 #146159] | ||
| + | |||
| + | == KDE Platform 4 Architecture == | ||
| + | ''see [http://www.kdedevelopers.org/node/3462 this blog entry] for now'' | ||
| − | |||
| − | |||
== Applet Design and Usability == | == Applet Design and Usability == | ||
''to be done'' | ''to be done'' | ||
Contents |
Network Management describes the interaction between the KDE desktop and the system's network information and configuration layers. This means:
Support in Solid for the informational parts of the NetworkManager interface is complete, in [1]. Backends for NetworkManager 0.6 and 0.7 exist, in kdebase/workspace/solid/networkmanager-0.*. A backend for wicd is being worked on by Dario Freddi. Backends for other platforms would be welcome, contact the team for help on getting involved.
The user interface consists of a Plasma applet, a System Settings KCModule, and a kded module. It is a work in progress at playground/base/plasma/applets/networkmanager.
A rewrite of KNetworkManager for KDE 3 (by openSUSE) is nearly complete. This supports NetworkManager 0.7, which has a different interface to NetworkManager 0.6. More information can be found at the openSUSE KNetworkManager project page.
extracted from bugs.kde.org
see this blog entry for now
to be done