UbuntuBudgie / budgie-extras

Additional Budgie Desktop enhancements for user experience
https://ubuntubudgie.org
GNU General Public License v3.0
175 stars 34 forks source link

Demote / Remove trash applet #454

Closed fossfreedom closed 1 year ago

fossfreedom commented 1 year ago

Now that upstream has a trash applet in git main this is part of the future v10.8 of budgie-desktop

Thus unlikely we need to carry on with our trash applet version.

Either delete the source - or probably leave as is and add a meson_option to force building "demoted" applets - i.e. adjust meson.build to not build trash by default with "build-all"

fossfreedom commented 1 year ago

further thinking - maybe rather than "demoted" - just have a build flag called "build-recommended" - and we add all stuff in extras to this build flag - except for trash - which would still be subject to a build-all flag