Code

meson.build: define _GNU_SOURCE for getaddrinfo() and sigaction() with glibc
[ncmpc.git] / src / xterm_title.c
2017-03-20 Max Kellermannxterm_title: use getenv() instead of g_getenv()
2017-03-20 Max Kellermannxterm_title: simplify if/else chains
2017-03-20 Max Kellermannxterm_title: pass string, no format
2017-03-20 Max Kellermannscreen_utils: move set_xterm_title() to xterm_title.c