aboutsummaryrefslogtreecommitdiff
path: root/common/meson.build
AgeCommit message (Collapse)AuthorLines
2018-04-04Add password buffer, refactor rendering/surfacesDrew DeVault-0/+1
2018-04-04Move swaybg background rendering into common/Drew DeVault-12/+8
swaylock will use it too
2018-03-29Start port of swaybar to layer shellDrew DeVault-0/+3
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-28Add solid-color rendering to swaybgDrew DeVault-5/+16
2017-12-19build: add wlroots dependency to commonDominique Martinet-0/+1
It is required for include path if wlroots is not built in standard path, but found through pkg-config
2017-11-30meson: common static libraryTony Crisci-7/+10
2017-11-30use meson subdirectoriesTony Crisci-0/+8