moses-palmer / pystray

GNU General Public License v3.0
482 stars 59 forks source link

Use `XApp.StatusIcon` instead of `AppIndicator3`? #169

Open sphh opened 4 months ago

sphh commented 4 months ago

The Gtk AppIndicator3 does not support a default action, but I was told, that XApp.StatusIcon does. Could this be supported?

moses-palmer commented 1 month ago

Thank you for you suggestion!

I think a backend using this library could be implemented. As you may have noticed on the commit activity on this repository is rather slow however, as I have very limited time. Would you like to make an attempt at integrating XApp.StatusIcon? I would be available to help you out, and review your merge request.

sphh commented 1 month ago

As much as I would love to help here, I am afraid, that I will not be able to help. I am not very literate in Gtk programming (working now mainly with wxPython) and suffer from the same Very-Limited-Time-Syndrom.

Still I hope, that someone takes this up!