From 4252404d3b47d8ce1d577339526ae3f1b7766e90 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Revol?= Date: Fri, 25 Jan 2008 15:16:09 +0000 Subject: [PATCH] More todo. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23737 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- 3rdparty/mmu_man/themes/TODO.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/3rdparty/mmu_man/themes/TODO.txt b/3rdparty/mmu_man/themes/TODO.txt index 541f6ce2aa..2e0b9c7de2 100644 --- a/3rdparty/mmu_man/themes/TODO.txt +++ b/3rdparty/mmu_man/themes/TODO.txt @@ -1,11 +1,15 @@ TODOs for Theme manager: * style cleanup (-> Haiku style) +* enable theme comments again (tooltip on listitem ?). * make ParseMessage more robust * forbid quitting while themes are loading! +* implement BackupFiles() methods to add required files to a zip. * fix TerminalAddon: get theme from haiku +* Save as resource/BMessage ? (for editing) * ideas for addons: - ~/config/settings/Tracker/DefaultFolderTemplate/ (default background ??) - Desktop icon size ? + - Desktop shelf ? (dangerous) - dircolors (cf. http://linux.die.net/man/5/dir_colors ) - icons (/etc/icons ? svg/hvif, setmime...) - mouse cursors (needs app_server fixes ??)