srithon/BrightnessControl

Cleanup xrandr child processes

Closed this issue · 1 comments

It seems that the xrandr processes are not terminating properly.

After trying to use pkill xrandr, the processes do not go away. Even using kill -9 does not have any effect.

Two potential solutions are

  1. keep a list of currently-running processes and terminate them manually OR

  2. use auto-reconfigure during fades; this may be the reason for why this wasn't happening before version 1.4.5.