Herzenschein
Herzenschein
Hi, I've been testing this experimental flatpak for a while. There are four issues with it, where only one is a dealbreaker. 1. As a best practice you should use...
> I haven't encountered this either, maybe this is an issue with MPV in the flatpak, do you know if the same issue occurs with the web player? Last I...
This project needs to be updated to use latest wlroots. The initial compiler issue of not finding `` (which is pretty much just the path to wlroots header files like...
I'd be interested in helping with: * providing up-to-date build instructions * providing instructions to build the flatpak I also see that the issue tracking the flatpak build is actually...
https://github.com/slavaGanzin/await/pull/10#issuecomment-2708807872 > Thanks for your contribution. I'm not an expert in building tools for C. I didn't ever use meson before, I'm familiar with cmake. If you do think this...
Oh yes, I actually reverted the sdnotify changes recently because of that. I want to at some point test all of those containers individually to only add sdnotify where it...
Another difference: it seems the rootful container defaults to 22 while the rootless container defaults to 2222! This is honestly very easy to miss, but at least it is also...
I've been testing the current flatpak based on 6.6 and it works well. In case others aren't aware of this, you can build the flatpak by navigating to the linux/flatpak...
Hey there, thank you for your kind words! Yeah, Caddy is one of the quadlets I use in production. The only thing I need to do is add `Network=samenetascaddy.network` to...
Hate to be the [XKCD 1172 person](https://xkcd.com/1172/), but the change to alt-backspace deleting the whole argument broke a lot of long flag and long args workflows for me. At work...