index
:
sway
bandicoot
bindsym-tocode-cartesian
bindsym-tocode-dup-children
for_window-fixes
for_window-ignored
input-fix_context_menu_focus
master
zwlr_keyboard_interactivity-on_demand-behavior
i3-compatible Wayland compositor
Simon Ser
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
swaybar
/
i3bar.c
Age
Commit message (
Expand
)
Author
Lines
2018-09-21
swaybar: log invalid i3bar json
Ian Fan
-3
/
+12
2018-09-21
swaybar: reset tokener if json is incomplete
Ian Fan
-0
/
+1
2018-09-21
swaybar: update buffer_pos when moving object to start of buffer
Ian Fan
-0
/
+1
2018-09-18
swaybar: add debugging statements for handling i3bar json
Ian Fan
-0
/
+16
2018-09-18
swaybar: rewrite i3bar protocol handling
Ian Fan
-78
/
+111
2018-09-18
swaybar: send trailing comma with click event json
Ian Fan
-1
/
+1
2018-09-14
bar: remove i3bar_block_free in favour of i3bar_block_unref
Ian Fan
-12
/
+9
2018-09-12
i3bar: count references to blocks
Ian Fan
-3
/
+10
2018-07-19
swaybar: Fix scroll handling on workspace buttons
minus
-2
/
+3
2018-07-17
remove unnecessary parens
Peter Rice
-5
/
+5
2018-07-16
make hotspot callback take an x11 button id
Peter Rice
-1
/
+31
2018-07-09
Update for swaywm/wlroots#1126
emersion
-2
/
+2
2018-04-24
Fix a bunch of swaybar memory leaks
emersion
-1
/
+2
2018-04-20
Fix memory leak on swaybar
Bruno Pinto
-0
/
+1
2018-04-09
Fix some more bugs
Drew DeVault
-3
/
+4
2018-04-09
Fix buffer issues in swaybar status line.
Ryan Dwyer
-0
/
+3
2018-04-03
Fix #1709
Drew DeVault
-1
/
+4
2018-04-02
Fix use-after-free with block hotspots
Drew DeVault
-3
/
+1
2018-04-02
Send click events for i3bar blocks
Drew DeVault
-0
/
+22
2018-04-02
Render i3bar blocks
Drew DeVault
-10
/
+110
2018-04-02
Demarcate i3bar JSON into individual updates
Drew DeVault
-0
/
+88