If you ever wanted to write a #QuickSetting or #LockScreen plugin for #phosh but didn't fancy #GObject C: Here's an example in #vala : https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1727

#ValaLanguage

Draft: Build vapi file and add vala plugin example (!1727) · Merge requests · World / Phosh / phosh · GitLab

Let's make plugin writing a bit simpler for folks that don't want to do C. To test

GitLab
@agx
any plans to add python support?
@danialbehzadi Not from my side atm (multiple reasons but first of all I've seen too many python GTK apps block on GIL and we don't want to have that in the shell). If someone comes up with something clean though, why not