| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 2 年前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 7 个月前 | ||
| 7 个月前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 1 年前 |
//ash/bubble
Bubbles are widgets with rounded corners. They appear over the main workspace content. Most bubbles are dismissed when the user clicks outside their bounds, similar to a menu.
Example bubbles:
- System tray (quick settings)
- Phone hub
- Bubble app list
This directory contains shared code for bubbles. Individual bubbles should be
implemented in other directories, like //ash/app_list, //ash/system, etc.