Nathan
Nathan
I tried the current theme (using `GTK_THEME=Materia-dark` when starting something), but it doesn't look great. Just from first glance, the newer design seems flatter, and the button hover effects and...
Any update on this? This can be renamed to "materia desktop theme for cinnamon results in a transparent panel". It looks like the system start menu doesn't pick up the...
I've been exploring a few themes, and honestly this theme is amazing-- things look so much slicker and more readable than other themes I've tried. But this bug is a...
This can be closed, likely. The latest version of LibreOffice has been updated, and looks great with this theme.
Heya, just checking in on this. I could potentially be interested in helping-- I'm getting more into Linux/GTK, and being able to use React (and mitosis) would be amazing. What...
Any updates or modern workarounds on this? The solution that @0x0a0d gave isn't relevant to me as I'm using the new version of lerna that simply uses workspaces.
Seconded. If calling a server that does not support Options at all, it results in a `405 - Method Not Allowed` response. Injecting heads won't stop the browser from rejecting...
I'm interested in this as well. I'm using KDE for my normal desktop environment (with the integrated card). When I switch over from the tty I'm using for `nvidia-xrun`, it...
To clarify, I'm running KDE in one tty (using the integrated card) and Openbox in the other (with `nvidia-xrun` and the dedicated card). I'd like to be able to switch...
Coming from a more statically typed/functional background (mainly Scala), my initial reaction is that you'd want to return some sort of `Option` or `Try` result, but looking into it, it...