Francesco Gazzetta

Results 277 comments of Francesco Gazzetta

In a lot of [upstream issues](https://github.com/ostrosco/device_query/issues?q=is%3Aissue+wayland+is%3Aclosed) this is labeled as impossible. However, that is outdated, as we have [org.freedesktop.portal.GlobalShortcuts](https://flatpak.github.io/xdg-desktop-portal/docs/doc-org.freedesktop.portal.GlobalShortcuts.html) now. Edit: I opened https://github.com/ostrosco/device_query/issues/86 Edit2: Maybe it makes more sense...

Is `source-repository-package` supposed to work? I tried and it doesn't have any effect but I think it should if possible

I looked into opengraph video embeds, and it looks like it's safer than I thought. Mastodon for example embeds any video by putting `twitter:player`/`og:video`/`og:video:url` in an iframe like this ```...

Gary is right, this needs many other changes across the whole repo. > But I tried running the apps with make sim and everything worked okay I think this is...

Regarding the design, it looks nice, but... does any app in the project actually follow these guidelines? To me it looks like the design of most apps was guided by...

+1! The current build system makes for [complex downstream packages](https://github.com/NixOS/nixpkgs/pull/325277/files)

> The best place I can think of right now is `nix build --derivation`. But one may prefer `nix instantiate`. Both look fine to me. Another option is `nix eval...

+1, but it should also mention the other temporary names (nix-style local builds, new-*) so that at least it shows up in searches

#6999 is a specific bug caused by fake-package

This change won't make `cabal repl` / script faster per se, it just means that instead of writing a dummy package on the file system and performing dep resolution etc...