Miguel Sánchez de León Peque
Miguel Sánchez de León Peque
> Almost got every dependency listed + build + installed, a couple left to go... :rocket: :rocket: > We mainly use: apt-get (debian based), dnf (fedora) and vcpkg (Windows) Oh,...
Just as an idea, it could be nice if you could use dicts instead of `Pin()` and simple strings for `funct` (maybe it looks more "pythonic" that way): ```python class...
Thanks, subscribed. :blush: I will leave this opened then. As it seems it will still be an issue even if #343 is merged.
@adam-urbanczyk Not really. I use it extensively, but just as a user... :sweat_smile:
@georgealways Note that `font-weight` and `line-height` were also being overwritten, and they do not have the `!important` flag (it seems the `.lil-gui .title` was not being the more specific selector?).
Yeah, `v-app` is everything. Everything is contained inside it. :blush:
@Ademord Sadly no. I am still using a separate `.coveragerc` file and, as you can see, got no response from @codecov. :confused:
@Ademord Yeah, it seems it does not apply to my use case, but thanks for sharing! :blush:
Bumped into this with Fedora Silverblue, so I'm guessing same use case: Flatpak installed from Flathub and using Wayland. :blush:
@jf--- @tpaviot Friendly ping. :innocent: Do not know how hard it would be, but would you accept a PR to fix this? Or is it simply that you do not...