Justin Kromlinger

Results 105 comments of Justin Kromlinger

Since the README marks `DATA_SOURCE_NAME` as legacy the examples in it should be adjusted as well.

This is everything I expected from #7409, thanks! If someone wants to try it out on Arch Linux: Here is a [sway-git](https://aur.archlinux.org/packages/sway-git) build with this PR: https://fb.hash.works/gLwik/ (commit 0e37cc31, requires...

I think I found a bug. When one creates a single window, it works as expected, no title bar is shown: ![image](https://github.com/swaywm/sway/assets/2362091/7bb05861-e0e0-4e3a-8cd2-ad913be7792f) Switching to vertical split mode and creating another...

Thanks, looks like that fixed it.

Do you have a recommendation for a nginx vhost config adjustment, if others don't have this problem? Sep 11, 2023 18:39:36 Cesar N. ***@***.***>: > > we'll test if it...

> If you are able to modify that PKGBUILD, I'd recommend changing Done, thanks. Next error: ``` running 1 test test sources::host_metrics::cgroups::tests::generates_cgroups_metrics ... FAILED failures: failures: sources::host_metrics::cgroups::tests::generates_cgroups_metrics test result: FAILED....

FYI, I've [removed the test](https://gitlab.archlinux.org/archlinux/packaging/packages/vector/-/blob/main/drop_generates_cgroups_metrics_test.patch?ref_type=heads) from the Arch Linux build for now, since I wasn't able to provide an updated version for three months due to failing checks.

I'm in the same situation, it doesn't seem reasonable to set `--accept-dns=false` on hundreds of devices if one only wants to use it on a dozen of them.

> > ``` > sudo pacman -Syy lib32-mangohud mangohud > ``` Please don't force refresh your local package databases (`yy`) unless they are corrupt. One `y` is enough.

> > I'm not totally agreeing on installing both packages but the user could just install one > > I agree with you, however I'm thinking about `pacman -Syy`. I...