Search Criteria
Package Details: sway-git 1.10.r7394.c30c451-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.32 |
First Submitted: | 2015-08-16 14:05 (UTC) |
Last Updated: | 2024-08-16 13:18 (UTC) |
Dependencies (30)
- cairo (cairo-gitAUR)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR)
- 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)
- systemd-libs (systemd-chromiumos-libsAUR, systemd-libs-fmlAUR, systemd-libs-selinuxAUR, systemd-libs-gitAUR)
- wayland (wayland-gitAUR, wayland-asan-gitAUR, wayland-chromiumAUR)
- wlroots-gitAUR (wlroots-asan-gitAUR, wlroots-displaylink-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
- polkit (polkit-gitAUR, polkit-consolekitAUR) (optional) – System privilege control. Required if not using seatd service
- swaybg (swaybg-gitAUR) (optional) – Wallpaper tool for sway
- swayidle (swayidle-gitAUR) (optional) – Idle management daemon
- swaylock (swaylock-effects-improved-gitAUR, swaylock-gitAUR, swaylock-effectsAUR, swaylock-no-passwordAUR, swaylock-fprintd-gitAUR, swaylock-effects-gitAUR, swaylock-dpms-gitAUR, swaylock-clockAUR) (optional) – Screen locker
- wmenu (wmenu-runAUR, wmenu-gitAUR) (optional) – Application launcher used in default configuration
- xdg-desktop-portal-gtk (xdg-desktop-portal-gtk-gitAUR) (optional) – Portal used for default file picking
- xdg-desktop-portal-wlr (xdg-desktop-portal-wlr-gitAUR) (optional) – Portal used for screen sharing
Required by (48)
- 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)
- i3wins (requires sway) (optional)
- javelin-git (requires sway)
- lxqt-wayland-session-git (requires sway) (optional)
- multibg-sway (requires sway) (optional)
- nwg-shell-git (requires sway)
- 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)
- srandr (requires sway)
- startw (requires sway) (optional)
- sway-alttab-bin (requires sway)
- Show 28 more...
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 .. 19 Next › Last »
tkna commented on 2023-10-10 17:18 (UTC) (edited on 2023-10-10 17:19 (UTC) by tkna)
The certainty will be a bit lower, but this usually looks good.
tkna commented on 2023-09-18 02:43 (UTC) (edited on 2023-11-17 10:50 (UTC) by tkna)
I think that deleting all caches is a reliable working procedure, but you don't usually have to go that far, just install
wlroots-git
,sway-git
and all that depends on them in the following manner. Please let me know if you have a better way.Pooh commented on 2023-09-08 12:39 (UTC)
@tkna It really helped to manually update wlroots-git. This is a very strange behavior. Anyway, thanks!
tkna commented on 2023-09-07 11:50 (UTC) (edited on 2023-09-07 11:53 (UTC) by tkna)
@Pooh Please make sure your wlroots-git is up-to-date before compiling sway-git. https://aur.archlinux.org/cgit/aur.git/tree/sway-git.install?h=sway-git Uninstall
wlroots-git
first, and the update should happen automatically.Pooh commented on 2023-09-07 10:58 (UTC)
@tkna I have wlroots-git installed
tkna commented on 2023-09-06 20:20 (UTC) (edited on 2023-09-06 20:27 (UTC) by tkna)
@Pooh No problem in my environment. Have you uninstalled
wlroots
andwlroots-git
? If that doesn't work, try renaming the/home/pooh/.cache/yay/sway-git
directory. Also, when posting long logs, it is better to use a pastbin service such aspaste.rs
. https://wiki.archlinux.org/title/List_of_applications#Pastebin_servicesPooh commented on 2023-09-06 19:55 (UTC) (edited on 2023-09-07 11:04 (UTC) by Pooh)
fail build
full log → https://paste.rs/52j2j.bash
willemw commented on 2023-09-03 16:56 (UTC) (edited on 2023-09-20 05:22 (UTC) by willemw)
Can you please change the (provide) names in 'optdepends' back to the common (provide) names (swaybg, swayidle and swaylock), unless there is a reason to restrict those packages to the *-git packages?
GreyXor commented on 2023-08-29 07:31 (UTC) (edited on 2023-08-31 08:10 (UTC) by GreyXor)
Sure, thanks for the review. I have removed
${_pkgname}
« First ‹ Previous 1 2 3 4 5 6 7 8 .. 19 Next › Last »