Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-07-20 | merge upstream changes | Ferdinand Bachmann | |
2024-05-21 | feat: remove xwayland dependency | GreyXor | |
2024-01-29 | PKGBUILD: use meson's built-in sanitizer support | Ferdinand Bachmann | |
2024-01-28 | PKGBUILD: adjust quotes to be more close to upstream | Ferdinand Bachmann | |
2024-01-28 | merge upstream changes | Ferdinand Bachmann | |
2024-01-24 | fix: not used install file | GreyXor | |
2024-01-10 | feat: new version scheme. thanks yrlf | GreyXor | |
2024-01-09 | fix: xdg-desktop-portals, thanks trillian and yrlf | GreyXor | |
2023-12-30 | refactor: new pkgver format | GreyXor | |
2023-12-30 | feat: remove useless flag | GreyXor | |
2023-12-29 | fix: reformat PKGBUILD | GreyXor | |
2023-12-29 | fix: reformat PKGBUILD | GreyXor | |
2023-12-29 | feat: add libdrm dep as suggested by namcap | GreyXor | |
2023-12-23 | fix: remove useless debug build | GreyXor | |
2023-12-22 | fix: screen sharing with xdg-desktop-portal-wlr | GreyXor | |
2023-12-04 | merge upstream changes | Ferdinand Bachmann | |
2023-09-20 | more general optdepends | GreyXor | |
2023-09-19 | add git-devel in description | GreyXor | |
2023-09-12 | feat: add inherited capability | GreyXor | |
2023-08-31 | match optional launcher with the one from sway defalut config | GreyXor | |
2023-08-29 | revert commit version | GreyXor | |
2023-08-29 | update url | GreyXor | |
2023-08-26 | fix: removed useless tests, removed debug builds | GreyXor | |
2023-08-26 | fix: provides and conflicts | GreyXor | |
2023-08-25 | upgrade deps list, fix setcap ep, fix pre-install message | GreyXor | |
2023-08-25 | remove sway-contrib directory | GreyXor | |
2023-08-25 | use the sway-contrib repository | GreyXor | |
2022-12-26 | merge upstream changes | Ferdinand Bachmann | |
2022-10-31 | Export XDG_CURRENT_DESKTOP to systemd user environment | Antonin Décimo | |
Fixes FS#72297 https://github.com/archlinux/svntogit-community/commit/16cfce02f31b3f154f4beb309ce31778c21e32d2#diff-3541d3c6a86145535876a768d6b80512873647ad10eaf0b723f0d39650608983 | |||
2022-06-05 | disable LSAN since it causes problems with capabilities | Ferdinand Bachmann | |
2022-06-05 | merge upstream changes | Ferdinand Bachmann | |
2022-06-02 | Grant CAP_SYS_NICE to the sway binary | Antonin Décimo | |
2022-05-30 | merge upstream changes | Ferdinand Bachmann | |
2022-03-15 | Update from pcre to pcre2 | Antonin Décimo | |
after sway f614f35e7354980bf4f0a66ca99be9b5f3a7ac90 https://github.com/swaywm/sway/commit/f614f35e7354980bf4f0a66ca99be9b5f3a7ac90 | |||
2022-01-21 | merge upstream changes | Ferdinand Bachmann | |
2022-01-02 | build sway with address sanitizer | Ferdinand Bachmann | |
2021-04-12 | Print notice about partial {sway,wlroots}-git upgrades | Simon Ser | |
2021-02-16 | Update meson build script and follow packaging recommendations | Antonin Décimo | |
2020-10-24 | Don't force-disable strip option. | Antonin Décimo | |
2020-10-23 | Update to parity with community/sway. | Antonin Décimo | |
2020-01-24 | Switch default terminal emulator to alacritty | Drew DeVault | |
2019-06-12 | Use release builds, and run meson in build() | Matt Coffin | |
meson/configure should be run in build() and not prepare(), as CFLAGS/CXXFLAGS/etc. from makepkg.conf are not set in prepare(). This patch moves the meson run from build() -> prepare() so that the flags from makepkg are included in the environment. | |||
2019-04-26 | Add swaybg-git dependency | Drew DeVault | |
2019-03-11 | Remove dependencies brought in by wlroots | Drew DeVault | |
2019-02-25 | Clean up PKGBUILD | Drew DeVault | |
2019-01-16 | Add swaylock/swayidle back as optdepends | Stephen Gregoratto | |
2018-10-14 | Move meson to prepare(), to keep the build directory between builds | Emmanuel Gil Peyrot | |
This greatly speeds up rebuilds when not much has changed and ccache isn’t used. | |||
2018-10-02 | Add symbols | Drew DeVault | |
2018-10-02 | Switch from 0.15 branch to master | Drew DeVault | |
2018-04-08 | Switch to 0.15 branch | Drew DeVault | |