| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2015-12-16 | Make swaybar check command arguments | Kevin Hamacher | -0/+8 | |
| 2015-12-15 | Apply color config from swaybar | Drew DeVault | -2/+72 | |
| 2015-12-15 | [swaybar] Get bar config via IPC | Drew DeVault | -17/+41 | |
| 2015-12-15 | Parse command line in swaybar | Drew DeVault | -2/+43 | |
| 2015-12-13 | Fix rendering of borders on workspaces (swaybar) | Drew DeVault | -2/+3 | |
| 2015-12-13 | Subscribe to workspace change events and redraw | Drew DeVault | -61/+79 | |
| 2015-12-13 | Display workspaces on swaybar | Drew DeVault | -1/+120 | |
| 2015-12-13 | Free last line in swaybar | Drew DeVault | -0/+1 | |
| 2015-12-13 | Display output from a command on swaybar | Drew DeVault | -2/+24 | |
| 2015-12-02 | cmake: build common code only once | Christoph Gysin | -24/+4 | |
| This creates (static) libraries for protocols/, common/, and wayland/. | ||||
| 2015-12-01 | cmake: remove subprojects | Christoph Gysin | -7/+5 | |
| 2015-12-01 | cmake: remove unnecessary quotes | Christoph Gysin | -2/+2 | |
| 2015-12-01 | cmake: use out-of-source build | Christoph Gysin | -1/+0 | |
| 2015-12-01 | cmake: use tabs instead of spaces | Christoph Gysin | -22/+22 | |
| 2015-12-01 | cmake: style consistency | Christoph Gysin | -6/+20 | |
| 2015-12-01 | cmake: convert all cmake commands to lowercase | Christoph Gysin | -4/+4 | |
| 2015-11-29 | Add text rendering support to wayland clients | Drew DeVault | -2/+11 | |
| 2015-11-29 | Support desktop shell panels in compositor | Drew DeVault | -18/+18 | |
| 2015-11-29 | Add swaybar basics | Drew DeVault | -1/+96 | |
| 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 | -0/+56 | |
