Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-10-21 | chore: rc4 | ShootingStarDragons | |
2024-10-14 | chore: bump to rc3 | ShootingStarDragons | |
2024-10-07 | upgpkg: sway-rc 1.10rc2-1 | fossdd | |
upstream release | |||
2024-09-30 | upgpkg: sway-rc 1.10rc1-1 | fossdd | |
upstream release | |||
2024-02-25 | upgpkg: sway-rc 1.9-1 | fossdd | |
upstream release | |||
2024-02-17 | upgpkg: sway-rc 1.9rc4-1 | fossdd | |
upstream release | |||
2024-02-09 | upgpkg: 1.9rc3-1 | admin | |
2024-02-02 | upgpkg: 1.9rc2-1 | admin | |
2024-01-26 | upgpkg: 1.9rc1-1 | fossdd | |
2024-01-11 | upgpkg: 1:1.8.1-5 | Brett Cornwall | |
2024-01-04 | Remove maximbaz from maintainers | Maxim Baz | |
2023-11-22 | move to wlroots0.16 | Frederik Schwan | |
2023-11-01 | Really really fix the XDG_CURRENT_DESKTOP export; upgpkg: 1:1.8.1-3 | Brett Cornwall | |
2023-10-28 | Support New portals req for XDG_CURRENT_DESKTOP | Brett Cornwall | |
As of version 1.17, xdg-desktop-portal requires desktops to declare which portals should be used. For Sway, this requires a file /usr/share/xdg-desktop-portal/sway-portals.conf (or a local user config). A reasonable default is to use GTK for the file picker (as wlr doesn't have file picker support) and wlr for screencast/screenshot support. Fedora does this similarly. [1] Upstream is not interested in shipping a configuration file [2] so we need to do it downstream. Fixes #72297 Fixes #79883 [1] https://src.fedoraproject.org/rpms/sway/blob/rawhide/f/sway-portals.conf [2] https://github.com/swaywm/sway/issues/7773 | |||
2023-02-12 | upgpkg: 1:1.8.1-1 | Brett Cornwall | |
2023-02-02 | Add patch for user xkb configs with cap_sys_nice | Brett Cornwall | |
The new CAP_SYS_NICE capability granted to sway interferes with user xkb configs. A patch has been introduced/merged [1] but has yet to see release. [1] https://github.com/swaywm/sway/commit/2f2cdd60def006f6d3cbe318f9edd7d68fcb239a | |||
2023-02-02 | Remove xdg_activation crash source | Brett Cornwall | |
This is a left-over relic | |||
2023-02-01 | Add CAP_SYS_NICE to sway binary | Brett Cornwall | |
Support for sway to set SCHED_RR was added to improve desktop responsiveness/stuttering [1]. Upstream advises setting the capability on the binary [2]. Fixes FS#77225 [1] https://github.com/swaywm/sway/pull/6994 [2] https://github.com/swaywm/sway/pull/6992#pullrequestreview-972760643 | |||
2023-01-15 | Drop options=(debug)/options=('debug') from trunk | Evangelos Foutras | |
devtools 20230105-1 enables the debug option by default. A follow-up commit will remove debug from alongside other options. | |||
2022-12-25 | Rebuild for wlroots 0.16.1 | Brett Cornwall | |
2022-12-25 | Bump pkgrel | Brett Cornwall | |
2022-12-25 | Change pcre dep to pcre2 | Brett Cornwall | |
2022-12-25 | upgpkg: 1:1.8-1 | Brett Cornwall | |
2022-10-31 | Include patch to fix crash in xdg_activation_v1 | Brett Cornwall | |
https://github.com/swaywm/sway/pull/7168 | |||
2022-05-20 | Back up /etc/sway/config.d/50-systemd-user.conf | Brett Cornwall | |
Fixes #74778 | |||
2022-05-18 | Rebuild to make sure no testing libs were promoted | Brett Cornwall | |
2022-05-14 | Declare the .install file, dummy | Brett Cornwall | |
2022-05-14 | Rework dependencies; shared object deps where available | Brett Cornwall | |
2022-05-11 | Move swaybg to optdepends | Brett Cornwall | |
2022-05-11 | Add post_install() for the new seatd/polkit reqs | Brett Cornwall | |
2022-05-11 | Replace polkit with seatd dependency | Brett Cornwall | |
Since seatd has become a requirement for sway's logind support, we can leverage this package to also obtain elevated system privileges instead of polkit. Note that using seatd instead of polkit means that a user must be a part of the "seat" group: Otherwise, the user will not be able to achieve the appropriate privileged actions. Also remove a few unnecessary extra packages from the optdepends to give polkit a bit more visibility. | |||
2022-02-05 | Enable debug package | Brett Cornwall | |
2022-01-23 | upgpkg: 1:1.7-1 | Maxim Baz | |
2022-01-17 | upgpkg: 1:1.6.1-3 | Maxim Baz | |
2021-10-18 | Increment the release, not the epoch, ya dummy | Brett Cornwall | |
2021-10-18 | Export XDG_CURRENT_DESKTOP to systemd user environment | Brett Cornwall | |
Fixes FS#72297 | |||
2021-06-24 | wlroots 0.4.0 support | Brett Cornwall | |
2021-04-07 | upgpkg: 1:1.6-1 | Maxim Baz | |
2021-03-26 | Add patches to fix glitches in e.g. Firefox | Brett Cornwall | |
See https://github.com/swaywm/sway/issues/6038 | |||
2021-01-03 | Update xorg-server-xwayland dep to xorg-xwayland | Brett Cornwall | |
2020-11-10 | upgpkg: 1:1.5.1-1 | Maxim Baz | |
2020-07-16 | upgpkg: 1:1.5-1 | Brett Cornwall | |
N.B. /etc/sway/security.d has been removed - upstream says this inclusion was an oversight and that the code/references to the code have been removed. See: * https://github.com/swaywm/sway/issues/5335 * https://github.com/swaywm/sway/pull/5339 | |||
2020-04-25 | json-c 0.14 rebuild | Evangelos Foutras | |
2020-03-12 | Add polkit as dependency | Brett Cornwall | |
Without polkit Sway fails to obtain CAP_SYS_ADMIN to become a DRM master. This ensures that a base Arch installation + pacman -S sway gives a working session. | |||
2020-02-06 | rm duplicate swaybg in optdeps | Brett Cornwall | |
2020-02-04 | rxvt -> alacritty in optdeps; add swaybg as well | Brett Cornwall | |
2020-01-30 | Include contrib/ scripts | Brett Cornwall | |
2020-01-26 | rm XCURSOR_SIZE env import; add --systemd to dbus env activate | Brett Cornwall | |
2020-01-26 | 50-systemd-user.conf: silence hash stderr output | Brett Cornwall | |
2020-01-26 | rename conf.d -> config.d; convert systemd script to conf | Brett Cornwall | |
conf.d was created to house 10-systemd.sh but the default config references config.d. the shell script was also converted to sway configuration. Same result, different format; It seems more right to the author. See FS#63021 for more details |