Han Boetes
Han Boetes
I don't know if this suggestion is helpful or not, but https://github.com/any1/wayvnc has a VNC server for wayland.
OK, thanks for the heads-up
Thanks, the build progresses beyond this problem, on to the next problem: ``` work/songrec/src/songrec/target/release/build/gettext-sys-32b01b3e1d850fae/out/gettext/gettext-tools/gnulib-lib/term-styled-ostream.c~) /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/usr/obj/work/songrec/src/songrec/target/release/build/gettext-sys-32b01b3e1d850fae/out/gettext/gettext-tools/gnulib-lib -I.. -I../intl -I/usr/obj/work/songrec/src/songrec/target/release/build/gettext-sys-32b01b3e1d850fae/out/gettext/gettext-tools/intl -I.. -I/usr/obj/work/songrec/src/songrec/target/release/build/gettext-sys-32b01b3e1d850fae/out/gettext/gettext-tools...
@danboid > Did you get songrec to build under OpenBSD? I'm going to try building it under FreeBSD soon. No I didn't, and since I just uninstalled OpenBSD, I can't...
Check the branches, a pull request fixing this issue has already been proposed.
And another thing. Please consider installing the script somewhere else, `/usr/libexec` comes to mind. Another user called me with the same problem, after I fixed the problem by installing the...
Forget about it, this srt is toast
bandwidthupbytes does exist. It has a bug. ``` % grep bandwidthUpB man/waybar-network.5.scd *{bandwidthUpBits}*: Instant up speed in bits/seconds. src/modules/network.cpp fmt::arg("bandwidthUpBits", pow_format(bandwidth_up * 8ull / interval_.count(), "b/s")), fmt::arg("bandwidthUpBytes", pow_format(bandwidth_up / interval_.count(),...
Of course, I can use a workaround with > /dev/null 2>&1, but that's not the point of my request. The -q option is great for scripting.
Good find. But I bet lots of people will continuously refresh the page, waiting for the latest news.