summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorBrian Tarricone <brian@tarricone.org>2007-09-06 09:36:31 +0000
committerBrian Tarricone <brian@tarricone.org>2007-09-06 09:36:31 +0000
commit78f9839e5d9569cde43f74726b8d45286364fa73 (patch)
treed32d5ebecd7dc2abd15514a3570610c1136eaecd /TODO
parent63affd4acd1d4aca358999235d83303c76826d2f (diff)
downloadxfconf-78f9839e5d9569cde43f74726b8d45286364fa73.tar.gz
add todo file
(Old svn revision: 26729)
Diffstat (limited to 'TODO')
-rw-r--r--TODO13
1 files changed, 13 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..80d0062
--- /dev/null
+++ b/TODO
@@ -0,0 +1,13 @@
+* add kiosk/locking mechanism
+* perchannel-xml backend should look in all $XDG_CONFIG_DIRS and
+ overlay user settings on top of system settings
+* store config entries in perchannel-xml backend as a real tree rather than
+ flattened (?)
+* implement config store reading for perchannel-xml backend
+* transaction support (?)
+* unit tests
+* MCS settings migration code
+* figure out how to let libxfconf know about the XfconfBackendError enum --
+ maybe just rename to XfconfError and move to common/
+
+* separate XSETTINGS daemon that reads values from xfconfd