gui-wm / sway

i3-compatible Wayland window manager

Official package sites : https://swaywm.org ·

"SirCmpwn's Wayland window manager" is an i3-compatible window manager for Wayland. sway was created to fill the need of an i3-like window manager for Wayland. The upstream i3 developers have no intention of porting i3 to Wayland, and projects proposed by others ended up as vaporware. Many thanks to the i3 folks for providing such a great piece of software, so good that your users would rather write an entirely new window manager from scratch that behaved *exactly* like i3 rather than switch to something else.

v9999 :: 0 :: gentoo

Modified
License
MIT
USE flags
X filecaps man swaybar swaynag tray wallpapers

v1.10.1 :: 0 :: gentoo

Modified
License
MIT
Keywords
amd64 arm64 x86 ~loong ~ppc64 ~riscv
USE flags
X filecaps man swaybar swaynag tray wallpapers

v1.10 :: 0 :: gentoo

Modified
License
MIT
Keywords
~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86
USE flags
X filecaps man swaybar swaynag tray wallpapers

v1.9-r1 :: 0 :: gentoo

Modified
License
MIT
Keywords
amd64 arm64 x86 ~loong ~ppc64 ~riscv
USE flags
X filecaps man swaybar swaynag tray wallpapers

General

X
Enable support for X11 applications (XWayland)
filecaps
Use Linux file capabilities to control privilege rather than set*id (this is orthogonal to USE=caps which uses capabilities at runtime e.g. libcap)
man
Build and install man pages
swaybar
Install 'swaybar': sway's status bar component
swaynag
Install 'swaynag': shows a message with buttons
tray
Enable support for StatusNotifierItem tray specification
wallpapers
Install sway's default wallpaper image

dev-libs / json-c : A JSON implementation in C

dev-libs / libinput : Library to handle input devices in Wayland

dev-libs / libpcre2 : Perl-compatible regular expression library

dev-libs / wayland : Wayland protocol libraries

gui-apps / swaybg : A wallpaper utility for Wayland

gui-libs / wlroots : Pluggable, composable, unopinionated modules for building a Wayland compositor

media-libs / libglvnd : The GL Vendor-Neutral Dispatch library

sys-apps / systemd : System and service manager for Linux

sys-auth / elogind : The systemd project's logind, extracted to a standalone package

sys-auth / seatd : Minimal seat management daemon and universal library

sys-libs / basu : The sd-bus library, extracted from systemd

virtual / libudev : Virtual for libudev providers

x11-libs / cairo : A vector graphics library with cross-device output support

x11-libs / gdk-pixbuf : Image loading library for GTK+

x11-libs / libxcb : X C-language Bindings library

x11-libs / libxkbcommon : Keymap handling library for toolkits and window systems

x11-libs / pango : Internationalized text layout and rendering library

x11-libs / pixman : Low-level pixel manipulation routines

x11-libs / xcb-util-wm : X C-language Bindings sample implementations

dev-libs / json-c : A JSON implementation in C

dev-libs / libinput : Library to handle input devices in Wayland

dev-libs / libpcre2 : Perl-compatible regular expression library

dev-libs / wayland : Wayland protocol libraries

gui-apps / swaybg : A wallpaper utility for Wayland

gui-libs / wlroots : Pluggable, composable, unopinionated modules for building a Wayland compositor

media-libs / libglvnd : The GL Vendor-Neutral Dispatch library

sys-apps / systemd : System and service manager for Linux

sys-auth / elogind : The systemd project's logind, extracted to a standalone package

sys-auth / seatd : Minimal seat management daemon and universal library

sys-libs / basu : The sd-bus library, extracted from systemd

virtual / libudev : Virtual for libudev providers

x11-libs / cairo : A vector graphics library with cross-device output support

x11-libs / gdk-pixbuf : Image loading library for GTK+

x11-libs / libxcb : X C-language Bindings library

x11-libs / libxkbcommon : Keymap handling library for toolkits and window systems

x11-libs / pango : Internationalized text layout and rendering library

x11-libs / pixman : Low-level pixel manipulation routines

x11-libs / xcb-util-wm : X C-language Bindings sample implementations

x11-misc / xkeyboard-config : X keyboard configuration database

