easyeffectstray
easyeffectstray copied to clipboard
GTK tray icon for PulseEffects offering available presets to switch to
First of all thanks for the application, have been using it for years since when it was pulseeffectstray, love how it allows me to switch presets and enable/disable the effects...
I was hoping that this tray would enable me to minimize PE to the tray, but that is not the intention, I gather.
All I get is the following output with no tray icon: ``` /usr/sbin/pulseeffectstray:387: DeprecationWarning: Gtk.StatusIcon.set_visible is deprecated self.icon.set_visible(True) /usr/sbin/pulseeffectstray:470: DeprecationWarning: Gtk.StatusIcon.set_from_pixbuf is deprecated self.icon.set_from_pixbuf(self.image_active) ``` Manjaro GNOME AppIndicator Support extension