fuggy
fuggy
Maybe this could be the home manager module?
I must just have skill issue I guess
Just tested Krita, it bugs in the same way for me so we both have the same issue seemingly. Judging by @leiserfg Github profile he seems to also be using...
Home manager module? I have both installed since it caused issues with XWayland to only have the home manager module ```nix {inputs, ...}: let global = import ../global-var.nix; in {...
Thought maybe could be a issue with how I am installing Hyprland tried the following ```nix programs.hyprland = { enable = true; package = inputs.hyprland.packages.${pkgs.system}.hyprland; }; ``` No changes but...
Also find it really weird that with Hyprland somehow the corner rounding effects Gamescope?! I thought it was nested compositor so that wouldn't have a effect on it right? Doesn't...
Anyway, you seem to be the Nix guy @fufexan maybe look into this and see if you can reproduce it. As only two people having this happen to be Nix...
Chromium gives interesting errors which is only app that semi works bit not really ``` [22345:22345:0615/141034.048079:ERROR:object_proxy.cc(576)] Failed to call method: org.freedesktop.ScreenSaver.GetActive: object_path= /org/freedesktop/ScreenSaver: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible...
I found a good workaround for now though! `--backend sdl` completely bypasses the issues