sway/swaybar/tray
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
..
host.c swaybar: improve tray logging 2019-01-08 16:03:16 +00:00
icon.c swaybar: implement icon themes and lookup for tray 2018-12-31 20:40:18 +00:00
item.c swaybar: improve tray logging 2019-01-08 16:03:16 +00:00
tray.c swaybar: allow identifiers for output and tray 2019-01-13 12:06:35 -05:00
watcher.c swaybar: add StatusNotifierWatcher to tray 2018-12-31 20:40:18 +00:00