shutter-project / shutter

Screenshot tool for Linux
https://shutter-project.org/
GNU General Public License v3.0
503 stars 34 forks source link

Remove dysfunctional upload plugins, see #528 #534

Closed Photon89 closed 1 year ago

DarthGandalf commented 1 year ago

Does this also remove the need for any dependency?

Photon89 commented 1 year ago

I don't think so, Imgur and Gyazo are still there and cover both authorized, OAuth and anonymous upload.

Photon89 commented 1 year ago

On a second thought, WWW::Mechanize seems to be only used in vgyme and ToileLibre, so we could drop it. And Net::OAuth seems to be only required by Dropbox, though Imgur also supports OAuth upload, it doesn't seem to load this module.

But please double check!

Photon89 commented 1 year ago

@DarthGandalf Any further thoughts on this?