summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2024-07-20merge upstream changesFerdinand Bachmann
2024-05-21feat: remove xwayland dependencyGreyXor
2024-01-29PKGBUILD: use meson's built-in sanitizer supportFerdinand Bachmann
2024-01-28PKGBUILD: adjust quotes to be more close to upstreamFerdinand Bachmann
2024-01-28merge upstream changes (fix botched merge)Ferdinand Bachmann
2024-01-28merge upstream changesFerdinand Bachmann
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-12-04merge upstream changes (fix botched merge)Ferdinand Bachmann
2023-12-04merge upstream changesFerdinand Bachmann
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-12-26merge upstream changesFerdinand Bachmann
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-05fix botched merge (merge commit to avoid force push)Ferdinand Bachmann
2022-06-05disable LSAN since it causes problems with capabilitiesFerdinand Bachmann
2022-06-05fix .gitignore not to ignore EVERYTHINGFerdinand Bachmann
2022-06-05merge upstream changesFerdinand Bachmann
2022-06-05update version and srcinfoFerdinand Bachmann
2022-06-05merge upstream changesFerdinand Bachmann
2022-06-02Update .SRCINFOAntonin Décimo
2022-06-02Grant CAP_SYS_NICE to the sway binaryAntonin Décimo
2022-05-30merge upstream changesFerdinand Bachmann
2022-03-15Update from pcre to pcre2Antonin Décimo
after sway f614f35e7354980bf4f0a66ca99be9b5f3a7ac90 https://github.com/swaywm/sway/commit/f614f35e7354980bf4f0a66ca99be9b5f3a7ac90
2022-01-21merge upstream changesFerdinand Bachmann
2022-01-02build sway with address sanitizerFerdinand Bachmann
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