1
1
mirror of https://github.com/swaywm/sway synced 2024-11-19 03:24:39 +01:00
sway/swaybar
Mikkel Oscar Lyderik 11f0b4539d Use i3bar format for markup field.
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-24 10:26:55 +02:00
..
bar.c
CMakeLists.txt
config.c
ipc.c
main.c
render.c
status_line.c Use i3bar format for markup field. 2016-04-24 10:26:55 +02:00