swaybar: add SNI Title, Category, Id support

This commit is contained in:
Nathan Schulte 2020-10-03 15:59:39 -05:00
parent 0626e975fa
commit 5820299278
2 changed files with 34 additions and 2 deletions

View file

@ -52,6 +52,9 @@ struct swaybar_sni {
bool item_is_menu;
char *menu;
struct swaybar_sni_tool_tip *tool_tip;
char *title;
char *category;
char *id;
char *icon_theme_path; // non-standard KDE property
struct wl_list slots; // swaybar_sni_slot::link