chiark / gitweb /
logind: if we can't open /dev/tty0, assume there is no VT subsystem and don't pretend...
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 359ae09e83682b0883cec4a0e02df908e5fd021c..cdc014fe5ffb5e53e0cc8ced6fb65bcc307c654f 100644 (file)
--- a/TODO
+++ b/TODO
@@ -17,8 +17,20 @@ Bugfixes:
 
 * make polkit checks async
 
+* properly handle .mount unit state tracking when two mount points are stacked one on top of another on the exact same mount point.
+
 Features:
 
+* logind: selinux is borked...
+
+* logind: sends SessionNew on Lock()?
+
+* logind: allow showing logout dialog from system
+
+* document that %% can be used to write % in a string that is specifier extended
+
+* check utf8 everywhere
+
 * when an instanced service exits, remove its parent cgroup too if possible.
 
 * Make libselinux, libattr, libcap, libdl dependencies only of the tools which actually need them.
@@ -60,8 +72,6 @@ Features:
 
 * don't set $HOME in services unless requested
 
-* remove hacks in vala code and require libnotify 0.7
-
 * hide PAM/TCPWrap options in fragment parser when compile time disabled
 
 * when we automatically restart a service, ensure we retsart its rdeps, too.