summaryrefslogtreecommitdiffstats
path: root/swaybar
Commit message (Collapse)AuthorAge
* cmake: build common code only onceLibravatar Christoph Gysin2015-12-02
| | | | This creates (static) libraries for protocols/, common/, and wayland/.
* cmake: remove subprojectsLibravatar Christoph Gysin2015-12-01
|
* cmake: remove unnecessary quotesLibravatar Christoph Gysin2015-12-01
|
* cmake: use out-of-source buildLibravatar Christoph Gysin2015-12-01
|
* cmake: use tabs instead of spacesLibravatar Christoph Gysin2015-12-01
|
* cmake: style consistencyLibravatar Christoph Gysin2015-12-01
|
* cmake: convert all cmake commands to lowercaseLibravatar Christoph Gysin2015-12-01
|
* Add text rendering support to wayland clientsLibravatar Drew DeVault2015-11-29
|
* Support desktop shell panels in compositorLibravatar Drew DeVault2015-11-29
|
* Add swaybar basicsLibravatar Drew DeVault2015-11-29
| | | | | This should make the bar open and appear as the panel, once sway supports panels. Right now it crashes sway!
* Add swaybar subprojectLibravatar Drew DeVault2015-11-29