Zach Pearson
Zach Pearson
Hello, Because of the fact that Gentoo is lacking some software that can be found in the AUR and since software availability is one of the main drivers that keeps...
I'm still working on using `magit` effectively, but I have works in progress that may be of interest. This adds two parameters, `dashboard-always-start` and `dashboard-hide-modeline`, to `dashboard-setup-startup-hook`. If `dashboard-always-start` is...
One thing we've done in ChimeraX is standardize on using integers instead of enum values as they exist in PyQt6 which poses a challenge because we're still thinking about whether...
We use this utility function in ChimeraX to grab the raw content of a QImage to pass to our renderer. I'm hoping it will be useful to other users as...
This PR implements the functions I asked about in #356
I really like how neovim's lsp-ui package displays all diagnostics for all lines, and I'd like to see that behavior in lsp-ui-sideline. I'm halfway through hacking it into my local...
Hi all, I'm one of the developers on the UCSF ChimeraX team. We have a number of compiled extensions that we ship in ChimeraX, scattered across several modules. To facilitate...
Possibly related to #798 I'm working on a GUI program that can take in files as arguments, and when I launch its module I can see that it always gets...
Thank you from the ChimeraX team for your work putting OpenMM on PyPi. It has greatly simplified the process of packaging it with ChimeraX. I just wanted to drop a...