chiark / gitweb /
more TODOs
[disorder] / disobedience / users.c
index 0590d699b67157aa69d90d03c9614d167c64ccbf..af42858a1ec2010f91d6649e63de3a206f3d5297 100644 (file)
  * When you select 'add' a new empty set of details are displayed to be edited.
  * Again Apply will commit them.
  *
- * TODO: it would be really nice if the Username entry could be removed and new
- * user names entered in the list, rather off in the details panel.  This may
- * be possible with a sufficiently clever GtkCellRenderer.
+ * TODO:
+ * - enter new username in the GtkTreeView
+ * - escape and enter keys should work
+ * - should have a cancel or close button, consistent with properties and login
  */
 
 #include "disobedience.h"