From 96834d98617eee02840c1b9237df8ef92cbe25ae Mon Sep 17 00:00:00 2001 From: Aaron Taylor Date: Thu, 10 Jun 2021 17:52:56 -0700 Subject: [PATCH] Updated list of possible improvements for WolframAutomata. --- hacks/WolframAutomata/improvements.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/hacks/WolframAutomata/improvements.md b/hacks/WolframAutomata/improvements.md index 480411c..4c1fae1 100644 --- a/hacks/WolframAutomata/improvements.md +++ b/hacks/WolframAutomata/improvements.md @@ -22,10 +22,9 @@ Future ideas for WolframAutomata: Also add a debug flag that expands this OSD to include things like cell size, num_generations, delay, colors, seed conditions, etc. - - When using a random seed generation, bias 60/40 (or something else - unbalanced) rather than 50/50, allowing those rulesets which show - preferential behavior to do so clearly. Perhaps something like randomly - selecting 20%, 40%, 60% or 80%? + XScreensaver already prints errors messages in the screen as overlaid + yellow text. Does it provide a function via which I can print my own + messages? Could I use that for the overlay? - Add CLI options allowing the user to set foreground and background colors directly. -- 2.20.1