Mihai Fufezan

Results 491 comments of Mihai Fufezan

> Perhaps a build option for hyprpm would be the best use case? Sure, can be done.

If the package is null it is assumed the user manages xwayland somewhere else too. So let's add ` && cfg.package != null`.

It's a bug with Artist mode specifically, as even with OTD disabled, the problem still exists.

What rev are you running? I'm on f687105eff61aebff34669852e7153584286a357. If it matters, my tablet is a Wacom CTL-472.

I suspect the issue comes from hyprsplit not using the same stdenv as hyprland (https://github.com/shezdy/hyprsplit/blob/main/flake.nix#L18). A simple `inputs.hyprland.packages.${system}.default.stdenv.mkDerivation` in place of `pkgs.stdenv.mkDerivation` should do the trick.

Hyprexpo from nixpkgs or from hyprland-plugins?

Trying to repro, but I'm hitting other issues while at it. Will post when I'm done.

Sorry I didn't get back to you on this, but I haven't had time to test. Does it still happen now, after the aquamarine merge?

In my case it seems to load just fine using `hyprctl plugin load /path/to/libhyprexpo.so`. I'll test adding it to the config shortly.