Jan Beich

Results 75 comments of Jan Beich

#4951 was closed before this was merged. Are FreeBSD fixes no longer "welcome"?

> When writing PipeWire in descriptive text, capitalize it appropriately. The reference was ambiguous: `pipewire` as package or `PipeWire` as project.

No regressions reported after 3 weeks of dogfooding downstream: - [dmabuf fixed](https://github.com/freebsd/freebsd-ports/commit/6520b1cf21fb) - [pipewire fixed](https://github.com/freebsd/freebsd-ports/commit/2021e69a7cf4) and [enabled](https://github.com/freebsd/freebsd-ports/commit/0cbe6be0c652) - [wayland fixed](https://github.com/freebsd/freebsd-ports/commit/d2a8bda64298) If you want to test yourself use real hardware or...

> huh why is cmake linux only? I've dropped 2ec125b41299 in favor of https://github.com/hyprwm/Hyprland/pull/2209

Not much: - Both CMake and Meson (from this PR) instructions still work - FreeBSD 13.3/14.0 haven't been released yet, so building with GCC is still easier 105b55239eba added `meson...

Better remove `wlroots.wrap`. It's not consistent with other subprojects (e.g., hyprland-protocols, udis86) or CMake support. Downstream I use `git submodule` instead of `meson subprojects` and system wlroots (a la Nix),...

Tested both Meson and CMake instructions - still good.

Wait, `--skip-subprojects` may be wrong for the plugin API.

Neither feedbackd nor phoc use `gm_timeout_add_seconds_*`, so it's not critical to get right in ports/ because gmobile doesn't support system-wide installation.