Package Details: sway-git 1.10.r7343.9704152-1

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
Submitter: None
Maintainer: GreyXor
Last Packager: GreyXor
Votes: 146
Popularity: 1.04
First Submitted: 2015-08-16 14:05 (UTC)
Last Updated: 2024-05-21 16:36 (UTC)

Required by (45)

Sources (3)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 .. 19 Next › Last »

Rucikir commented on 2022-06-21 10:02 (UTC) (edited on 2022-06-21 10:02 (UTC) by Rucikir)

@whynothugo I'm seeing it too but I don't know what's causing these.

whynothugo commented on 2022-06-20 22:14 (UTC)

Building is now warning of some missing file:

  -> Stripping unneeded symbols from binaries and libraries...
cp: cannot stat '/build/glibc/src/glibc/csu/../sysdeps/x86_64/start.S': No such file or directory
cp: cannot stat '/build/sway-git/src/glibc/csu/../sysdeps/x86/abi-note.c': No such file or directory
cp: cannot stat '/build/sway-git/src/glibc/csu/init.c': No such file or directory
cp: cannot stat '/build/glibc/src/glibc/csu/../sysdeps/x86_64/crti.S': No such file or directory
cp: cannot stat '/build/glibc/src/glibc/csu/../sysdeps/x86_64/crtn.S': No such file or directory
cp: cannot stat '/build/glibc/src/glibc/csu/../sysdeps/x86_64/start.S': No such file or directory
cp: cannot stat '/build/sway-git/src/glibc/csu/../sysdeps/x86/abi-note.c': No such file or directory
cp: cannot stat '/build/sway-git/src/glibc/csu/init.c': No such file or directory
cp: cannot stat '/build/glibc/src/glibc/csu/../sysdeps/x86_64/crti.S': No such file or directory
cp: cannot stat '/build/glibc/src/glibc/csu/../sysdeps/x86_64/crtn.S': No such file or directory
cp: cannot stat '/build/glibc/src/glibc/csu/../sysdeps/x86_64/start.S': No such file or directory
cp: cannot stat '/build/sway-git/src/glibc/csu/../sysdeps/x86/abi-note.c': No such file or directory
cp: cannot stat '/build/sway-git/src/glibc/csu/init.c': No such file or directory
cp: cannot stat '/build/glibc/src/glibc/csu/../sysdeps/x86_64/crti.S': No such file or directory
cp: cannot stat '/build/glibc/src/glibc/csu/../sysdeps/x86_64/crtn.S': No such file or directory
cp: cannot stat '/build/glibc/src/glibc/csu/../sysdeps/x86_64/start.S': No such file or directory
cp: cannot stat '/build/sway-git/src/glibc/csu/../sysdeps/x86/abi-note.c': No such file or directory
cp: cannot stat '/build/sway-git/src/glibc/csu/init.c': No such file or directory
cp: cannot stat '/build/glibc/src/glibc/csu/../sysdeps/x86_64/crti.S': No such file or directory
cp: cannot stat '/build/glibc/src/glibc/csu/../sysdeps/x86_64/crtn.S': No such file or directory
  -> Compressing man and info pages...

The build continue and works, but maybe something needs updating in the PKGBUILD?

Rucikir commented on 2022-06-19 16:14 (UTC)

@tukusejssirs I couldn't reproduce your problem, but the maintainers and devs of wlroots and sway have always been keen on keeping them in sync, so there's no need to lock versions, and with -git packages it would be too difficult to keep up. You should always rebuild sway-git if wlroots-git is updated, I don't think it's possible to do it automatically. You can always use stable releases.

tukusejssirs commented on 2022-06-18 15:57 (UTC)

I get several error: 'struct wlr_xdg_popup' has no member named 'current' errors when I try to install sway-git@r6934.251a648e-1 over sway-git@r6926.42b61ab2-1 (during the build step), UNLESS I first upgrade wlroots-git@0.16.0.r5512.f91f38b7-1 to wlroots-git@0.16.0.r5590.d89285f78-1, which (for some reason unknown to me) was not upgraded with yay -Syu.

Would it be possible to lock wlroots dependency to specific version known to work with a particular Sway version?

Rucikir commented on 2022-06-02 12:00 (UTC)

@emersion thanks for the notice, done with this in the install script.

setcap cap_sys_nice+eip usr/bin/sway

emersion commented on 2022-06-01 10:12 (UTC)

Can we grant CAP_SYS_NICE to the Sway binary? See https://github.com/swaywm/sway/issues/7019

Billli11 commented on 2022-03-15 10:51 (UTC)

Pattern matching should be working now that the patch has been merged.

PR #6892

kogasa commented on 2022-03-15 01:46 (UTC) (edited on 2022-03-17 19:10 (UTC) by kogasa)

Edit: This issue is resolved by by PR #6892

Pattern matching is broken since pcre was replaced with pcre2, see: https://github.com/swaywm/sway/issues/6886

If you use any scripts that use pattern matching, e.g. swaymsg [title="test"] it will not work. To fix it temporarily, stay on the 0467693 commit or patch in the .diff fix someone made in the above link.

atticf commented on 2022-03-12 14:27 (UTC) (edited on 2022-03-12 14:29 (UTC) by atticf)

As per https://github.com/swaywm/sway/commit/f614f35e7354980bf4f0a66ca99be9b5f3a7ac90, the pcre dependency should now be replaced with with pcre2.

arch042 commented on 2021-12-31 14:01 (UTC) (edited on 2021-12-31 14:02 (UTC) by arch042)

After this message:

==> Validating source files with sha512sums...
    sway ... Skipped
    50-systemd-user.conf ... Passed

Nothing happens, just freeze.