Re: [darktable-dev] Not flashing a blank space when loading an image?

2020-10-06 Thread Mikael Puhakka
On Tue, Oct 6, 2020 at 9:58 AM wrote: > > In order to see the differences between photos while in the Darkroom view, > it's important that the current photo is not removed from the display until > the next photo has loaded. I'm going to go further and say that the photo > immediately before and

Re: [darktable-dev] Not flashing a blank space when loading an image?

2020-10-06 Thread Germano Massullo
It should be fixed in next future release " [3.2.1] Lighttable: moving among images causes annoying blinks/flickering #5916 " https://github.com/darktable-org/darktable/issues/5916 ___ darktable developer mailing list to unsubs

Re: [darktable-dev] Not flashing a blank space when loading an image?

2020-10-06 Thread Germano Massullo
Il 06/10/20 14:17, Chris Elston ha scritto: > On 06/10/2020 12:45, Germano Massullo wrote: >> It should be fixed in next future release >> " [3.2.1] Lighttable: moving among images causes annoying >> blinks/flickering #5916 " >> https://github.com/darktable-org/darktable/issues/5916 >>

Re: [darktable-dev] Not flashing a blank space when loading an image?

2020-10-06 Thread juliank
Thanks all. Sorry I didn't check the GitHub prior to mailing. Will do in future. For reference: I can't use github but the below can be added as a comment to https://github.com/darktable-org/darktable/issues/4085. This issue talks about the behavior being intentional for cases of long loading

[darktable-dev] Left/right arrow keys to move between photos in Darkroom

2020-10-06 Thread juliank
With respect to this issue: https://github.com/darktable-org/darktable/issues/5011 Using left/right arrow keys to move between photos in Darkroom would be the most intuitive. Currently the user needs to move the mouse from side-to-side to switch between two photos (if they don't know the below s

[darktable-dev] Don't commit values to the Undo/Redo list until the user releases mouse-click

2020-10-06 Thread juliank
Below can be added to https://github.com/darktable-org/darktable/issues/3889 I don't seem to be the only person who has noticed this bug. It prevents a user from seeing the difference between changes they make on a slider/graph. While holding down the mouse button to control sliders and graphs,

[darktable-dev] Right-click for a menu to Open in GIMP (or Copy)

2020-10-06 Thread juliank
After I've worked some magic in Darktable, there's occasional touch-ups I must do in GIMP. Rather than having to save the file in a large lossless format and then open said file in GIMP which is something of a workflow-killer, I wonder whether an 'Open in GIMP' feature might be possible. Failin

Re: [darktable-dev] Not flashing a blank space when loading an image?

2020-10-06 Thread Chris Elston
In order to see the differences between photos while in the Darkroom view, it's important that the current photo is not removed from the display until the next photo has loaded. I'm going to go further and say that the photo immediately before and after the current photo should be added to t

Re: [darktable-dev] Right-click for a menu to Open in GIMP (or Copy)

2020-10-06 Thread Martin Straeten
it's already available using lua scripts. Have a look at https://github.com/darktable-org/lua-scripts Am Di., 6. Okt. 2020 um 16:34 Uhr schrieb : > After I've worked some magic in Darktable, there's occasional touch-ups I > must do in GIMP. Rather than having to save the file in a large lossless

[darktable-dev] Reduce the default "Font size in points" to 8.0

2020-10-06 Thread juliank
I realize I'm publishing a lot of improvement proposals today, I've largely pre-written them. There's only one more after this. Large text sizes make the interface feel cluttered and confusing, and possibly unusable to the average photography enthusiast. I know some people who would freak out i

[darktable-dev] White-ish 1px border around selected photos in lighttable

2020-10-06 Thread juliank
When multiple images are selected on the lighttable, its intensely difficult to tell the difference between selected and unselected photos, even with the lighter background. A white-ish 1px border should fix this. To replicate hold Ctrl and click a bunch of different photos to select them.

Re: [darktable-dev] Not flashing a blank space when loading an image?

2020-10-06 Thread Pascal Obry
Le mardi 06 octobre 2020 à 13:19 +, juli...@i2pmail.org a écrit : > Thanks all. Sorry I didn't check the GitHub prior to mailing. Will do > in future. And not one will pick-up issues or enhancements request on the mailing- list. If you want this to be followed and discussed you need to create

Re: [darktable-dev] Not flashing a blank space when loading an image?

2020-10-06 Thread Chris Elston
On 06/10/2020 12:45, Germano Massullo wrote: It should be fixed in next future release " [3.2.1] Lighttable: moving among images causes annoying blinks/flickering #5916 " https://github.com/darktable-org/darktable/issues/5916 ___

Re: [darktable-dev] Right-click for a menu to Open in GIMP (or Copy)

2020-10-06 Thread Bernhard
There is no way to avoid an intermediate lossless copy unless gimp incorporates the raw-engine of darktable itself. See https://web.archive.org/web/20140912051214/http://www.adobe.com/digitalimag/pdfs/non_destructive_imaging.pdf for excellent explanations of lossless image editing. -- regards

Re: [darktable-dev] Left/right arrow keys to move between photos in Darkroom

2020-10-06 Thread KOVÁCS István
On Tue, 6 Oct 2020 at 16:07, wrote: > Using left/right arrow keys to move between photos in Darkroom would be the > most intuitive. [...] > I discovered (in another ticket) that spacebar and backspace perform these > functions by default Feel free the reassign them. Also, you don't need to hun

Re: [darktable-dev] Not flashing a blank space when loading an image?

2020-10-06 Thread Matt Maguire
> > Currently, to see the differences between two images I take a screenshot > of each and cycle between them in the native photoviewer, but its a > cumbersome solution. > Actually, the darkroom module already has a feature that can be used to compare two image -- it is called "snapshots": https:/