Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-12-15 | [swaybar] Get bar config via IPC | Drew DeVault | |
2015-12-15 | Parse command line in swaybar | Drew DeVault | |
2015-12-13 | Fix rendering of borders on workspaces (swaybar) | Drew DeVault | |
2015-12-13 | Subscribe to workspace change events and redraw | Drew DeVault | |
2015-12-13 | Display workspaces on swaybar | Drew DeVault | |
2015-12-13 | Free last line in swaybar | Drew DeVault | |
2015-12-13 | Display output from a command on swaybar | Drew DeVault | |
2015-12-02 | cmake: build common code only once | Christoph Gysin | |
This creates (static) libraries for protocols/, common/, and wayland/. | |||
2015-12-01 | cmake: remove subprojects | Christoph Gysin | |
2015-12-01 | cmake: remove unnecessary quotes | Christoph Gysin | |
2015-12-01 | cmake: use out-of-source build | Christoph Gysin | |
2015-12-01 | cmake: use tabs instead of spaces | Christoph Gysin | |
2015-12-01 | cmake: style consistency | Christoph Gysin | |
2015-12-01 | cmake: convert all cmake commands to lowercase | Christoph Gysin | |
2015-11-29 | Add text rendering support to wayland clients | Drew DeVault | |
2015-11-29 | Support desktop shell panels in compositor | Drew DeVault | |
2015-11-29 | Add swaybar basics | Drew DeVault | |
This should make the bar open and appear as the panel, once sway supports panels. Right now it crashes sway! | |||
2015-11-29 | Add swaybar subproject | Drew DeVault | |