[gegl] bin: add items todo list



commit 87b8872dd9fc22576f8e66b8941bb4022722f6fa
Author: Øyvind Kolås <pippin gimp org>
Date:   Sat Feb 23 15:17:52 2019 +0100

    bin: add items todo list
    
    The "todo" command in the internal ui commandline lists many known paper-cuts
    in the UI.

 bin/ui.c | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/bin/ui.c b/bin/ui.c
index 6984ef563..99b18aedf 100644
--- a/bin/ui.c
+++ b/bin/ui.c
@@ -7706,6 +7706,8 @@ cmd_todo (COMMAND_ARGS)
   printf ("export panel, with named, scaled and cropped settings previously used for this image and 
others.\n");
   printf ("tab-completion for cd command\n");
   printf ("visual color picker\n");
+  printf ("more per-op lua uis\n");
+  printf ("histogram for threshold/levels/curve uis\n");
   printf ("make axis constrained vertical drag up/down adjust linear small increments on double\n");
   printf ("units in commandline\n");
   printf ("interpret GUM\n");


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]