aboutsummaryrefslogtreecommitdiff
path: root/swaybar/main.c
AgeCommit message (Collapse)Author
2015-12-16Only re-render swaybar when it has changedDrew DeVault
Fixes #345
2015-12-16Make swaybar a little quieterDrew DeVault
2015-12-16Remove trailing whitespaceMikkel Oscar Lyderik
2015-12-16Correct typo seperator -> separatorMikkel Oscar Lyderik
2015-12-16Make swaybar run without status_commandKevin Hamacher
2015-12-16Make swaybar check command argumentsKevin Hamacher
2015-12-15Apply color config from swaybarDrew DeVault
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-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