darktable-org / lua-scripts

148 stars 108 forks source link

"Properly" implement on/off buttons in script_manager #463

Open wpferguson opened 1 month ago

wpferguson commented 1 month ago

Use GTK_togglebuttons and the darktable switch[on|off] icons to implement the script on/off buttons.

Needs https://github.com/darktable-org/darktable/issues/16792 and https://github.com/darktable-org/darktable/issues/16791