Moved my setup on my laptop from the v2 to v3 setup (after I removed the v2 files). I also checked if I could call the setbg myself but this just gives me the tooltip content I believe.
edit: cancel that, I do get the text, tooltip etc but also an error which says as follows:
Error: "Failed to connect to socket: Connection refused (os error 111)"
Hello, swww does have issue with both scaling and resolution change. It has to do with the way it loads the image into memory. As far as the socket error, I think it has to do to an error in the script, I was loading swww at the wrong time. The git repo had been updated so the 2 files that need to change are hyprland.conf and hyprv_util, the commit info can be found here https://github.com/SolDoesTech/HyprV3/commit/10a1ad35488d8684339e1742c47f78d5a9fb8dca
Hello, swww does have issue with both scaling and resolution change. It has to do with the way it loads the image into memory. As far as the socket error, I think it has to do to an error in the script, I was loading swww at the wrong time. The git repo had been updated so the 2 files that need to change are hyprland.conf and hyprv_util, the commit info can be found here https://github.com/SolDoesTech/HyprV3/commit/10a1ad35488d8684339e1742c47f78d5a9fb8dca
Thanks man, I saw the swww change but overlooked the change on the hyprv_util file (only updated the conf with no dice)😅
Here is my system lshw output (if useful):
Click me
Moved my setup on my laptop from the v2 to v3 setup (after I removed the v2 files). I also checked if I could call the setbg myself but this just gives me the tooltip content I believe.
edit: cancel that, I do get the text, tooltip etc but also an error which says as follows:
@JesseKoldewijn are you change your resolution?
i have same problem after trying to change my resolution
Changed the res afterwards just to check if that config might have something to do with it but not initially.
hyprland desktop backround brakes if you change the scaleing i still use swaybg for that reason wich just works fine
Funny enough I didn't even touch the scaling. Only changed the resolution. 😅
Hello, swww does have issue with both scaling and resolution change. It has to do with the way it loads the image into memory. As far as the socket error, I think it has to do to an error in the script, I was loading swww at the wrong time. The git repo had been updated so the 2 files that need to change are hyprland.conf and hyprv_util, the commit info can be found here https://github.com/SolDoesTech/HyprV3/commit/10a1ad35488d8684339e1742c47f78d5a9fb8dca
Thanks man, I saw the swww change but overlooked the change on the hyprv_util file (only updated the conf with no dice)😅
OS socket issue was related to the swww cache. Just remove the ~/.cache/swww directory, run swww kill and then swww init and all works fine again.