summaryrefslogtreecommitdiffstats
path: root/meson.build
Commit message (Collapse)AuthorAge
* security.d: Update install paths for swaybar and swaybgLibravatar Nicolas Braud-Santoni2018-05-05
|
* Meson: Replace option `instlibdir` with `libexecdir`Libravatar Nicolas Braud-Santoni2018-05-05
| | | | | Derive a value from it, called `rundir` rather than writing join_paths(libexecdir, 'sway') all over the place.
* Make the LIBDIR path configurableLibravatar Nicolas Braud-Santoni2018-05-05
|
* Improve dependency checksLibravatar Bruno Pinto2018-04-08
|
* Add -Wno-unused-resultLibravatar Drew DeVault2018-04-05
| | | | Fixes #1744
* Initial swaylock portLibravatar Drew DeVault2018-04-04
|
* Initialize seat pointer in swaybarLibravatar Drew DeVault2018-03-30
|
* Start port of swaybar to layer shellLibravatar Drew DeVault2018-03-29
| | | | | | This starts up the event loop and wayland display and shims out the basic top level rendering concepts. Also includes some changes to incorporate pango into the 1.x codebase properly.
* Address review commentsLibravatar Drew DeVault2018-03-28
|
* Add solid-color rendering to swaybgLibravatar Drew DeVault2018-03-28
|
* Add client protocols and swaybg skeletonLibravatar Drew DeVault2018-03-28
|
* meson: allow wlroots to be a subprojectLibravatar emersion2018-03-15
|
* Add -Wno-unused-functionLibravatar Drew DeVault2018-02-18
| | | | | This is temporary, it helps while we work on porting and large swaths of the code are commented out.
* update json-c dep to 0.13Libravatar Rachel K2018-01-04
|
* input skeletonLibravatar Tony Crisci2017-12-06
|
* Add minimal config subsystemLibravatar emersion2017-12-05
|
* meson dont warn on unused paramLibravatar Tony Crisci2017-12-01
|
* meson zsh completions installLibravatar Tony Crisci2017-11-30
|
* meson build swaymsgLibravatar Tony Crisci2017-11-30
|
* meson build manpagesLibravatar Tony Crisci2017-11-30
|
* add meson install filesLibravatar Tony Crisci2017-11-30
|
* make meson version configurableLibravatar Tony Crisci2017-11-30
|
* meson add version infoLibravatar Tony Crisci2017-11-30
|
* fix meson.build whitespaceLibravatar Tony Crisci2017-11-30
|
* use meson subdirectoriesLibravatar Tony Crisci2017-11-30
|
* working meson buildLibravatar Tony Crisci2017-11-29