Package Details: wayfire 0.8.1-4

Git Clone URL: https://aur.archlinux.org/wayfire.git (read-only, click to copy)
Package Base: wayfire
Description: 3D wayland compositor
Upstream URL: https://wayfire.org
Keywords: compositor wayland
Licenses: MIT
Submitter: aperez
Maintainer: aperez
Last Packager: aperez
Votes: 57
Popularity: 1.95
First Submitted: 2019-02-14 08:43 (UTC)
Last Updated: 2024-04-08 07:15 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »

aperez commented on 2023-12-28 09:24 (UTC)

@je-vv: Nice find, I have updated the package with your suggestion. Thanks!

je-vv commented on 2023-12-27 23:07 (UTC)

On current 0.8.0 version, wayfire has output mirroring broken. But that was fixed on commit:

https://github.com/WayfireWM/wayfire/commit/17da01e6f694bf62f31aae9a800e4fec137d031e

I have applied a path from it, and now output mirroring does work. Here the prepare changes (not showing the patch since it's that commit):

prepare() {
   cd "${pkgname}-${pkgver}"
   patch -p1 -i "${srcdir}/meson-ignore-git-return-values.patch"
   patch -p1 -i ../fix_output_mirror.patch
}

As we don't know when a new version will be released, I suggest to apply the patch from upstream, so that mirroring does work with current AUR version.

aperez commented on 2023-11-23 09:27 (UTC)

@alyway, @kode54: For now I have updated the stable package to depend on wlroots0.16; when a new Wayfire release comes out with support for 0.17, then I will change the dependency back.

@vicr123: Thanks for the confirmation, I have added aarch64 as supported for them.

vicr123 commented on 2023-11-23 09:14 (UTC)

@aperez Can confirm wf-shell and wcm build on aarch64 correctly :)

kode54 commented on 2023-11-23 01:04 (UTC) (edited on 2023-11-23 02:27 (UTC) by kode54)

There's already a branch off main that builds against wlroots 0.17, but it hasn't made it into a release yet.

Check out my wayfire-wlroots-017-git package for now. It bundles wlroots tagged 0.17, and also wf-config 0.9.0, and tracks a fairly stable branch derived from wayfire master, with the hidpi-xprop patch set against wlroots, but it will be replaced by this package in combination with my other more stable package, wlroots-hidpi-xprop, which is currently tracking the stable 0.17.0 tag.

alyway commented on 2023-11-23 00:06 (UTC)

Needs wlroots0.16 (from extra) to run/build

aperez commented on 2023-10-15 19:56 (UTC)

@vicr123: Done. Have you also tried wf-shell and/or wcm? If yes and they work, please let me know and I can also add aarch64 to them.

vicr123 commented on 2023-10-15 03:46 (UTC)

This package (and also wf-config) builds on aarch64. Can you please update the arch field to include aarch64 please :)

dogknowsnx commented on 2023-10-10 08:57 (UTC)

@aperez: Thanks for packaging!

aperez commented on 2023-10-09 19:58 (UTC)

@dogknowsnx: Thanks for the pointer, I've added the patch to the build.