budgie-desktop-examples icon indicating copy to clipboard operation
budgie-desktop-examples copied to clipboard

update python example with gsettings and config widgets

Open lachlan-00 opened this issue 7 years ago • 0 comments

After finishing my plugin i took the sample and updated it with some settings and widgets. https://github.com/lachlan-00/budgie-python-example-applet

I used code from @yursan9 and the caffeine plugin to allow it to build and install. The settings don't really do anything with the plugin but they are bound to the widgets.

Do you want the sample to keep the make file for install? i think all that it needs if you do is the gstettings path/file added and it should be fine.

lachlan-00 avatar Oct 19 '17 05:10 lachlan-00