author | Max Kellermann <max.kellermann@gmail.com> | |
Mon, 20 Mar 2017 15:47:59 +0000 (16:47 +0100) | ||
committer | Max Kellermann <max.kellermann@gmail.com> | |
Mon, 20 Mar 2017 15:47:59 +0000 (16:47 +0100) | ||
commit | 3af5c3a185fc23b8fb9d528a9c0a14f70093ac70 | |
tree | 0174abde080d753a9f6f7141ac910005f66b6467 | tree | snapshot |
parent | 9b08b8d793f6ee02e021f013397eaf3b22348283 | commit | diff |
status_bar: remove the status bar clock (option "display-time")
This is a pretty useless feature which is only available when not
playing something - a state in which ncmpc isn't useful either. What
the clock does is require a timer which wakes up ncmpc every second,
when it should better be completely idle (and swapped out).
This is a pretty useless feature which is only available when not
playing something - a state in which ncmpc isn't useful either. What
the clock does is require a timer which wakes up ncmpc every second,
when it should better be completely idle (and swapped out).
NEWS | diff | blob | history | |
doc/config.sample | diff | blob | history | |
src/conf.c | diff | blob | history | |
src/main.c | diff | blob | history | |
src/options.h | diff | blob | history | |
src/status_bar.c | diff | blob | history |