yilozt / mutter-rounded

A window manager for GNOME, with rounded corners patch
https://aur.archlinux.org/packages/mutter-rounded/
GNU General Public License v2.0
551 stars 27 forks source link

is there anyway to install mutter-rounded without wireplumber? #90

Open denielton opened 2 years ago

denielton commented 2 years ago

Is there anyway to ignore wireplumber and keep media-session during the installation? without media-session I have crackling problems in audio

:: (1/1) Parsing SRCINFO: mutter-rounded
:: Synchronizing package databases...
 core is up to date
 extra is up to date
 community is up to date
 multilib is up to date
resolving dependencies...
looking for conflicting packages...
:: wireplumber and pipewire-media-session are in conflict. Remove pipewire-media-session? [y/N] N
error: unresolvable package conflicts detected
error: failed to prepare transaction (conflicting dependencies)
:: wireplumber and pipewire-media-session are in conflict
error: target not found: gobject-introspection
error: target not found: meson
error: target not found: wayland-protocols
error: target not found: gi-docgen
error: target not found: xorg-server-xvfb
error: target not found: wireplumber
error: target not found: python-dbusmock
 -> error installing repo packages
Coosta6915 commented 2 years ago

After installing mutter-rounded you could just remove wireplumber and install pipewire-media-session again. When you finish the installation run:

pacman -Syu pipewire-media-session

https://archlinux.org/news/undone-replacement-of-pipewire-media-session-with-wireplumber/