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)
- Show 28 more...
Latest Comments
« First ‹ Previous 1 .. 6 7 8 9 10 11 12 13 14 15 16 .. 19 Next › Last »
rsansores commented on 2019-03-02 19:16 (UTC)
@jpoppe Thanks for the scdoc workaround.
jpoppe commented on 2019-03-02 10:14 (UTC) (edited on 2019-03-02 10:16 (UTC) by jpoppe)
It is indeed a problem with: scdoc 1.9.1
Quick and dirty fix:
git clone https://git.sr.ht/~sircmpwn/scdoc && cd scdoc && make && sudo mv /usr/bin/scdoc /usr/bin/scdoc.dist && sudo cp scdoc /usr/bin/scdoc
install sway with your aur manager
sudo mv /usr/bin/scdoc.dist /usr/bin/scdoc
kurolox commented on 2019-03-02 10:06 (UTC)
Yeah, the bug it's reported here. It seems like it's a specific issue on scdoc 1.9.1, which is the version in the repository at the time I'm writting this.
https://github.com/swaywm/sway/issues/3792
So either downgrade to 1.9.0, wait for 1.9.2 to hit the repositories, or go with my workaround.
hawara commented on 2019-03-02 09:33 (UTC) (edited on 2019-03-02 09:36 (UTC) by hawara)
@SirCmpwn: Still fails:
scdoc 1.9.1 is the latest available in Arch repos.
<deleted-account> commented on 2019-03-01 19:44 (UTC)
Update scdoc.
kurolox commented on 2019-03-01 07:03 (UTC) (edited on 2019-03-01 08:50 (UTC) by kurolox)
I'm having issues trying to update this. scdoc is installed. Removing the sway-ipc.7 from the ninja.build and finishing the build manually works as a workaround.
timsn commented on 2019-02-28 19:05 (UTC) (edited on 2019-02-28 19:07 (UTC) by timsn)
I had to install the scdoc package manually to make the build process of the latest version run.
<deleted-account> commented on 2019-02-22 22:56 (UTC)
Please stop flagging this package, people. It's not outdated.
dgolub commented on 2019-02-15 12:41 (UTC)
Hello,
Trying to update sway-git on Manjaro system. An incompatibility btw sway-git and scdoc 1.6.1 found:
I must change source code for man pages: '_' in the word is a highlight marker in scdoc, so I need to escape it with '\'. Does 'scdoc' version 1.8 from Arch packages work? If so, I'll ask Manjaro maintainers to update a package.
D.
« First ‹ Previous 1 .. 6 7 8 9 10 11 12 13 14 15 16 .. 19 Next › Last »