From b81aaebd8710226f33cef3f486144cd5e7bdaa3c Mon Sep 17 00:00:00 2001 From: Axel Kohlmeyer Date: Sun, 6 Aug 2023 19:46:00 -0400 Subject: [PATCH] update TODO list --- tools/lammps-gui/TODO.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tools/lammps-gui/TODO.md b/tools/lammps-gui/TODO.md index c69da42d13..3bf9d68046 100644 --- a/tools/lammps-gui/TODO.md +++ b/tools/lammps-gui/TODO.md @@ -2,6 +2,8 @@ LAMMPS-GUI TODO list: # Short term goals +- use qgetenv, qputenv for portability +- update enabled/disabled status for accelerators during startup and fall back to None if needed. - add CTRL-q hotkey to log windows so you can exit the entire application (add do you really want to? dialog to this) - add "syntax check" with enabled "-skiprun" flag - add multi-tab settings dialog where certain properties can be set through customizing the LAMMPS command line