summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2024-01-24fix: not used install fileGreyXor
2024-01-10feat: new version scheme. thanks yrlfGreyXor
2024-01-09fix: xdg-desktop-portals, thanks trillian and yrlfGreyXor
2023-12-30refactor: new pkgver formatGreyXor
2023-12-30feat: remove useless flagGreyXor
2023-12-29fix: reformat PKGBUILDGreyXor
2023-12-29fix: reformat PKGBUILDGreyXor
2023-12-29feat: add libdrm dep as suggested by namcapGreyXor
2023-12-23fix: remove useless debug buildGreyXor
2023-12-22fix: screen sharing with xdg-desktop-portal-wlrGreyXor
2023-09-20more general optdependsGreyXor
2023-09-19add git-devel in descriptionGreyXor
2023-09-12feat: add inherited capabilityGreyXor
2023-08-31match optional launcher with the one from sway defalut configGreyXor
2023-08-29revert commit versionGreyXor
2023-08-29update urlGreyXor
2023-08-26trigger updateGreyXor
2023-08-26fix: removed useless tests, removed debug buildsGreyXor
2023-08-26fix: provides and conflictsGreyXor
2023-08-25upgrade deps list, fix setcap ep, fix pre-install messageGreyXor
2023-08-25remove sway-contrib directoryGreyXor
2023-08-25update SRCINFOGreyXor
2023-08-25use the sway-contrib repositoryGreyXor
2022-10-31Export XDG_CURRENT_DESKTOP to systemd user environmentAntonin Décimo
Fixes FS#72297 https://github.com/archlinux/svntogit-community/commit/16cfce02f31b3f154f4beb309ce31778c21e32d2#diff-3541d3c6a86145535876a768d6b80512873647ad10eaf0b723f0d39650608983
2022-06-02Update .SRCINFOAntonin Décimo
2022-06-02Grant CAP_SYS_NICE to the sway binaryAntonin Décimo
2022-03-15Update from pcre to pcre2Antonin Décimo
after sway f614f35e7354980bf4f0a66ca99be9b5f3a7ac90 https://github.com/swaywm/sway/commit/f614f35e7354980bf4f0a66ca99be9b5f3a7ac90
2021-04-12Print notice about partial {sway,wlroots}-git upgradesSimon Ser
2021-02-16Update meson build script and follow packaging recommendationsAntonin Décimo
2020-10-24Don't force-disable strip option.Antonin Décimo
2020-10-24Ignore all files by default.Antonin Décimo
https://wiki.archlinux.org/index.php/AUR_submission_guidelines > Tip: To keep the working directory and commits as clean as possible, > create a gitignore(5) that excludes all files and force-add files as > needed.
2020-10-23Update to parity with community/sway.Antonin Décimo
2020-01-24Switch default terminal emulator to alacrittyDrew DeVault
2019-06-12Update SRCINFODrew DeVault
2019-06-12Use 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-26Add swaybg-git dependencyDrew DeVault
2019-03-11Update .SRCINFODrew DeVault
2019-03-11Remove dependencies brought in by wlrootsDrew DeVault
2019-02-25Clean up PKGBUILDDrew DeVault
2019-01-16Add swaylock/swayidle back as optdependsStephen Gregoratto
2018-10-14Move meson to prepare(), to keep the build directory between buildsEmmanuel Gil Peyrot
This greatly speeds up rebuilds when not much has changed and ccache isn’t used.
2018-10-02Add symbolsDrew DeVault
2018-10-02Switch from 0.15 branch to masterDrew DeVault
2018-04-08Switch to 0.15 branchDrew DeVault
2016-12-04Add sys_cap_ptraceDrew DeVault
2016-05-01Update srcinfoDrew DeVault
2016-05-01Depend on wlc-git, not wlcDrew DeVault
2016-04-16Depend on wlc instead of wlc-gitDrew DeVault
2016-03-27Add conflicts/provides=('sway')Drew DeVault
2016-03-24Update PKGBUILDDrew DeVault