Quote:
Originally Posted by pepijndevos
I'll try to find out how to send things from C code. I think I remember reading this all works over dbus, but I might be wrong.
|
The best way is probably to invoke lipc-set-prop directly from your C code.
I have attached acode snippet to do this.
Hope this helps to get you started!
EDIT: I have now tested the code snippet and found a bug. Now it should compile & work just fine.
Regards,
Chris