sway/include/swaybar
Brian Ashworth 50d36ef238 swaybar: allow identifiers for output and tray
This allows `bar output` and `bar tray_output` to specify an output
identifier. Output names should still work as well.

This parses the output identifier from the xdg_output description,
which wlroots currently sets to `make model serial (name)`. Since this
could change in the future, all identifier comparisons are guarded by
NULL-checks in case the description cannot be parsed to an identifier.
2019-01-13 12:06:35 -05:00
..
tray swaybar: handle SNI signals better 2019-01-08 12:18:59 +00:00
bar.h swaybar: allow identifiers for output and tray 2019-01-13 12:06:35 -05:00
config.h swaybar: do not create tray if hidden 2018-12-31 20:40:18 +00:00
i3bar.h Add relative coordinates in JSON for i3bar click events 2018-12-04 12:49:21 +02:00
input.h swaybar: fix cursor scale 2018-12-15 09:26:50 +01:00
ipc.h swaybar: show hidden bar on urgency 2018-10-14 13:33:12 +01:00
render.h swaybar: synchronize rendering to output frames 2018-09-30 10:07:33 +01:00
status_line.h Move swaybar's event loop to common directory and refactor 2018-10-15 00:26:27 +10:00