Keegan Conlee
Keegan Conlee
> Are you serious? wtf Is there something major that I'm missing here?
> Currently there is no way for library users to write functions in rust and access them in SASS, but that has already been implemented internally. I think it might...
@connorskees I'm trying to build the blueprint.js sass code for a Yew project. Particularly, there is one function called `svg-icon` that inlines an SVG file into the CSS (using a...
@connorskees Sorry I didn't get back here quickly, just saw this email and realized I should probably let you know - it looks like it would likely solve the issues...
Also having this issue in Cinnamon (arch, X11, muffin/mutter). In addition `:wm-ignore false` causes one of my monitors to not be able to have any windows (from any application, not...
Is this still something that's wanted? It's still marked as "good first issue", and I'm looking for ways to contribute, so I could probably implement this. Also, it would seem...
+1, this still seems to be a thing. The appIDs given by parsing shortcuts.vdf don't match up with what you get when generating a desktop shortcut, either.
I'd like some review on this, but it isn't completely done yet. I'd like help with: - Finding edge-cases - Deciding if the new code should be somewhere else in...
How are the .gitignore features tested? With the test files for those not really being able to just be included in the repository?
I found the just command to generate the test directory, but trying to list anything in there with `--git-ignore` set doesn't print anything, as the entire `tests/test_dir` is ignored.