Search Criteria
Package Details: sway-git 1.10.r7507.61cc08c-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/sway-git.git (read-only, click to copy) |
---|---|
Package Base: | sway-git |
Description: | Tiling Wayland compositor and replacement for the i3 window manager (git development version) |
Upstream URL: | https://github.com/swaywm/sway |
Keywords: | compositor development git i3 manager sway tiling wayland window wlroots wm |
Licenses: | MIT |
Conflicts: | sway |
Provides: | sway, wayland-compositor |
Submitter: | None |
Maintainer: | GreyXor |
Last Packager: | GreyXor |
Votes: | 150 |
Popularity: | 0.118089 |
First Submitted: | 2015-08-16 14:05 (UTC) |
Last Updated: | 2025-03-12 13:28 (UTC) |
Dependencies (27)
- cairo (cairo-gitAUR)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR)
- json-c (json-c-gitAUR)
- libdrm (libdrm-gitAUR)
- libevdev (libevdev-gitAUR)
- libinput (libinput-multiplierAUR, libinput-noaccumAUR, libinput-three-finger-dragAUR, libinput-gitAUR)
- libxcb (libxcb-gitAUR)
- libxkbcommon (libxkbcommon-gitAUR)
- pango (pango-gitAUR)
- pcre2 (pcre2-gitAUR)
- pixman (pixman-gitAUR)
- wayland (wayland-gitAUR, wayland-asan-gitAUR, wayland-chromiumAUR)
- wlroots-gitAUR (wlroots-asan-gitAUR, wlroots-hidpi-xprop-gitAUR)
- xcb-util-wm
- git (git-gitAUR, git-glAUR) (make)
- libcap (make)
- meson (meson-gitAUR) (make)
- scdoc (scdoc-gitAUR) (make)
- wayland-protocols (wayland-protocols-gitAUR) (make)
- foot (foot-ext-underline-gitAUR, foot-transparency-gitAUR, foot-gitAUR) (optional) – Terminal emulator used in default configuration
- Show 7 more dependencies...
Required by (49)
- aw-watcher-window-wayland-git (requires sway) (optional)
- dvd-screensaver-sway-git (requires sway) (optional)
- flashfocus (requires sway) (optional)
- focal-sway-git (requires sway)
- greetd-regreet-git (requires wayland-compositor)
- i3a (requires sway) (optional)
- i3stat (requires sway) (optional)
- i3stat-bin (requires sway) (optional)
- i3stat-git (requires sway) (optional)
- i3wins (requires sway) (optional)
- i3wsr (requires sway) (optional)
- javelin-git (requires sway)
- lxqt-wayland-session-git (requires sway) (optional)
- multibg-sway (requires sway) (optional)
- oguri-git (requires sway) (optional)
- python-i3-quickterm (requires sway) (optional)
- python-pywal16 (requires sway) (optional)
- shotman (requires sway) (optional)
- signal-desktop-fix-sway (requires sway) (optional)
- spatial-shell (requires sway) (optional)
- Show 29 more...
Latest Comments
1 2 3 4 5 6 .. 19 Next › Last »
6511918 commented on 2025-03-11 12:41 (UTC)
The dependency list includes packages that do not need to be listed because they can be safely assumed to be installed on every system, such as
glib2
,glibc
andsystemd-libs
. Is there a particular reason for that or were they just added by mistake?rekman commented on 2024-10-15 21:35 (UTC)
Builds fine on
aarch64
JL2210 commented on 2024-08-16 01:07 (UTC)
Please add
wayland-compositor
toprovides=
so regreet worksmarkboston commented on 2024-08-16 00:34 (UTC)
this will no longer build on my system. i get this error before all hell breaks loose. FAILED: sway/sway.p/server.c.o
tkna commented on 2024-07-28 09:07 (UTC) (edited on 2024-07-28 09:08 (UTC) by tkna)
@coolguy019 Can you build or run without it? If not, I imagine you don't need it. Sorry if I am wrong.
coolguy019 commented on 2024-07-28 07:24 (UTC)
Should we consider adding
swaybg
as a dependency for desktop backgrounds?yrlf commented on 2024-07-15 16:31 (UTC) (edited on 2024-07-15 16:32 (UTC) by yrlf)
@graph: you just need to rebuild/reinstall both wlroots-git and sway-git. After rebuilding, everything is fine:
The
.install
file of sway-git even notes that you should rebuild wlroots-git and sway-git together. If you update one, but not the other, then you are bound to get issues like this.graph commented on 2024-07-15 16:13 (UTC)
Needs an update since https://aur.archlinux.org/packages/wlroots-git got updated to libwlroots-0.19.so.
sway: error while loading shared libraries: libwlroots-0.18.so: cannot open shared object file: No such file or directory
yrlf commented on 2024-06-02 09:32 (UTC)
@rekman: at least
yay
will automatically updatewlroots-git
first if bothsway-git
andwlroots-git
are in the package list, but won't rebuildsway-git
if onlywlroots-git
is in the package list.wlroots-git
being a makedepend would not change that.However, it would be an interesting feature to add to AUR helpers to automatically add all reverse-dependencies from the AUR to the list of packages to rebuild. Should not be impossible to do.
1 2 3 4 5 6 .. 19 Next › Last »