summaryrefslogtreecommitdiff
path: root/meson.build (follow)
Commit message (Expand)AuthorAgeFilesLines
* build: stop using join_pathsSimon Ser2022-03-111-8/+7
* build: bump version to 1.1.1Simon Ser2022-03-101-1/+1
* build: set check arg in run_command callSimon Ser2022-03-051-2/+2
* build: bump to v1.1Simon Ser2021-07-191-1/+1
* build: mark build-time deps as nativeSimon Ser2021-07-191-5/+5
* build: find wayland-scanner with pkg-configSimon Ser2021-07-191-9/+5
* build: use add_project_arguments instead of configuration_dataSimon Ser2021-07-191-6/+5
* build: don't align dep equal signsSimon Ser2021-07-191-2/+2
* meson: drop unused libxkbcommonJan Beich2019-04-261-2/+0
* Split swaybg into a standalone projectDrew DeVault2019-04-251-12/+143
* Removed unused wlroots dependency for sway(bg|bar|msg|nag)M Stoeckl2019-01-211-3/+1
* meson: remove rpath optionsemersion2019-01-181-1/+0
* Add support for installing binaries with DT_RPATHArkadiusz Hiler2018-09-301-0/+1
* Revert "Install swaybar and swaybg under /usr/lib/sway"Rostislav Pehlivanov2018-05-061-2/+1
* Revert "Make the LIBDIR path configurable"Rostislav Pehlivanov2018-05-061-1/+1
* Revert "Meson: Replace option `instlibdir` with `libexecdir`"Rostislav Pehlivanov2018-05-061-1/+1
* Meson: Replace option `instlibdir` with `libexecdir`Nicolas Braud-Santoni2018-05-051-1/+1
* Make the LIBDIR path configurableNicolas Braud-Santoni2018-05-051-1/+1
* Install swaybar and swaybg under /usr/lib/swayNicolas Braud-Santoni2018-05-051-1/+2
* Add initial layer shell skeletonDrew DeVault2018-03-281-1/+1
* Address review commentsDrew DeVault2018-03-281-20/+16
* Add solid-color rendering to swaybgDrew DeVault2018-03-281-2/+16
* Add client protocols and swaybg skeletonDrew DeVault2018-03-281-0/+8