martyr-deepin / deepin-screenshot

Deprecated (migrated into deepin-screen-recorder after v20), consider create and maintain your own fork if you love it.
https://www.deepin.org/original/deepin-screenshot/
GNU General Public License v3.0
346 stars 102 forks source link

Refactor Nonotify support #82

Open felixonmars opened 4 years ago

felixonmars commented 4 years ago

Use a bool everywhere so it works with any other command line options too.

This addresses #22 and is implemented differently than #60.