Package Details: sway-i3-style-fullscreen-git r7173.bb91b7f5-1

Git Clone URL: https://aur.archlinux.org/sway-i3-style-fullscreen-git.git (read-only, click to copy)
Package Base: sway-i3-style-fullscreen-git
Description: Tiling Wayland compositor and replacement for the i3 window manager with patch for i3 style fullscreen
Upstream URL: https://swaywm.org
Licenses: MIT
Conflicts: sway
Provides: sway
Submitter: bim9262
Maintainer: bim9262
Last Packager: bim9262
Votes: 1
Popularity: 0.003790
First Submitted: 2022-10-09 01:39 (UTC)
Last Updated: 2023-08-03 23:08 (UTC)

Dependencies (25)

Required by (44)

Sources (3)

Latest Comments

mathix commented on 2023-08-07 19:58 (UTC) (edited on 2023-08-07 20:05 (UTC) by mathix)

You were right, after clean-building wlroots-git my issue is gone! (it seems that a cleanBuild is required, as I had the latest version already) Thanks for your help!

bim9262 commented on 2023-08-07 16:12 (UTC)

I've not seen that issue, perhaps your wlroots-git was not up to date?

mathix commented on 2023-08-04 08:56 (UTC)

The package failed to build on my machine, is it a problem on my machine only? Or the package is broken?

[64/318] Compiling C object sway/sway.p/lock.c.o
FAILED: sway/sway.p/lock.c.o
cc -Isway/sway.p -Isway -I../sway/sway -Iinclude -I../sway/include -Iprotocols -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/json-c -I/usr/include/libevdev-1.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -DWLR_USE_UNSTABLE -Wno-unused-parameter -Wno-unused-result -Wno-missing-braces -Wno-format-zero-length -Wundef -Wvla '-DSYSCONFDIR="//etc"' '-DSWAY_VERSION="1.9-dev-bb91b7f5 (" __DATE__ ", branch '"'"'master'"'"')"' -fmacro-prefix-map=../sway/= -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/home/mathix/.cache/yay/sway-i3-style-fullscreen-git/src=/usr/src/debug/sway-i3-style-fullscreen-git -fPIE -pthread -MD -MQ sway/sway.p/lock.c.o -MF sway/sway.p/lock.c.o.d -o sway/sway.p/lock.c.o -c ../sway/sway/lock.c
../sway/sway/lock.c: In function ‘destroy_lock_surface’:
../sway/sway/lock.c:65:74: error: ‘struct wlr_surface’ has no member named ‘mapped’
   65 |                         if (other != surf->lock_surface && other->surface->mapped) {
      |                                                                          ^~
../sway/sway/lock.c: In function ‘handle_new_surface’:
../sway/sway/lock.c:109:53: error: ‘struct <anonymous>’ has no member named ‘map’
  109 |         wl_signal_add(&lock_surface->surface->events.map, &surf->map);
      |                                                     ^
[73/318] Compiling C object sway/sway.p/realtime.c.o
ninja: build stopped: subcommand failed.
==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: sway-i3-style-fullscreen-git-exit status 4