Waybar
Waybar copied to clipboard
feat: hidpi support for image module
trafficstars
The image module renders SVG poorly on an hidpi screen. 2x PNG are also blurry.
This fixes that. I'm not a cpp expert and it was my first time using the image module so I hope this doesn't break anything.
Cheers!