aboutsummaryrefslogtreecommitdiff
path: root/swaybar
AgeCommit message (Collapse)Author
2015-12-15[swaybar] Get bar config via IPCDrew DeVault
2015-12-15Parse command line in swaybarDrew DeVault
2015-12-13Fix rendering of borders on workspaces (swaybar)Drew DeVault
2015-12-13Subscribe to workspace change events and redrawDrew DeVault
2015-12-13Display workspaces on swaybarDrew DeVault
2015-12-13Free last line in swaybarDrew DeVault
2015-12-13Display output from a command on swaybarDrew DeVault
2015-12-02cmake: build common code only onceChristoph Gysin
This creates (static) libraries for protocols/, common/, and wayland/.
2015-12-01cmake: remove subprojectsChristoph Gysin
2015-12-01cmake: remove unnecessary quotesChristoph Gysin
2015-12-01cmake: use out-of-source buildChristoph Gysin
2015-12-01cmake: use tabs instead of spacesChristoph Gysin
2015-12-01cmake: style consistencyChristoph Gysin
2015-12-01cmake: convert all cmake commands to lowercaseChristoph Gysin
2015-11-29Add text rendering support to wayland clientsDrew DeVault
2015-11-29Support desktop shell panels in compositorDrew DeVault
2015-11-29Add swaybar basicsDrew DeVault
This should make the bar open and appear as the panel, once sway supports panels. Right now it crashes sway!
2015-11-29Add swaybar subprojectDrew DeVault