Skip to content

Replace deprecated library libayatana-appindicator with libayatana-appindicator-glib #50

@nibrobb

Description

@nibrobb

Is your feature request related to a problem? Please describe.
When running my Tauri application that uses a tray-icon, I get a warning in the console stating libayatana-appindicator is deprecated

Describe the solution you'd like
I would like the crate to update to using the latest libayatana-appindicator-glib library as per the warning

Describe alternatives you've considered
I have considered ignoring the issue as it does not impact the performance of my application. And a final user will likely never see the warning unless they stat my GUI from the terminal.

Additional context
Warning text as printed when starting my app from the shell

libayatana-appindicator-WARNING **: 13:54:21.443: libayatana-appindicator is deprecated. Please use libayatana-appindicator-glib in newly written code.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions