Closed DockterTeagle closed 1 month ago
Same... I assume https://github.com/hyprwm/Hyprland/pull/7807 broke it..
I'm curious if this is related to me suddenly getting no 'authorization protocol specified' errors when opening Xwayland applications. I'm also on the latest git.
I have this problem too
it originally used
std::format("/tmp/.X11-unix/X{}", display);
return std::format("/tmp/.X11-unix{}", display);
it was refactored to this
think this is the mistake
Damn Im surprised it took so little time to fix this, much appreciated.
I have had this issue resurface on the latest git
I cant seem to reproduce it again, so nevermind, I had this issue on latest git, switched to release, it went away, then switched back and it disappeared, no need to reopen
Discussed in https://github.com/hyprwm/Hyprland/discussions/7845