summaryrefslogtreecommitdiff
path: root/meson.build (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Meson: Replace option `instlibdir` with `libexecdir`"Rostislav Pehlivanov2018-05-061-1/+1
| | | | This reverts commit 830c4ef74c00dbe448da46cdbc576178abc5728e.
* Meson: Replace option `instlibdir` with `libexecdir`Nicolas Braud-Santoni2018-05-051-1/+1
| | | | | Derive a value from it, called `rundir` rather than writing join_paths(libexecdir, 'sway') all over the place.
* 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