elementary / screenshot

Screenshot tool designed for elementary OS
https://elementary.io
GNU Lesser General Public License v3.0
83 stars 21 forks source link

Do it more object oriented #282

Open leolost2605 opened 1 month ago

leolost2605 commented 1 month ago

More instance methods less static. Vala automatically handles the instance for us. Also properly handle global remove (though I'm not 100% sure I'm doing it right)

I can confirm this still works