For applets that need to expose settings, they should both override the BudgieApplet::supports_settingss method and return a
new widget instance whenever this function is invoked.
This UI will live in the Raven sidebar within the Budgie Desktop, and will be destroyed as soon as it's not being used. It's advisable to keep this widget implementation light, and to prefer vertical space.
|
A GTK Settings UI |