770436
gui-wm/sway-1.5.1-r1::gentoo[elogind] fails to start if polkit is not installed
870697
gui-wm/sway-1.7-r2[seatd]::gentoo fails to start if seatd not compiled with server USE flag
871309
gui-wm/sway: logind: Could not activate session: Interactive authentication required
888523
gui-wm/sway with sys-auth/elogind doesn't initialize DBUS_SESSION_BUS_ADDRESS properly
905745
gui-wm/sway: sometimes the system completely lost the HDMI output signal after switching HDMI sources using a HDMI switch several times.
913244
gui-wm/sway-1.8.1 - ../.../ipc-json.c: fatal error: .../libinput.h: No such file or directory
932850
gui-wm/sway-1.9-r1: unable to run on fresh install (cannot detect wlroots)
945160
gui-wm/sway: wallpapers use flag causing misleading error
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
gui-wm/sway: Stabilize 1.10.1 x86, #951215
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
gui-wm/sway: Stabilize 1.10.1 amd64, #951215
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
gui-wm/sway: Stabilize 1.10.1 arm64, #951215
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
gui-wm/sway: add 1.10.1
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Quincy Fleming · gentoo
gui-wm/sway: update live ebuild
Signed-off-by: Quincy Fleming <quincyf467@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/39239 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Quincy Fleming · gentoo
gui-wm/sway: add 1.10
Signed-off-by: Quincy Fleming <quincyf467@protonmail.com> Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matthew Thode · gentoo
gui-wm/sway: remove passing of X flag to build system
Upstream removed an explicit dependency in favor of automagic. https://github.com/swaywm/sway/commit/970415241497ceccfb013b6f8cb2395abee74e5c Closes: https://bugs.gentoo.org/932636 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Turner · gentoo
gui-wm/sway: Depend on libglvnd, not mesa
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
gui-wm/sway: (live) depend on stable scdoc
For a long time already, scdoc is considered feature complete, and no apparent changes are expected upstream, so we can also assume no "new features" will be used by sway. By simplifying the required package, we enable users to use sway-9999 without scdoc-9999. Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matthew Thode · gentoo
gui-wm/sway: drop 1.8.1-r2
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matthew Thode · gentoo
gui-wm/sway: drop 1.8.1
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matthew Thode · gentoo
gui-wm/sway: stabilize 1.9 for amd64, arm64, x86
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
gui-wm/sway: Stabilize 1.8.1-r2 arm64, #925442
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
gui-wm/sway: Stabilize 1.8.1-r2 amd64, #925442
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jakov Smolić · gentoo
gui-wm/sway: Stabilize 1.8.1-r2 x86, #925442
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matthew Thode · gentoo
gui-wm/sway: drop 1.9_rc4
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Arthur Zamarin · gentoo
gui-wm/sway: sync live
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Arthur Zamarin · gentoo
gui-wm/sway: add 1.9
Closes: https://bugs.gentoo.org/914601 Closes: https://bugs.gentoo.org/919298 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matthew Thode · gentoo
gui-wm/sway: add 1.9_rc4, drop 1.9_rc3
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matthew Thode · gentoo
gui-wm/sway: add 1.9_rc3, drop 1.9_rc1
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matthew Thode · gentoo
gui-wm/sway: 1.9-rc1 bump
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
Move {dev-util → dev-build}/meson
Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/34790 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
gui-wm/sway: sync live
Bug: https://bugs.gentoo.org/915703 Signed-off-by: Sam James <sam@gentoo.org>
Matthew Thode · gentoo
gui-wm/sway: fix install locatation for the portals file
Closes: https://bugs.gentoo.org/915703 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matthew Thode · gentoo
gui-wm/sway: add sway-portals config
closes: https://bugs.gentoo.org/915703 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Hélder Rodrigues · gentoo
gui-wm/sway: remove grimshot useflag from live ebuild
contrib/ was moved to a separate repository: https://github.com/swaywm/sway/commit/bb91b7f5fa7fddb582b8dddf208cc335d39da9e7 https://github.com/OctopusET/sway-contrib Signed-off-by: Hélder Rodrigues <v@sqrtd.dev> Closes: https://github.com/gentoo/gentoo/pull/32505 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matthew Thode · gentoo
gui-wm/sway: drop 1.8-r1
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matthew Thode · gentoo
gui-wm/sway: stabilize 1.8.1 for amd64, arm64, x86
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matthew Thode · gentoo
gui-wm/sway: drop 1.7, 1.7-r1, 1.7-r2
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matthew Thode · gentoo
gui-wm/sway: add 1.8.1
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matthew Thode · gentoo
gui-wm/sway: stabilize 1.8-r1 for amd64, arm64, x86
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matthew Thode · gentoo
gui-wm/sway: move xcb-util-wm dep under the X flag
Closes: https://bugs.gentoo.org/888878 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matthew Thode · gentoo
gui-wm/sway: 1.8 bump
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michael Mair-Keimberger · gentoo
gui-wm/sway: update libpcre dependency
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michael Mair-Keimberger · gentoo
gui-wm/sway: EAPI bump, minor improvements
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
WANG Xuerui · gentoo
gui-wm/sway: forward ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
WANG Xuerui · gentoo
gui-wm/sway: keyword 1.7 for ~loong
See: https://github.com/xen0n/loongson-overlay/pull/20 Tested-by: HougeLangley <hougelangley1987@gmail.com> Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
gui-wm/sway: [QA] drop implicit -Dwerror=false for meson ebuilds
Since f7408ada0c4655827e7bea46c57d7af1b9004433, it's always set for Meson builds, so we don't need to repeat it in ebuilds. Signed-off-by: Sam James <sam@gentoo.org>
Michael Mair-Keimberger · gentoo
gui-wm/sway: introduce grimshot: utility for taking screenshots
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Michael Mair-Keimberger · gentoo
gui-wm/sway: bump for new grimshot utility
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matthew Thode · gentoo
gui-wm/sway: remove 1.6.1
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Matthew Thode · gentoo
gui-wm/sway: fix tray deps for 1.7
build error, no revbump Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Matthew Thode · gentoo
gui-wm/sway: adding deps needed for tray
systemd, elogind or basu are needed, might be nice to get a meta-package Fixes: https://bugs.gentoo.org/817404 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matthew Thode · gentoo
gui-wm/sway: 1.7 stable amd64 arm64 x86
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matthew Thode · gentoo
gui-wm/sway: 1.7 bump :D
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matthew Thode · gentoo
gui-wm/sway: 9999 bump deps for 1.7.0 prep
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matthew Thode · gentoo
gui-wm/sway: update deps, use more meson eclass functions
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matthew Thode · gentoo
gui-wm/sway: 1.6 removal
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
gui-wm/sway: [QA] unconditionally install completion files
QA policy [0] says that we don't conditionalise installation of small files. It's a wasteful rebuild and inconsistent across packages for when users desire completions to be available. [0] https://projects.gentoo.org/qa/policy-guide/installed-files.html#pg0301 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matthew Thode · gentoo
gui-wm/sway: 1.6.1 stable amd64/arm64/x86
Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Alex Fan · gentoo
gui-wm/sway: keyword 1.6.1 for ~riscv
Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Alex Fan <alexfanqi@yahoo.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matthew Thode · gentoo
gui-wm/sway: 1.6.1 bump
Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matthew Thode · gentoo
gui-wm/sway: 1.5.1 cleanup
Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matthew Thode · gentoo
gui-wm/sway: 1.6 stable amd64/arm64/x86
Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matthew Thode · gentoo
gui-wm/sway: fix 9999 flags (hard dep on seatd)
Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
gui-wm/sway: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matthew Thode · gentoo
gui-wm/sway: 1.6 bump
Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matthew Thode · gentoo
gui-wm/sway: remove policykit flag from elogind dep
Bug: https://bugs.gentoo.org/760252 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Matthew Thode · gentoo
gui-wm/sway: stablize 1.5.1-r1 with cleanup
Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matthew Thode · gentoo
gui-wm/sway: 1.5 cleanup
Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Volkmar W. Pogatzki · gentoo
gui-wm/sway: allow seatd for tray
ConsoleKit2 has gone, removing useless message Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matthew Thode · gentoo
gui-wm/sway: add missing polkit flag to systemd and elogind
Closes: https://bugs.gentoo.org/760252 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matthew Thode · gentoo
gui-wm/sway: 1.5.1 stable amd64/x86/arm64
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Aaron Bauman · gentoo
gui-wm/sway: use range deps instead
* This fixes the QA warning for seatd. Simpler as well. Signed-off-by: Aaron Bauman <bman@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Aaron Bauman · gentoo
gui-wm/sway: bump wlroots for future copies
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Aaron Bauman · gentoo
gui-wm/sway: backport seatd to 1.5.1
* Requires wlroots 0.12.0 which has seatd support Suggested-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me> Signed-off-by: Aaron Bauman <bman@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Aaron Bauman · gentoo
gui-wm/sway: bump to 1.5.1
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matthew Thode · gentoo
gui-wm/sway: switch to (+) for usedep defaults
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matthew Thode · gentoo
gui-wm/sway: fix dep on mesa for libglvnd flag removal
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matthew Thode · gentoo
gui-wm/sway: cleanup
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Haelwenn (lanodan) Monnier · gentoo
gui-wm/sway: Add support for seatd
Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me> Closes: https://github.com/gentoo/gentoo/pull/17521 Signed-off-by: Aaron Bauman <bman@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
gui-wm/sway: x86 stable wrt bug #733648
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
gui-wm/sway: arm64 stable (bug #733648)
Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
gui-wm/sway: amd64 stable (bug #733648)
Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matthew Thode · gentoo
gui-wm/sway: 1.5 bump
Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matthew Thode · gentoo
gui-wm/sway: 1.4-r2 stable amd64/x86/arm64
Closes: https://bugs.gentoo.org/730274 Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Aaron Bauman · gentoo
gui-wm/sway: drop keywords and change wlroots dep
* Upstream released the 1.5rc but it is dependent on wlroots git master. Upstream will release a new version of wlroots on the next Sway rc bump * Change dep on wlroots to -9999 * Drop keywords Signed-off-by: Aaron Bauman <bman@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matthew Thode · gentoo
gui-wm/sway: 1.5-rc1 bump
Closes: https://bugs.gentoo.org/726114 Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matthew Thode · gentoo
gui-wm/sway: remove consolekit dependency
Fixes: https://bugs.gentoo.org/727840 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matthew Thode · gentoo
gui-wm/sway: add missing consolekit dep
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matthew Thode · gentoo
gui-wm/sway: add jpeg flag to gtk-pixbuff for wallpapers
Closes: https://bugs.gentoo.org/725680 Closes: https://bugs.gentoo.org/704302 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
gui-wm/sway: tweak for gcc-10, bug #708704
Apply upstream 29a5ce5 "Fix compiling with -fno-common ". Reported-by: Jeroen Roovers Closes: https://bugs.gentoo.org/708704 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matthew Thode · gentoo
gui-wm/sway: cleanup
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Matthew Thode · gentoo
gui-wm/sway: 1.4 stable amd64 x86 and arm64
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Georgy Yakovlev · gentoo
gui-wm/sway: sync live ebuild keywords
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Georgy Yakovlev · gentoo
gui-wm/sway: keyword 1.4 on ~ppc64
Package-Manager: Portage-2.3.85, Repoman-2.3.20 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matthew Thode · gentoo
gui-wm/sway: 1.1.1 cleanup
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Matthew Thode · gentoo
gui-wm/sway: 1.4 bump
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matthew Thode · gentoo
gui-wm/sway: 1.2 - fix dep on wlroots
Fixes: https://bugs.gentoo.org/705214 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matthew Thode · gentoo
gui-wm/sway: update sway-9999 dependencies for 1.3
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matthew Thode · gentoo
gui-wm/sway: 1.0 cleanup
Package-Manager: Portage-2.3.69, Repoman-2.3.17 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Matthew Thode · gentoo
gui-wm/sway: 1.2 stable amd64 arm64 and x86
Package-Manager: Portage-2.3.69, Repoman-2.3.17 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matthew Thode · gentoo
gui-wm/sway: crashes if not rebuilt when wlroots is updated
Package-Manager: Portage-2.3.69, Repoman-2.3.17 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matthew Thode · gentoo
gui-wm/sway: 1.2.0 bump
Package-Manager: Portage-2.3.69, Repoman-2.3.17 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Aaron Bauman · gentoo
gui-wm/sway: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matthew Thode · gentoo
gui-wm/sway: 1.1.1 stable amd64 and x86
Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matthew Thode · gentoo
gui-wm/sway: cap acceptable wlroots version for sway-1.0
Upstream confirmed they broke compat Fixes: https://bugs.gentoo.org/687246 Package-Manager: Portage-2.3.66, Repoman-2.3.13 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Matthew Thode · gentoo
gui-wm/sway: 1.1.1 bump
Package-Manager: Portage-2.3.66, Repoman-2.3.13 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Aaron Bauman · gentoo
gui-wm/sway: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.67, Repoman-2.3.13 RepoMan-Options: --include-arches="arm64"
Repository mirror & CI · gentoo
Merge updates from master
Matthew Thode · gentoo
gui-wm/sway: 1.1_rc3 bump
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matthew Thode · gentoo
gui-wm/sway: 1.1_rc2 bump
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matthew Thode · gentoo
gui-wm/sway: 1.1_rc1 bump
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Matthew Thode · gentoo
gui-wm/sway: update wlroots version for 9999
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matthew Thode · gentoo
gui-wm/sway: swaybg was split out
Fixes: https://bugs.gentoo.org/684622 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Thomas Deutschmann · gentoo
gui-wm/sway: x86 stable (bug #682942)
Package-Manager: Portage-2.3.64, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Aaron Bauman · gentoo
gui-wm/sway: arm64 keyworded (bug #682992)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
Repository mirror & CI · gentoo
Merge updates from master
Aaron Bauman · gentoo
gui-wm/sway: amd64 stable wrt bug #682942
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
Repository mirror & CI · gentoo
Merge updates from master
Aaron Bauman · gentoo
gui-wm/sway: drop old
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matthew Thode · gentoo
gui-wm/sway: 1.0 bump
Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matthew Thode · gentoo
gui-wm/sway: 1.0-rc5 bump
Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matthew Thode · gentoo
gui-wm/sway: fix doc builds for sway-9999
Fixes: https://bugs.gentoo.org/679020 Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matthew Thode · gentoo
gui-wm/sway: 1.0-rc4 bump
Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Aaron Bauman · gentoo
gui-wm/sway: update deps based on previous cat/pkg moves
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Aaron Bauman · gentoo
gui-wm/sway: add category and move sway
Signed-off-by: Aaron Bauman <bman@gentoo.org>