Narrat
Narrat
It has its merits if both are separate. At least for my way of using it. Could do a wherigo and look for other Caches on the way. If it...
The easiest would be wvkbd, as this virtual keyboard is like a daemon process and reacts on signals https://git.sr.ht/~proycon/wvkbd The other type I'm not sure how they really work. Didn't...
Are those incompatible types absolutely unavoidable? If not, maybe adding `-Wno-error=incompatible-pointer-types` is better, so the warnings at least remain?
Back then the change may have made sense, but nowadays it my not represent the state of the art with most of the distros, as those may have undertaken the...
One small change (or rather big :D). On `Arch Linux` labwc is on the way into the [official repos](https://aur.archlinux.org/packages/labwc#comment-1003653). Therefore I don't need to be informed about new releases anymore....
Thank you for this summary. Indeed a place which could see some improvements. And great that you still opened the PR, even if you were intially hesistant :)
What version are you using? `2.12` contains a regression that got fixed with `2.13` See https://github.com/dyne/tomb/issues/575 for more information
> Oh now there seems to be another strange issue. I am on Arch, so the package version shown in `paru -Ss` is 2.12 but `tomb --version` reports as 2.12....
It is documented in the official [FAQ](https://wiki.musl-libc.org/faq#Q:-Where-is-%3Ccode%3Eldd%3C/code%3E?) so users should be aware of such specialities and take care of it themselves? Magically doing stuff behind the scenes like tampering with...
Additional point: `samba` vs `ksmbd` (samba server built into the kernel (since 5.15))