Solid/Sandbox: Difference between revisions

From KDE Community Wiki
(Created page with '== 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...')
 
No edit summary
Line 26: Line 26:
There are two projects supporting printing:
There are two projects supporting printing:


==== system-config-printer-kde ====  
===== system-config-printer-kde =====
Interface for system-config-printer currently it is full featured though the interface is not finished.
Interface for system-config-printer currently it is full featured though the interface is not finished.


Line 32: Line 32:
Coordinator: Jonathan Riddell
Coordinator: Jonathan Riddell


==== print-manager ====
===== print-manager =====
Project written in Qt/C++ from scratch with a feature right interface.
Project written in Qt/C++ from scratch with a feature right interface.


Located: playground/base/print-manager (git)
Located: playground/base/print-manager (git)
Coordinator: Daniel Nicoletti
Coordinator: Daniel Nicoletti

Revision as of 18:03, 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

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