…r shall be placed on the very left, i.e. left of appindicator items (mainly nm-applet).
This is tricky now, as object indicators (libapplication.so) only have a stub .get_position() API method (always returning -1). Arctica Greeter rewrites this to 1000. So, in order to end up left of the appindicators, we need to set the a11y's indicator position to a value higher than 1000.
…r shall be placed on the very left, i.e. left of appindicator items (mainly nm-applet).
This is tricky now, as object indicators (libapplication.so) only have a stub.get_position() API method (always returning -1). Arctica Greeter rewrites this to 1000. So, in order to end up left of the appindicators, we need to set the a11y's indicator position to a value higher than 1000.