Noah S. Roberts
Noah S. Roberts
This is endlessly confusing. I would expect the "Run C/C++ file" button to build *and then run* said file, but it instead loads the debug config without debugging it. When...
Any update on this?
I'm not sure I understand what connections are you talking about. Do you mean HTTP connections or un-proxied connections? For some reason, I hadn't thought about just closing port 80....
Same issue here. I previously had one role assigned to multiple groups, but I wanted to adjust some of them and only encountered this error when I tried to re-assign...
You also need to put 'patternfly.woff' in the `/usr/share/cockpit/base1/fonts` folder. Here's a source: [https://github.com/patternfly/patternfly-sass/blob/master/assets/fonts/patternfly/PatternFlyIcons-webfont.woff](https://github.com/patternfly/patternfly-sass/blob/master/assets/fonts/patternfly/PatternFlyIcons-webfont.woff) Your dark mode fix doesn't seem to work anymore.
For future people searching for a simple fix, these commands should download the fonts and put them in the right places. Most fonts are sourced from the same places shared...
Looks like this isn't the only submitted issue about this. There's another issue, #15, and a PR, #31, about this. The PR mentions [45Drives/cockpit-zfs](https://github.com/45Drives/cockpit-zfs), which looks to be far more...
I like that idea! I can work on it this weekend.
This is what I have so far. It's a non-resizable textArea with 6 rows and a monospace font. It sets the header value to the literal input entered by the...
@Comprehensive-Jason should be ready for your review!