|
Revision 23743, 0.8 kB
(checked in by mmu_man, 4 months ago)
|
Fixes and more to do.
|
| Line | |
|---|
| 1 |
TODOs for Theme manager: |
|---|
| 2 |
* check R5 build |
|---|
| 3 |
* style cleanup (-> Haiku style) |
|---|
| 4 |
* enable theme comments again (tooltip on listitem ?). |
|---|
| 5 |
* make ParseMessage more robust |
|---|
| 6 |
* forbid quitting while themes are loading! |
|---|
| 7 |
* implement BackupFiles() methods to add required files to a zip. |
|---|
| 8 |
* fix TerminalAddon: get theme from haiku |
|---|
| 9 |
* Save as resource/BMessage ? (for editing) |
|---|
| 10 |
* broadcast _UIC for Haiku |
|---|
| 11 |
* ideas for addons: |
|---|
| 12 |
- ~/config/settings/Tracker/DefaultFolderTemplate/ (default background ??) |
|---|
| 13 |
- Desktop icon size ? |
|---|
| 14 |
- Desktop shelf ? (dangerous) |
|---|
| 15 |
- Deskbar logo (Be, leaf...) |
|---|
| 16 |
- dircolors (cf. http://linux.die.net/man/5/dir_colors ) |
|---|
| 17 |
- icons (/etc/icons ? svg/hvif, setmime...) |
|---|
| 18 |
- mouse cursors (needs app_server fixes ??) |
|---|
| 19 |
- Pulse colors (-> sample code) |
|---|
| 20 |
- BeIDE/Pe/Eddie full colors (map to singe namespace) |
|---|
| 21 |
- Firefox theme ? |
|---|
| 22 |
|
|---|