Skip to content

Conversation

@mtwebster
Copy link
Member

This refactor cleans up our XAppStatusIcon implementation, which had a fallback using GtkStatusIcon, to also implement StatusNotifierItem/AppIndicator if supported by the environment. This will allow use of XAppStatusIcon on desktops that lack either GtkStatusIcon or native XAppStatusIcon support (such as gnome-shell).

This is the opposite end of what our xapp-sn-watcher currently provides (which is a StatusNotiferWatcher/Host implementation.

It will end up having more or less the same limitations that GtkStatusIcon has (simple menus only, using dbusmenu for conversions).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant