Joel Ong
Joel Ong
If anyone's still experiencing slow performance on non-gnome-shell systems, can you try the updated changeset in #2481 again?
once again: does applying [this changeset](https://github.com/quodlibet/quodlibet/pull/2481/files#diff-725a1363e50790bee2c8cd9a7aff8ded) fix the issue? It does for me (tested on xfwm) but I recall vaguely that it didn't play nice on gnome-shell. If it works...
I think it's a worthwhile feature to consider having. the main utility of this would be to pass a FITS header to the viewer for use in conjunction with a...
For some context: these figures show the evolution of the dimensionless g-mode phase $\epsilon_g = 1/(\nu_g \Delta\Pi_\ell) - n_g$ for the first 10 g-modes (indexed by radial order $n_g$). The...
given that I don't use jupyterlab, is there any way I can set these configuration options in nbconfig/notebook.json, for example? if not, then that isn't really a fix for this...
update: the broken callbacks were caused by the `notebook_loaded.Notebook` event in `custom.js` not being invoked on document load. As a workaround I've bound it to be triggered on `command_mode`. This...
Redownloading did not help. I was able to resolve the issue by moving the lines ```C #define X 1 #define Y 2 #define Z 3 ``` from `systemic.h` to `integration.c`....
Oops, I'd meant to rename the markdown file before submission but somehow overlooked that. I have now done so. @editorialbot generate pdf As far as I can see, of the...
hmm, very confused by this bc it builds just fine on my local machine. Third time's the charm?