index
:
sway.git
master
fork of sway with action binder commands
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
swaybar
/
i3bar.c
Age
Commit message (
Expand
)
Author
2018-10-02
swaybar: add leading comma to click event JSON
Ian Fan
2018-09-28
swaybar: move i3bar definitions into separate file
Ian Fan
2018-09-21
swaybar: log invalid i3bar json
Ian Fan
2018-09-21
swaybar: reset tokener if json is incomplete
Ian Fan
2018-09-21
swaybar: update buffer_pos when moving object to start of buffer
Ian Fan
2018-09-18
swaybar: add debugging statements for handling i3bar json
Ian Fan
2018-09-18
swaybar: rewrite i3bar protocol handling
Ian Fan
2018-09-18
swaybar: send trailing comma with click event json
Ian Fan
2018-09-14
bar: remove i3bar_block_free in favour of i3bar_block_unref
Ian Fan
2018-09-12
i3bar: count references to blocks
Ian Fan
2018-07-19
swaybar: Fix scroll handling on workspace buttons
minus
2018-07-17
remove unnecessary parens
Peter Rice
2018-07-16
make hotspot callback take an x11 button id
Peter Rice
2018-07-09
Update for swaywm/wlroots#1126
emersion
2018-04-24
Fix a bunch of swaybar memory leaks
emersion
2018-04-20
Fix memory leak on swaybar
Bruno Pinto
2018-04-09
Fix some more bugs
Drew DeVault
2018-04-09
Fix buffer issues in swaybar status line.
Ryan Dwyer
2018-04-03
Fix #1709
Drew DeVault
2018-04-02
Fix use-after-free with block hotspots
Drew DeVault
2018-04-02
Send click events for i3bar blocks
Drew DeVault
2018-04-02
Render i3bar blocks
Drew DeVault
2018-04-02
Demarcate i3bar JSON into individual updates
Drew DeVault