Mihai Fufezan

Results 491 comments of Mihai Fufezan

My bad gang, didn't test outside CI.

Yeah I'm not even sure if the commit is at fault. Running `diff` on the generated `include/hyprland/protocols` dirs yields an empty diff, both after and before that commit.

Makes sense. @cnt0 do you mind if I revert the commit, or do you have a better approach for this?

They're generated files, so no.

@rtgiskard I'm not using Meson at the moment, and it's going to be removed sometime in the future. If you have an idea how we can fix the generation of...

Change the hyprland input url to the one in the pinned issue.

That's not the way to do it. Change the input to `inputs.hyprland.url = "git+https://github.com/hyprwm/hyprland?submodules=1";`. Optionally append `&ref=`. In your config, set ```nix programs.hyprland.package = inputs.hyprland.packages.${pkgs.system}.hyprland.override { debug = true; };...

Very odd, Steam launches just fine for me (along with other xwayland apps).

I don't see any nixos config in your repos, so I assume it's not public. Do you have any overlays that might interfere with xwayland? Is your Nixpkgs up to...

I don't see anything that might interfere with xwayland. Is there anything about it in Hyprland logs?