mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-27 23:36:47 +00:00
Window Manager Shell Readme
The following docs present more detail about the implementation of the WMShell library (in no particular order):
- What is the Shell
- Integration with SystemUI & Launcher
- Usage of Dagger
- Threading model in the Shell
- Making changes in the Shell
- Extending the Shell for Products/OEMs
- Debugging in the Shell
- Testing in the Shell
Todo
- Per-feature docs
- Feature flagging
- Best practices & patterns