Package Details: wayfire-git 0.9.0.r81.gf865e23c-1

Git Clone URL: https://aur.archlinux.org/wayfire-git.git (read-only, click to copy)
Package Base: wayfire-git
Description: 3D wayland compositor
Upstream URL: https://github.com/WayfireWM/wayfire
Keywords: compositor wayfire wayland wm
Licenses: MIT
Conflicts: wayfire
Provides: libwlroots-0.18.so, wayfire, wlroots
Submitter: SolarAquarion
Maintainer: SolarAquarion (kode54)
Last Packager: kode54
Votes: 14
Popularity: 0.87
First Submitted: 2018-06-28 12:32 (UTC)
Last Updated: 2025-03-26 06:52 (UTC)

Required by (109)

Sources (1)

Latest Comments

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

kode54 commented on 2024-06-21 22:17 (UTC)

@shoryuken Yeah, oops, I already dealt with that in my hidpi-xprop fork package and forgot to apply it to this one during my updates.

shoryuken commented on 2024-06-21 11:06 (UTC) (edited on 2024-06-21 11:07 (UTC) by shoryuken)

Most of the package is currently built twice: once in build() and once in package(). I suspect it's because of

sed "/WF_SRC_DIR/d" -i build/config.h

Isn't it possible to put it above

ninja -C build

instead?

kode54 commented on 2024-06-19 09:59 (UTC)

@SolarAquarion / @kaneki: you’re welcome to lift the backported patches I added to my wlroots derivative package:

https://aur.archlinux.org/packages/wlroots-hidpi-xprop

The second of the two numbered patches is enough to fix building with libliftoff 0.5.0+, while the former is a post-0.17.3 bug fix I collected from upstream.

earlybird commented on 2024-06-11 05:28 (UTC) (edited on 2024-06-11 05:36 (UTC) by earlybird)

Can you build it now? I get this error - error: too few arguments to function ‘liftoff_output_apply’ - int ret = liftoff_output_apply(crtc->liftoff, req, flags); - added 'libliftoff' but did not help

kode54 commented on 2024-06-04 06:56 (UTC)

@earlybird freedesktop.org is down for maintenance. Take this as your cue to wait until later. :D

earlybird commented on 2024-06-04 06:11 (UTC)

Can you check the source url wlroots - 404

earlybird commented on 2024-02-04 14:44 (UTC)

add libliftoff to the depends please

earlybird commented on 2023-12-30 08:05 (UTC)

Please add libdisplay-info to depends.

You can not build it in chroot environment without it.

MikeWalrus commented on 2023-11-30 04:05 (UTC)

Please add libdisplay-info to depends.