index
:
swayfx.git
master
SwayFX: Sway, but with eye candy!
System user; root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
swaybar
/
status_line.c
Age
Commit message (
Collapse
)
Author
2017-10-28
Removed trailing comma from swaybar click event json
Joona Romppanen
2017-10-14
Fix build on FreeBSD adjusting/removing _XOPEN_SOURCE declaration.
Johannes Lundberg
2017-08-30
styling fixes
[email protected]
2017-08-29
styling fixes
[email protected]
2017-08-29
style fixes
[email protected]
2017-08-29
click_events as documented at https://i3wm.org/docs/i3bar-protocol.html
[email protected]
2017-03-10
UnGNUify the codebase
Drew DeVault
2016-09-01
Reorganize includes
Drew DeVault
2016-07-30
implement solid color rendering for swaybg
Zandr Martin
2016-04-24
Use i3bar format for markup field.
Mikkel Oscar Lyderik
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
2016-01-24
swaybar: move headers to include/bar
Mikkel Oscar Lyderik
2016-01-24
swaybar: rename state to bar
Mikkel Oscar Lyderik
2016-01-24
swaybar: Move swaybar_teardown to free_state
Mikkel Oscar Lyderik
2016-01-24
swaybar: move ipc stuff to ipc.{h,c}
Mikkel Oscar Lyderik
2016-01-24
swaybar: feactor render, statusline
Mikkel Oscar Lyderik