tytan652

Results 341 comments of tytan652

I forgot to mention, the pkg-config file for libobs is no longer installed. On Linux, even if there is a CMake package, this method is not universal among build-systems (pkg-config...

You should force the Flatpak to build with CMake 3.0 (without preset), there is many issues not revealed in CI because of that.

> I deliberately not updated that yet because I wanted to leave that to you or @GeorgesStavracas to update when you can support the migration. I will not debug this...

AJA is broken, on Flatpak and Arch Linux. ``` [152/509] Linking CXX shared module plugins/aja/aja.so FAILED: plugins/aja/aja.so : && /usr/bin/c++ -fPIC -O3 -DNDEBUG -L/app/lib -shared -o plugins/aja/aja.so plugins/aja/CMakeFiles/aja-support.dir/aja-card-manager.cpp.o plugins/aja/CMakeFiles/aja-support.dir/aja-common.cpp.o plugins/aja/CMakeFiles/aja-support.dir/aja-presets.cpp.o...

Also impossible to run `obs` since it will never be able to find locale because it uses the working directory for relative paths.

> Did they always ship with the `lib` prefix? It's a default on Linux (and maybe more), beside modules where CMake kind of enforce no prefix. Libraries have the `lib`...

> Changing `xkbcommon.h` to `xkbcommon/xkbcommon.h` in the finder works for me, but not sure if that would fall apart on other distros. `xkbcommon/xkbcommon.h` is the popular usage, you should not...

This is a personal opinion: There is no hole punched in the Flatpak sandbox required to allow PipeWire Window/Screen Capture to work since it uses only xdg-desktop-portals. You PR is...

> it seems like a generic pipewire capture might be better. No, like it was said no new feature forcing a punched hole to be kept is a good design....

**Requires libdatachannel 0.19.0 stable release**