Lafydev / wingpanel-indicator-ayatana

Wingpanel Ayatana-Compatibility Indicator
GNU Lesser General Public License v2.1
145 stars 17 forks source link

Restore max icon size at 24px #11

Closed kalligator closed 3 years ago

kalligator commented 4 years ago

Restore the max size cap set by eth-p back to 24px from 18px, as per the original. Info found here: https://github.com/eth-p/wingpanel-indicator-ayatana/issues/9

Lafydev commented 4 years ago

Thanks for your help and interest. I think this size of icons has to be rewritten, see issue #10 , and line 404 of file AyatanaIndicator.vala: private void ensure_max_size (Gtk.Image image) {}, it's ugly. For the moment, I'll keep the deb file, because it's useful for those who want a fast install, so I can't take your pull request, but yes, the binaries have to be released for every little change, and it's a big problem.