(Update status and add links to sources) |
m (→KDE 4 Architecture) |
||
| Line 37: | Line 37: | ||
== KDE 4 Architecture == | == KDE 4 Architecture == | ||
| − | ''see [http://www.kdedevelopers.org/node/3462 this blog entry for now'' | + | ''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