On 2/26/20 5:24 PM, rosea.grammostola wrote:
I would love to see nsm support in Radium, but for the main developer
it's not a feature that he will work on any time soon it seems.
update: he is willing to add it, if he gets help with Radiums
documentation in return.
By the way, it is possible to install Radium demo versions globally, I
think this is needed for nsm support:
cp -a radium_64bit_linux-5.9.96-demo /opt/
ln -sf /opt/radium_64bit_linux-5.9.96-demo/run_radium.sh /usr/local/bin/radium
NSM support almost done. Just needs some fixing of a wrong
implementation of the NSM API. Radium did act as a session manager
mostly... hm how could that happen? :-\ There are still plans to import
certain or all tasks of the server API into the Radium GUI along with
the client API. I really doubt whether this is a smart thing to do, but
I'm a bit done discussing these matters to be honest. Developer decides
I guess.
Anyway NSM (client!) implementation will be there soon I hope, that's
the good news :-)
https://github.com/kmatheussen/radium/issues/1242
(with questions and answers about the NSM API, discussion is closed ;) )