Samuel Dionne-Riel
                                            Samuel Dionne-Riel
                                        
                                    *Note about the second commit coming in later.* The duplication removed is the "flat" snowflake (without gradients), for printing. The previous commit with metadata removal *did* in fact remove the...
Some of the metadata (like the current position in the viewport) I agree are not to be there; but there are some that are important when authoring, like the layers...
Also cc @mogorman, schedule allowing.
Note: when adding support for Star Labs devices, use the product skus from the DMI info and document we are using the product skus. ``` ~ 2 $ cat /sys/class/dmi/id/product_sku...
> because `fwupdmgr` doesn't recognize the Star Labs hardware. Weird, it *just works* on my end. ``` services.fwupd.enable = true; services.fwupd.extraRemotes = [ "lvfs-testing" # might not be needed, config...
[renamed the issue so it's a bit more actionable]
AFAIK nothing else is needed. The only config about fwupd in my personal config is the one I shared earlier. Though the install happens via an UEFI capsule with the...
Hi! Thank you for the interest in things artsy and NixOS! * * * About the logo usage... First thing first, I know full well that there are no guidelines...
No worries! And thanks again for taking time for this! These are all things I have gotten familiar with by playing around with stuff in here. This PR is the...
Why even go for an iframe? Using a discrete page is always the better choice. That is, rather than trying to be "smart" with lazy loading, and/or js, and/or DOM-based...