Re: [darktable-dev] Moving left panel modules in the darkroom

2020-01-26 Thread jys
On Sun, Jan 26, 2020, at 15:05, Florian W wrote: > Otherwise the most straightforward thing would be to display an > information message when the pipeline is "wrongly" ordered regarding > image processing theory, There's a first step towards that in this PR: https://github.com/darktable-org/

Re: [darktable-dev] Moving left panel modules in the darkroom

2020-01-26 Thread Coding Dave
Hi @Florian, Can you please just create a feature request about that in github? Thank you, Dave Am Mo., 27. Jan. 2020 um 00:06 Uhr schrieb Florian W : > Hey guys, sorry for the late reply, hard week at work last week. > > @David > >> > I have some other suggestions to get the user informed abou

Re: [darktable-dev] Moving left panel modules in the darkroom

2020-01-26 Thread Florian W
Hey guys, sorry for the late reply, hard week at work last week. @David > > I have some other suggestions to get the user informed about the > potential signal processing disaster when ordering the pixel pipe modules > badly relatively to the color space. > > I would be very interested to read yo

Re: [darktable-dev] Moving left panel modules in the darkroom

2020-01-22 Thread jys
On Wed, Jan 22, 2020, at 07:33, Florian W wrote: > As an alternative, some config file based ordering of the left panel > would be easier to achieve I guess (and safer considering your point > #2). This might be enough, at least to start with. This is something most people would want to change

Re: [darktable-dev] Moving left panel modules in the darkroom

2020-01-22 Thread Coding Dave
> Further: if the pipeline automatically reorders my input correctly, then my misuse of order should be automatically corrected which would be optimal as I view the situation. That sounds like you want the possibility to sort but then darktable shall reorder as it thinks it is best? What is the pu

Re: [darktable-dev] Moving left panel modules in the darkroom

2020-01-22 Thread David LaCivita
Could we use the same the same method the image processing modules use for "move up" and "move down" vs. the shft+ctl+drag and drop? Or a right click context menu? Thank you, Dave LaCivita On Wed, Jan 22, 2020 at 1:08 PM David Vincent-Jones wrote: > The reordering should then be obvious from t

Re: [darktable-dev] Moving left panel modules in the darkroom

2020-01-22 Thread David Vincent-Jones
The reordering should then be obvious from the pipeline list (Column 1). How is it that the tone-equalizer always sits ahead of the filmic-rgb? That makes (to me) no sense at all. Further: if the pipeline automatically reorders my input correctly, then my misuse of order should be automaticall

Re: [darktable-dev] Moving left panel modules in the darkroom

2020-01-22 Thread Florian W
Hi Aurélien, > Hi, > > image-processing modules *are not moved *up and down *in the GUI* but *in > the pixel pipe, *so that changes the actual order of application of the > corresponding filters. You are on for a lot of trouble if you handle that > as a workspace widgets reordering feature. > Inde

Re: [darktable-dev] Moving left panel modules in the darkroom

2020-01-22 Thread Aurélien Pierre
Hi, image-processing modules *are not moved *up and down *in the GUI* but *in the pixel pipe, *so that changes the actual order of application of the corresponding filters. You are on for a lot of trouble if you handle that as a workspace widgets reordering feature. Reordering the (non image-proc