| 19 | * ChimeraX 1.8 release |
| 20 | - Plan to release on Thursday if nothing new comes up. |
| 21 | - Eric will put in StructureSeq fix today. |
| 22 | |
| 23 | * Make clean needs ChimeraX build to exist |
| 24 | - Makefile.bundle has error code if the built Python does not exist, but that is actually not needed by the clean target. |
| 25 | - Greg will fix |
| 26 | |
| 27 | * pip being used in Makefile.bundle |
| 28 | - Makefile needs to use our build Python not the system Python. |
| 29 | - Zach will fix it. |
| 30 | |
| 31 | * Dark mode |
| 32 | - Greg trying ChimeraX in Qt 6.7 dark mode. |
| 33 | - PyQt 6.7.1 is missing QWebEngineCore library, so waiting for 6.7.2 which is not yet out. |