Hello,
Okay, now I have looked over some old messages and I have some more ideas.
Lightdm really should start at-spi2 when it's configured with accessibility. It does it on my arch linux machine where I'm running lightdm for more than a year now.
I do have these two options inside /etc/lightdm/lightdm-gtk-greeter.conf
[greeter]
a11y-states=reader
reader=orca
when greeter session closes at-spi is killed by the gtk greeter. I am specifically handling this situation in that patch which has been committed into gtk-greeter 2.0.3 release.
However I am unable to get lightdm working on slint at all. I have installed pam, lightdm and lightdm-gtk-greeter by using installpkg.
This is what I'm getting when launching it... Should I add accounts service or logind into the mix somewhere?