Warning, /plasma/lancelot/docs/design is written in an unsupported language. File is not indexed.

0001 Plans for the new Lancelot:
0002  - Put all models into qml imports so that all Plasma
0003    applets can use them. Try to follow the model organization
0004    defined by Kickoff to be able to use some models provided by it
0005  - Lancelot needs to become a shell that loads QML layouts.
0006    This will allow easier implementation for different modes
0007    (like cascading popups etc.) without ruining the core code
0008    which was the case with L1.
0009  - Most of the configuration options can be removed. Instead,
0010    provide a few default setups as different layouts. Configuration
0011    might need to be per-layout, and not global.
0012 
0013