changeset 9213:b9986ce0047c

update PROJECTS
author John W. Eaton <jwe@octave.org>
date Mon, 18 May 2009 15:11:22 -0400
parents 6feb27c38da1
children 0839df1694ae
files PROJECTS
diffstat 1 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/PROJECTS	Mon May 18 09:46:49 2009 +0200
+++ b/PROJECTS	Mon May 18 15:11:22 2009 -0400
@@ -259,6 +259,16 @@
   * Use nanosleep instead of usleep if it is available?  Apparently
     nanosleep is to be preferred over usleep on Solaris systems.
 
+--------
+Graphics:
+--------
+
+  * Correctly handle case where DISPLAY is unset.  Provide
+  --no-window-system or --nodisplay (?) option.  Provide
+  --display=DISPLAY option?  How will this work with gnuplot (i.e.,
+  how do we know whether gnuplot requires an X display to display
+  graphics)?
+
 -------
 History:
 -------