Reload theme on SIGHUP
Fixes #28 (closed)
Allows for applications to request a theme reload after applying changes to the theme file.
This is a first attempt to fix the mentioned issues. I apologize if there are many or obvious mistakes. I still haven't been able to understand all the details around the dbus interface. Still, calling org.sigxcpu.Feedback.ReloadTheme
method from the command-line seems to have the desired behavior.
Second attempt: reload the theme on SIGHUP
signal.
Edited by Guido Gunther