Louis DeLosSantos

Results 303 comments of Louis DeLosSantos

experiencing this as well, reliably reproducible by locking the screen, hoping to another tty, killing swaylock, and coming back to Sway's tty.

Yeah. This is basically what I'm waiting for to actually use this as a code review tool. It's pretty good so far, but not being able to review pr's per-commit...

This is cool, and I like the idea. Only question is how do we want to communicate this to user? Do we simply say "make a json post with this...

Cool, as a caveat we will have to reject any oci manifests where either do not contain a content descriptor, or contain a content descriptor without urls.

@abdennour we would like a helm chart to come from community contribution.

getting this with: ``` sh-4.4# ./build_linux.sh make: *** No targets specified and no makefile found. Stop. Project ERROR: Unknown module(s) in QT: quickwidgets 3dcore 3danimation 3dextras 3dinput 3dlogic 3drender make:...

Thanks ill try to get those deps installed in my build container. BTW the rpm copr repo fails hard. Doesnt install correctly on fedora. Flatpak version seems to not allow...

Hey @ahrm I installed those depedencies but now I'm getting: ``` sh-4.4# ./build_linux.sh make: *** No targets specified and no makefile found. Stop. g++ -c -pipe -std=c++17 -O2 -Wall -W...

Would it be possible to provide a build script which can run inside a `qt` container that works on your end? Is Sioyek statically compiled? Or are some shared libs...