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)
- Show 10 more dependencies...
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)
- sway-config-fedora (requires sway)
- sway-contrib-git (requires sway)
- sway-input-config (requires sway)
- sway-input-config-git (requires sway)
- sway-interactive-screenshot (requires sway)
- sway-keyboard-layout (requires sway)
- sway-new-workspace (requires sway) (optional)
- sway-nvidia (requires sway)
- sway-scratch (requires sway) (optional)
- sway-services-git (requires sway)
- sway-systemd (requires sway)
- sway-systemd-git (requires sway)
- sway-trans-git (requires sway)
- swaycwd (requires sway)
- swayhide (requires sway)
- swaylay-git (requires sway)
- swaylock-blur-fast-git (requires sway)
- swaymonad-git (requires sway)
- swaymsg-root (requires sway)
- swaynagmode (requires sway)
- swayrandr-git (requires sway)
- swayshot (requires sway)
- swaytools (requires sway)
- swic-git (requires sway)
- sxmo-utils-sway-git (optional)
- sxmo-utils-sway-git (requires sway)
- wlprop (requires sway)
- wlstreamer-git (requires sway)
Latest Comments
« First ‹ Previous 1 .. 11 12 13 14 15 16 17 18 19 Next › Last »
benutzer193 commented on 2018-05-23 16:31 (UTC) (edited on 2018-05-23 16:35 (UTC) by benutzer193)
In version 1.0-alpha.2 the asciidoc dependency has been replaced with scdoc.
source: https://github.com/swaywm/sway/releases/tag/1.0-alpha.2
<deleted-account> commented on 2018-05-19 13:56 (UTC)
The master branch is not stable, this is deliberately pinned on the 0.15 branch. Because master is basically a full rewrite it would be confusing to users on -git to suddenly lose a bunch of features after an upgrade.
emersion commented on 2018-05-18 14:21 (UTC)
Can you please add debug options to this package? This is an unreleased package, and we're tired of getting bug reports without readable stack traces.
References: https://wiki.archlinux.org/index.php/Debug_-_Getting_Traces#PKGBUILD https://github.com/swaywm/sway/issues/2000
xyproto commented on 2018-05-08 08:26 (UTC)
Could this package please use the latest development commit for sway, since the official sway package is already using 0.15? Or is the idea that 0.15 is the development branch?
Hello71 commented on 2018-04-24 15:49 (UTC)
I think it would be good to use -Dwerror=false.
heraldev commented on 2018-04-21 21:23 (UTC)
I think you should remove wlc-git dependency as wlroots branch was merged into master.
shidima commented on 2018-02-14 13:13 (UTC)
I also needed to change _pkgname=sway to _pkgname=sway-git to get it to build
freijon commented on 2018-01-16 22:17 (UTC) (edited on 2018-01-16 22:18 (UTC) by freijon)
you can use this modification for the time being:
-source=("${pkgname%-}::git+https://github.com/SirCmpwn/sway.git") +source=("${pkgname%-}::git+https://github.com/SirCmpwn/sway.git#branch=0.15")
craftyguy commented on 2018-01-10 21:34 (UTC)
This fails to build now because the version of json-c in Arch is 'too new':
« First ‹ Previous 1 .. 11 12 13 14 15 16 17 18 19 Next › Last »