fkrull
fkrull
I don't know when I will get around to it, but it's a good idea and I absolutely want to do it.
As a datapoint: the "log" feature has [a bug](https://github.com/tokio-rs/tracing/issues/1487) where if you call one of the tracing macros in an async context in a particular way, the entire future becomes...
This is now done and future versions will be published to both repos. https://open-vsx.org/extension/fkrull/gtk-dark-titlebar
FWIW, you can find my attempts at solving this [here](https://github.com/fkrull/vscode-template-clojurescript/blob/master/build.cljs). However, even with that: * Some exceptions had an entirely different structure than the ones I print in that code...
I'm getting the same error with a `.flatpak` bundle. So does this limitation apply to those as well? Given they're based on the OCI format AFAIK.
Huh, thanks for the report. I'm gonna look into it, buuuuut if it doesn't work it doesn't work. Not even setting `GTK_THEME=Adwaita:dark` works, that makes the menu bar and Gtk...
Ok so I think this is a consequence of https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2175. Mutter/GNOME Shell changed the way they draw window borders for X11 windows that don't draw their own window borders. There's...
> Is there a vscode issue for this? From a brief search: * VSCode issue: https://github.com/microsoft/vscode/issues/130974 * Electron PR: https://github.com/electron/electron/pull/38977 * another possibly related Electron issue: https://github.com/electron/electron/issues/33635 * another VSCode...
That's all well and good, but then why did it work (or at least run producing the expected result) with Monix 3.0? And can this be detected with a better...
Yeah, that's how we ended up solving it in the Debian package as well: https://salsa.debian.org/python-team/modules/python-tinycss/commit/632f2d4476721e3e8e606767b270cfd15b6c3c17