UbuntuBudgie / budgie-extras

Additional Budgie Desktop enhancements for user experience
https://ubuntubudgie.org
GNU General Public License v3.0
177 stars 34 forks source link
budgie budgie-desktop budgie-desktop-environment ubuntu-budgie

budgie-extras

Additional enhancements for the user experience

Plugins:

Trash is replaced by the inbuilt version available in v10.8 budgie-desktop and as such is no longer part of the recommended build components.

Standalone

budgie mini-apps - see the individual components for details

If individual applets (or groups of applets) are to be compiled and installed use the options described in meson_options.txt i.e. use -Dbuild-recommended=false -Dbuild-appletoption=true

e.g. to build just the hotcorners and weathershow applets (remember to git clone and git submodule etc as above)

 mkdir build && cd build
 meson --buildtype plain -Dbuild-recommendee=false -Dbuild-hotcorners=true -Dbuild-weathershow=true --prefix=/usr --libdir=/usr/lib
 ninja -v
 sudo ninja install

Distros

We love Budgie-Extras to work across as many distros as possible. Budgie Extras should be packaged as individual applets - NOT as one "budgie-extras" package, so that end users can install one or more applets. Please let us know if your distro has packaged budgie-extras and how to install each applet.

Build/Runtime dependencies

Individual applets/mini apps have build and runtime dependencies. These are described by https://github.com/UbuntuBudgie/budgie-extras/blob/debian/debian/control

Project License

The overall license for the project is GPL-3+. It is important to note, various individual source files varies from this and git-submodules have a separate licensing.

This is covered by https://github.com/UbuntuBudgie/budgie-extras/blob/debian/debian/copyright