Since short I see a new file I haven’t noticed before: darktablerc-common.
It contains:
database/multiple_workspace=FALSE
font_size=12.000000
themes/usercss=false
ui/hide_tooltips=false
ui_last/gui_language=
ui_last/theme=darktable-elegant-grey
use_system_font=TRUE
Probably something new to influence the looks/styles of dt.
Will set the line containing themes/usercss to “TRUE” to see what happens as I’ve lost some visual changes made to dt.
I’m currently on: 5.3.0+733~gdf7df68304 Ubuntu 24.04.3 LTS
darktable (master) now supports “workspaces” which consist of different databases and darktablerc files. However there is some common darktablerc settings that need to be accessible to all “workspaces”, so that’s what’s in the darktablerc-common file.
The ‘workspace’ made me curious. Does this mean I can have one darktable program and multiple databases. So I may end up with a workspace for imported pictures in the context of ‘play_raw’ separated from my own pictures?
Or that I may try out multiple settings in darktablerc - though I’m unfortunately not yet knowledgeable enough to have an idea about the use of that.
This in opposition to having multiple darktable versions as well for f.i. testing or documentation purposes - which I would love to setup and start contributing to this great project.