aboutsummaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Collapse)Author
2018-04-05Add -Wno-unused-resultDrew DeVault
Fixes #1744
2018-04-04Initial swaylock portDrew DeVault
2018-03-30Initialize seat pointer in swaybarDrew DeVault
2018-03-29Start port of swaybar to layer shellDrew DeVault
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.
2018-03-28Address review commentsDrew DeVault
2018-03-28Add solid-color rendering to swaybgDrew DeVault
2018-03-28Add client protocols and swaybg skeletonDrew DeVault
2018-03-15meson: allow wlroots to be a subprojectemersion
2018-02-18Add -Wno-unused-functionDrew DeVault
This is temporary, it helps while we work on porting and large swaths of the code are commented out.
2018-01-04update json-c dep to 0.13Rachel K
2017-12-06input skeletonTony Crisci
2017-12-05Add minimal config subsystememersion
2017-12-01meson dont warn on unused paramTony Crisci
2017-11-30meson zsh completions installTony Crisci
2017-11-30meson build swaymsgTony Crisci
2017-11-30meson build manpagesTony Crisci
2017-11-30add meson install filesTony Crisci
2017-11-30make meson version configurableTony Crisci
2017-11-30meson add version infoTony Crisci
2017-11-30fix meson.build whitespaceTony Crisci
2017-11-30use meson subdirectoriesTony Crisci
2017-11-29working meson buildTony Crisci