jagged pixelated face icons
I am fairly certain that this is due to how you've used canvas for getting rounded image in : https://github.com/uiriansan/SilentSDDM/blob/main/components/Avatar.qml
the fix would probably be to use Image { } with a MultiEffect on another prop. Will open a pr if I can impl it myself.