update machinery: complete transition
authorPhil Sutter <phil@nwl.cc>
Sun, 6 Sep 2009 23:05:33 +0000 (01:05 +0200)
committerPhil Sutter <phil@nwl.cc>
Sun, 6 Sep 2009 23:05:33 +0000 (01:05 +0200)
commite0440937351f8888f236b9cef79f0f238365ca39
treed990cc7070b956e08c7fa45c4f3cda23ab033049
parentd7c7f06aca96d8ad13d395212c74d2235c07dac6
update machinery: complete transition

* Drop all need_mask alterations (no idea why there were here at all,
  but surely not sane since they are missing in the non-linux
  functions).
* Drop the update delay for update_meminfo(), as parsing /proc should
  not lead to abnormal overhead.
* Check for x_initialised from inside update_x11info(), so we can call
  it unconditionally.
src/common.c
src/conky.h
src/core.c
src/linux.c
src/top.c
src/x11.c