sway/swaybar
Brian Ashworth 8b4fe7dd15 swaybar: handle block->urgent
When `block->urgent` is set, use the urgent colors. This matches i3bar's
behavior. Previously, swaybar just ignored the property.

This also adds in rendering for right borders, which was missing.
2018-12-12 10:17:39 +01:00
..
bar.c Replace _XOPEN_SOURCE with _POSIX_C_SOURCE 2018-11-25 17:19:43 +01:00
config.c Implement bar gaps 2018-11-28 11:24:14 -05:00
i3bar.c Add relative coordinates in JSON for i3bar click events 2018-12-04 12:49:21 +02:00
input.c Add relative coordinates in JSON for i3bar click events 2018-12-04 12:49:21 +02:00
ipc.c Implement bar gaps 2018-11-28 11:24:14 -05:00
main.c Replace _XOPEN_SOURCE with _POSIX_C_SOURCE 2018-11-25 17:19:43 +01:00
meson.build swaybar: separate input code to new file 2018-10-18 14:19:00 +01:00
render.c swaybar: handle block->urgent 2018-12-12 10:17:39 +01:00
status_line.c More frees. 2018-11-13 14:42:00 +00:00