Re: [darktable-user] 3.0 config questions

2020-01-10 Thread jys



On Fri, Jan 10, 2020, at 10:11, dt-l...@stefan-klinger.de wrote:
> jys (2020-Jan-09, excerpt):
> > If you're using a darktable version from after the panel-dragging
> > was added, you should also have numbered versions of those,
> > something like:
> >
> >  darkroom/ui/0/panels_collapse_controls=FALSE
> >  lighttable/ui/1/panels_collapse_controls=FALSE
> 
> Interesting, thank you!
> 
> They did not appear though, until I deleted the existing
> `~/.config/darktable/darktablerc` and restarted Darktable.

Interesting, maybe they aren't added until a certain state change, not sure...

> Which of them are dispensable?  And what do the numbers mean?  And how
> to disable in Slideshow and Print?

The numbers a due to per-view-state settings, see here:
 https://github.com/darktable-org/darktable/pull/3726#issuecomment-568932725

I personally just set them all to FALSE. :-)

-- 
jys

darktable user mailing list
to unsubscribe send a mail to darktable-user+unsubscr...@lists.darktable.org



Re: [darktable-user] 3.0 config questions

2020-01-10 Thread dt-list
jys (2020-Jan-09, excerpt):
> If you're using a darktable version from after the panel-dragging
> was added, you should also have numbered versions of those,
> something like:
>
>  darkroom/ui/0/panels_collapse_controls=FALSE
>  lighttable/ui/1/panels_collapse_controls=FALSE

Interesting, thank you!

They did not appear though, until I deleted the existing
`~/.config/darktable/darktablerc` and restarted Darktable.  And I had
to go to darkroom to make that setting show up.  I have now

$ grep panels_collapse_controls ~/.config/darktable/darktablerc
darkroom/ui/0/panels_collapse_controls=FALSE
darkroom/ui/panels_collapse_controls=FALSE
lighttable/ui/1/panels_collapse_controls=FALSE
lighttable/ui/panels_collapse_controls=FALSE
lighttable/ui/preview/panels_collapse_controls=FALSE
slideshow/ui/panels_collapse_controls=TRUE

Which of them are dispensable?  And what do the numbers mean?  And how
to disable in Slideshow and Print?

Thanks
Stefan


-- 
Dr. Stefan Klinger -- Informatiker, Mathematiker  o/X
https://stefan-klinger.de /\/
I prefer receiving plain text messages, not exceeding 32kB. \

darktable user mailing list
to unsubscribe send a mail to darktable-user+unsubscr...@lists.darktable.org



Re: [darktable-user] 3.0 config questions

2020-01-09 Thread jys
On Thu, Jan 9, 2020, at 13:52, Stefan Klinger wrote:

> How can I diasble the arrows and the small strip at the edges of the
> monitor?  I still have
> 
> $ grep panels_collapse_controls ~/.config/darktable/darktablerc
> darkroom/ui/panels_collapse_controls=FALSE
> lighttable/ui/panels_collapse_controls=FALSE
> 
> but that seems to be ignored in version 3.0.  I can switch them off by
> pressing B, but after a restart they're back again.

If you're using a darktable version from after the panel-dragging was added, 
you should also have numbered versions of those, something like:

 darkroom/ui/0/panels_collapse_controls=FALSE
 lighttable/ui/1/panels_collapse_controls=FALSE

-- 
jys

darktable user mailing list
to unsubscribe send a mail to darktable-user+unsubscr...@lists.darktable.org



[darktable-user] 3.0 config questions

2020-01-09 Thread Stefan Klinger
Hi,

lhanks for making it possible to change the CSS during runtime.

Thanks for making the highlighting of selected text more visible!

Thanks for providing a lighter theme!

Wooho! I can change the width of the side panels by dragging!


But I also have some questions regarding the new version:

-1-

How can I diasble the arrows and the small strip at the edges of the
monitor?  I still have

$ grep panels_collapse_controls ~/.config/darktable/darktablerc
darkroom/ui/panels_collapse_controls=FALSE
lighttable/ui/panels_collapse_controls=FALSE

but that seems to be ignored in version 3.0.  I can switch them off by
pressing B, but after a restart they're back again.

-2-

I have Ctrl+Down bound to toggle the bottom panel.  But it now seems
not to toggle a panel, but instead cycle through all different
configurations.  Same for the top panel.  I like the old way better, I
find it more predictable how often I have to press a button to see
something, or to see nothing.  Like Ctrl+F predictably switching the
film stip on or off, or Ctrl+H for the header.  Can I have real
toggling back plz?

Btw: Clicking on the panel controls (the frame areas with the arrows)
sometimes does nothing.  I have to move the mouse a little to se an
effect.  This has been there with the old version as well.

-3-

The thumbnails have a gradient at the bottom edge.  I assume that's
defined in the CSS files, but I could not find it.  Can I disable
this?  I prefer the more flat look.


Thanks
Stefan


-- 
Dr. Stefan Klinger -- Informatiker, Mathematiker  o/X
https://stefan-klinger.de /\/
I prefer receiving plain text messages, not exceeding 32kB. \

darktable user mailing list
to unsubscribe send a mail to darktable-user+unsubscr...@lists.darktable.org