x11-misc/i3status-mpd
generates a status bar for dzen2, xmobar or similar
ChangeLog
commit 2b0803ce0f2c19f2e841dd9a1ee34aa4bfdfe65a
Author: Samuel Holland <samuel@sholland.org>
Date: Thu Jul 28 22:33:01 2022 -0500
x11-misc/i3status-mpd: Respin for meson update
Signed-off-by: Samuel Holland <samuel@sholland.org>
commit 5676a93a6588ff415fecfe5cadfa2f711021d2e0
Author: Samuel Holland <samuel@sholland.org>
Date: Sat Mar 28 21:15:11 2020 -0500
x11-misc/i3status-mpd: Update for new build system
Signed-off-by: Samuel Holland <samuel@sholland.org>
commit 5b3e0d0197d3ed738a51562b661f36a63e08e86e
Author: Samuel Holland <samuel@sholland.org>
Date: Fri Dec 28 22:41:17 2018 -0600
x11-misc/i3status-mpd: Add test dependencies
Signed-off-by: Samuel Holland <samuel@sholland.org>
commit 94189f12d841c5d98545214c5c4be3547898da31
Author: Samuel Holland <samuel@sholland.org>
Date: Sun Nov 6 03:24:08 2016 -0600
Update i3status-mpd and switch to my fork
commit f902953582c93a41539c80b81ffdad12921d7b34
Author: Samuel Holland <samuel@sholland.org>
Date: Mon Feb 22 18:20:58 2016 -0600
x11-misc/i3status-mpd: New package
Based on the ebuild from x11-misc/i3status-2.10-r1::gentoo
Local patches:
* connection.patch: fixes an issue where i3status will alternately
disconnect and reconnect to mpd every update when playback is stopped
* signal.patch: prevents i3status from exiting on SIGPIPE, caused by
sending data to mpd when the connection is closed. This happens after
a fullscreen app (like i3lock) obscures i3bar and it sends SIGSTOP to
i3status, which causes the connection with mpd time out. This patch
also improves error reporting on receiving a signal.
Author: Samuel Holland <samuel@sholland.org>
Date: Thu Jul 28 22:33:01 2022 -0500
x11-misc/i3status-mpd: Respin for meson update
Signed-off-by: Samuel Holland <samuel@sholland.org>
commit 5676a93a6588ff415fecfe5cadfa2f711021d2e0
Author: Samuel Holland <samuel@sholland.org>
Date: Sat Mar 28 21:15:11 2020 -0500
x11-misc/i3status-mpd: Update for new build system
Signed-off-by: Samuel Holland <samuel@sholland.org>
commit 5b3e0d0197d3ed738a51562b661f36a63e08e86e
Author: Samuel Holland <samuel@sholland.org>
Date: Fri Dec 28 22:41:17 2018 -0600
x11-misc/i3status-mpd: Add test dependencies
Signed-off-by: Samuel Holland <samuel@sholland.org>
commit 94189f12d841c5d98545214c5c4be3547898da31
Author: Samuel Holland <samuel@sholland.org>
Date: Sun Nov 6 03:24:08 2016 -0600
Update i3status-mpd and switch to my fork
commit f902953582c93a41539c80b81ffdad12921d7b34
Author: Samuel Holland <samuel@sholland.org>
Date: Mon Feb 22 18:20:58 2016 -0600
x11-misc/i3status-mpd: New package
Based on the ebuild from x11-misc/i3status-2.10-r1::gentoo
Local patches:
* connection.patch: fixes an issue where i3status will alternately
disconnect and reconnect to mpd every update when playback is stopped
* signal.patch: prevents i3status from exiting on SIGPIPE, caused by
sending data to mpd when the connection is closed. This happens after
a fullscreen app (like i3lock) obscures i3bar and it sends SIGSTOP to
i3status, which causes the connection with mpd time out. This patch
also improves error reporting on receiving a signal.