CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2026/04/17 08:11:30
Modified files:
wayland/waybar : Makefile
wayland/waybar/patches: patch-resources_config_jsonc
patch-resources_style_css
Added files:
wayland/waybar/patches: patch-include_util_SafeSignal_hpp
patch-src_main_cpp
patch-src_modules_custom_cpp
patch-src_modules_image_cpp
Log message:
wayland/waybar: Unbreak USR1/USR2 signal handling
https://github.com/Alexays/Waybar/pull/4278 inadvertently broke handling
SIGUSR1/SIGUSR2 on OpenBSD. This reverts the offending bit.
+ replace sndio module in the default configuration with a custom module
using sndioctl(1)