summaryrefslogtreecommitdiffstats
path: root/common/meson.build
Commit message (Collapse)AuthorAge
* Add password buffer, refactor rendering/surfacesLibravatar Drew DeVault2018-04-04
|
* Move swaybg background rendering into common/Libravatar Drew DeVault2018-04-04
| | | | swaylock will use it too
* 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.
* Add solid-color rendering to swaybgLibravatar Drew DeVault2018-03-28
|
* build: add wlroots dependency to commonLibravatar Dominique Martinet2017-12-19
| | | | | It is required for include path if wlroots is not built in standard path, but found through pkg-config
* meson: common static libraryLibravatar Tony Crisci2017-11-30
|
* use meson subdirectoriesLibravatar Tony Crisci2017-11-30