Solid/Sandbox: Difference between revisions
No edit summary |
No edit summary |
||
Line 22: | Line 22: | ||
Located: extragear/base (git) | Located: extragear/base (git) | ||
Coordinator: Rafael Fernandez and Alex Fiestas | Coordinator: Rafael Fernandez and Alex Fiestas | ||
=== Disk Management === | |||
There are one main project working on disk management called "partitionmanager". It is advanced and very feature rich. | |||
Located: extragear/sysadmin/partitionmanager/ | |||
Coordinator: Volker Lanz | |||
=== Screen Management === | |||
There aren't any maintained project providing support for Screen Management, though we have some code here and there. | |||
https://projects.kde.org/projects/kde/kdebase/kde-workspace/repository/revisions/master/show/kcontrol/randr | |||
=== File Sharing === | |||
TODO | |||
=== Sound Support === | |||
TODO | |||
=== Infrared Remote Control system === | |||
TOOD (KRemoteControl) | |||
=== Input Devices === | |||
TODO | |||
=== Software Management === | |||
TODO (KPackageKit, Muon) | |||
=== User Management === | |||
TODO | |||
=== Printing === | === Printing === |
Revision as of 18:13, 20 February 2011
Description
This is an analysis of where we are, what we support and what we do not.
Hardware or System Integration
This is a list of areas where KDE Platform or KDE Plasma Desktop need to be integrated with.
Networking
Currently we have one main project called "NetworkManagement" which atm it supports NetworkManager though it is supposed to be able to support more backends in the future.
Located: extragear/base (svn) Coordinator: Will Stephenson?
Power Management
PowerManagement support is build in kdebase, under the PowerDevil project.
Located: kdebase (git) Coordinator: Dario Freddi
Bluetooth
Currently we have one main project called "BlueDevil" to support Bluetooth.
Located: extragear/base (git) Coordinator: Rafael Fernandez and Alex Fiestas
Disk Management
There are one main project working on disk management called "partitionmanager". It is advanced and very feature rich.
Located: extragear/sysadmin/partitionmanager/ Coordinator: Volker Lanz
Screen Management
There aren't any maintained project providing support for Screen Management, though we have some code here and there.
File Sharing
TODO
Sound Support
TODO
Infrared Remote Control system
TOOD (KRemoteControl)
Input Devices
TODO
Software Management
TODO (KPackageKit, Muon)
User Management
TODO
Printing
There are two projects supporting printing:
system-config-printer-kde
Interface for system-config-printer currently it is full featured though the interface is not finished.
Located: kdeadmin/system-config-printer-kde/ (svn) Coordinator: Jonathan Riddell
print-manager
Project written in Qt/C++ from scratch with a feature right interface.
Located: playground/base/print-manager (git) Coordinator: Daniel Nicoletti