Package Details: swayfx 0.4-3

Git Clone URL: https://aur.archlinux.org/swayfx.git (read-only, click to copy)
Package Base: swayfx
Description: SwayFX: Sway, but with eye candy!
Upstream URL: https://github.com/WillPower3309/swayfx
Licenses: MIT
Conflicts: sway, swayfx, swayfx-git
Provides: sway, swayfx, wayland-compositor
Submitter: swayfx
Maintainer: swayfx
Last Packager: swayfx
Votes: 25
Popularity: 0.68
First Submitted: 2022-11-14 06:53 (UTC)
Last Updated: 2024-10-09 15:24 (UTC)

Dependencies (30)

Required by (46)

Sources (3)

Latest Comments

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

swayfx commented on 2023-11-25 17:17 (UTC)

Should be fixed now!

La1n_i2p commented on 2023-11-25 15:32 (UTC)

swayfx-0.3.2/meson.build:92:2: ERROR: Assert failed: sd-bus-provider must not be set to auto since auto_features != auto

queenbiscuit311 commented on 2023-11-25 04:27 (UTC)

building this package fails due to the following error:

swayfx-0.3.2/meson.build:92:2: ERROR: Assert failed: sd-bus-provider must not be set to auto since auto_features != auto

Not sure what it means

jthvai commented on 2023-11-23 07:52 (UTC) (edited on 2023-11-23 11:32 (UTC) by jthvai)

(Copied from Discord)

extra/wlroots0.16 was added which provides libwlroots.so=11-64, and extra/sway now pulls it as a dependency instead of wlroots. This didn't work for swayfx as it explicitly depends on wlroots<0.17 as well as libwlroots.so - so there are 2 possible fixes:

1) Remove wlroots<0.17 from the depends array, and change libwlroots.so to libwlroots.so=11 like extra/sway (though I'm not aware of any historical reasons that it was stated like this in the first place, which might make this a bad choice)

2) Change wlroots<0.17 to wlroots0.16 in the depends array

Edit: extra/sway also amended their PKGBUILD

AnnikaV9 commented on 2023-11-23 00:52 (UTC) (edited on 2023-11-23 00:53 (UTC) by AnnikaV9)

Unable to update system due to swayfx requiring wlroots<0.17

error: failed to prepare transaction (could not satisfy dependencies)
:: installing wlroots (0.17.0-1) breaks dependency 'libwlroots.so=11-64' required by swayfx
:: installing wlroots (0.17.0-1) breaks dependency 'wlroots<0.17' required by swayfx

Xaml commented on 2023-11-14 15:11 (UTC) (edited on 2023-11-14 15:11 (UTC) by Xaml)

From what i have seen so far Swayfx impressed me. BUT for some reason my system freezes after a few minutes of using it. Is there a debug log somewhere?

rpi2 commented on 2023-07-07 15:51 (UTC)

@swayfx, test 1~10 result is the same, that mean not function?

swayfx commented on 2023-07-07 13:38 (UTC)

@rpi2 border can be set with default_border pixel 2

Where 2 is the desired size in px

rpi2 commented on 2023-07-07 07:03 (UTC)

do we have border_size option?

ErikR commented on 2023-05-29 10:17 (UTC)

@kStor2poche you need to remove the build directory and rerun the meson command