| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2018-07-09 | Update for swaywm/wlroots#1126 | emersion | -3/+3 | |
| 2018-04-24 | Fix a bunch of swaybar memory leaks | emersion | -1/+13 | |
| 2018-04-15 | Set _POSIX_C_SOURCE properly | Scott Anderson | -1/+1 | |
| 2018-04-03 | Fix #1709 | Drew DeVault | -1/+5 | |
| 2018-04-02 | Render i3bar blocks | Drew DeVault | -2/+3 | |
| 2018-04-02 | Demarcate i3bar JSON into individual updates | Drew DeVault | -9/+53 | |
| 2018-03-29 | Do some small cleanup | Drew DeVault | -0/+1 | |
| - Fix workspace events (security config isn't in use so it wasn't being sent) - Kill status bar process when swaybar exits - Don't rearrange windows on every layer surface commit | ||||
| 2018-03-29 | Clean up status line on exit | Drew DeVault | -2/+4 | |
| 2018-03-29 | Implement status line | Drew DeVault | -0/+78 | |
| Does not yet support i3bar json protocol | ||||
| 2018-03-29 | Start port of swaybar to layer shell | Drew DeVault | -530/+0 | |
| This starts up the event loop and wayland display and shims out the basic top level rendering concepts. Also includes some changes to incorporate pango into the 1.x codebase properly. | ||||
| 2017-10-28 | Removed trailing comma from swaybar click event json | Joona Romppanen | -1/+1 | |
| 2017-10-14 | Fix build on FreeBSD adjusting/removing _XOPEN_SOURCE declaration. | Johannes Lundberg | -1/+1 | |
| 2017-08-30 | styling fixes | akokshar@redhat.com | -2/+2 | |
| 2017-08-29 | styling fixes | akokshar@redhat.com | -1/+1 | |
| 2017-08-29 | style fixes | akokshar@redhat.com | -2/+1 | |
| 2017-08-29 | click_events as documented at https://i3wm.org/docs/i3bar-protocol.html | akokshar@redhat.com | -2/+80 | |
| 2017-03-10 | UnGNUify the codebase | Drew DeVault | -0/+1 | |
| 2016-09-01 | Reorganize includes | Drew DeVault | -2/+2 | |
| 2016-07-30 | implement solid color rendering for swaybg | Zandr Martin | -0/+1 | |
| 2016-04-24 | Use i3bar format for markup field. | Mikkel Oscar Lyderik | -1/+5 | |
| In the i3bar protocol the value of the markup field is a string: "pango" or "none" rather than a bool. This patch makes swaybar compatible with that. http://i3wm.org/docs/i3bar-protocol.html | ||||
| 2016-04-17 | Flesh out pango markup implementation | Drew DeVault | -1/+6 | |
| 2016-01-24 | swaybar: move headers to include/bar | Mikkel Oscar Lyderik | -2/+2 | |
| 2016-01-24 | swaybar: rename state to bar | Mikkel Oscar Lyderik | -29/+29 | |
| 2016-01-24 | swaybar: Move swaybar_teardown to free_state | Mikkel Oscar Lyderik | -0/+7 | |
| 2016-01-24 | swaybar: move ipc stuff to ipc.{h,c} | Mikkel Oscar Lyderik | -20/+20 | |
| 2016-01-24 | swaybar: feactor render, statusline | Mikkel Oscar Lyderik | -0/+435 | |
