Victor Forsiuk
Victor Forsiuk
> It's the fact the `-municode` switch injects this WinMain() expectation we take care w/ `src/win/main_wrapper.h`. Yes, that's clear. I also don't understand why this suddenly became a problem at...
> * Move detection before adding `-municode` to compiler switches I tested this. It works. I'll make a PR with this fix soon. > * Try to engage w/ MSYS2...
Setting the flag to hide a module from the panel is obviously safe. So we don't need to push the change six months ahead because there's not enough time to...
> My take on this is that I'm ok, but the dt philosophy is to show everything. We already have exceptions, so I wouldn't call it philosophy. We have hidden...
The only philosophy related to modules is to never remove module code from the program so as not to break old edits. Also, we have 17 hidden modules due to...
@zisoft Thanks for testing! > I put a gtk_file_chooser_get_create_folders() to see wheather the change get applied. It returns TRUE. This setter and getter simply set and query the value of...
> In my sonoma virtual machine for building 13.5 release version there's no issue with creating a new folder. > So it's not gtk3 that broke stuff, it's apple ......
I will add, in the module created by the enfuse script, the module name and widget labels are not translatable.
> which is of course an option should people prefer to have it before LibRaw makes it public The quasi-support of the camera through Adobe DNG Converter is also not...
> I had a look and that kind of extension is not going to work with darktable. > > > A Photo Editing extension should make it easy for users...