[Digikam-devel] Patch to move Camera GUI Settings into left sidebar...

classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|

[Digikam-devel] Patch to move Camera GUI Settings into left sidebar...

Gilles Caulier-2
Hi all,

Here we are a patch to move camera settings to a left sidebar. This way reduce
dialog side when 'Advanced' button is actived (try to use a advanced options
area with a small screen dimension for example : 800*600).

This way polish gui too using sidebar at all. This is just a gui patch,
nothing is changed about options rules.

http://digikam3rdparty.free.fr/misc.tarballs/imgpluginssb.patch

To apply the patch, just go into digikam/utilities/cameragui, copy the file
into and start patch -p0 < imgpluginssb.patch. Recompile and install
digikam...

Let's me hear your comments.

A nice week end

Gilles Caulier
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

Re: [Digikam-devel] Patch to move Camera GUI Settings into left sidebar...

Gilles Caulier-2
Le Vendredi 24 Mars 2006 04:58 PM, Gilles Caulier a écrit :

> Hi all,
>
> Here we are a patch to move camera settings to a left sidebar. This way
> reduce dialog side when 'Advanced' button is actived (try to use a advanced
> options area with a small screen dimension for example : 800*600).
>
> This way polish gui too using sidebar at all. This is just a gui patch,
> nothing is changed about options rules.
>
> http://digikam3rdparty.free.fr/misc.tarballs/imgpluginssb.patch

Damned, the url is wrong... sorry.

http://digikam3rdparty.free.fr/misc.tarballs/cameragui.patch

>
> To apply the patch, just go into digikam/utilities/cameragui, copy the file
> into and start patch -p0 < imgpluginssb.patch. Recompile and install
> digikam...
>
> Let's me hear your comments.

The patch have been updated at the same place. If you have tested the previous
one, forget it (:=)))

The code is very optimized now, especially about layout, widgets place and
size, and empty space between widget.

The dialog use KDialogBase now, and this way simplify very well the
implementation (i don't know why Renchi have used QDialog before and trying
to reproduce KDialogBase layout like this).

Please give me a feedback. Thanks in advance...

Gilles Caulier
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

Re: [Digikam-devel] Patch to move Camera GUI Settings into left sidebar...

Gilles Caulier-2
Le Samedi 25 Mars 2006 05:05 PM, Caulier Gilles a écrit :

> Le Vendredi 24 Mars 2006 04:58 PM, Gilles Caulier a écrit :
> > Hi all,
> >
> > Here we are a patch to move camera settings to a left sidebar. This way
> > reduce dialog side when 'Advanced' button is actived (try to use a
> > advanced options area with a small screen dimension for example :
> > 800*600).
> >
> > This way polish gui too using sidebar at all. This is just a gui patch,
> > nothing is changed about options rules.
> >
> > http://digikam3rdparty.free.fr/misc.tarballs/imgpluginssb.patch
>
> Damned, the url is wrong... sorry.
>
> http://digikam3rdparty.free.fr/misc.tarballs/cameragui.patch
>
> > To apply the patch, just go into digikam/utilities/cameragui, copy the
> > file into and start patch -p0 < imgpluginssb.patch. Recompile and install
> > digikam...
> >
> > Let's me hear your comments.
>
> The patch have been updated at the same place. If you have tested the
> previous one, forget it (:=)))
>
> The code is very optimized now, especially about layout, widgets place and
> size, and empty space between widget.
>
> The dialog use KDialogBase now, and this way simplify very well the
> implementation (i don't know why Renchi have used QDialog before and trying
> to reproduce KDialogBase layout like this).
>
> Please give me a feedback. Thanks in advance...
>

A screenshot with settings sidebar enable :

http://digikam3rdparty.free.fr/Screenshots/new_cameragui.png

Gilles
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

Re: [Digikam-devel] Patch to move Camera GUI Settings into left sidebar...

Bugzilla from maxime.delorme@tiscali.fr
Le Samedi 25 Mars 2006 17:13, Caulier Gilles a écrit :
> Le Samedi 25 Mars 2006 05:05 PM, Caulier Gilles a écrit :
> > Le Vendredi 24 Mars 2006 04:58 PM, Gilles Caulier a écrit :
> > > Hi all,
> > >
> > > Here we are a patch to move camera settings to a left sidebar. This way
> > > reduce dialog side when 'Advanced' button is actived (try to use a
> > > advanced options area with a small screen dimension for example :
> > > 800*600).
.....
> http://digikam3rdparty.free.fr/Screenshots/new_cameragui.png
you talk about 800x600 but your screenshot is 1024x721 ;-)

but I like this, it's more consistant with the others parts of digiKam
Max
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

Re: [Digikam-devel] Patch to move Camera GUI Settings into left sidebar...

Gilles Caulier-2
Le Samedi 25 Mars 2006 05:41 PM, Maxime Delorme a écrit :

> Le Samedi 25 Mars 2006 17:13, Caulier Gilles a écrit :
> > Le Samedi 25 Mars 2006 05:05 PM, Caulier Gilles a écrit :
> > > Le Vendredi 24 Mars 2006 04:58 PM, Gilles Caulier a écrit :
> > > > Hi all,
> > > >
> > > > Here we are a patch to move camera settings to a left sidebar. This
> > > > way reduce dialog side when 'Advanced' button is actived (try to use
> > > > a advanced options area with a small screen dimension for example :
> > > > 800*600).
>
> .....
>
> > http://digikam3rdparty.free.fr/Screenshots/new_cameragui.png
>
> you talk about 800x600 but your screenshot is 1024x721 ;-)

I'm talking about 800x600 with the old implementation, not the patch. But the
problem is the same in 1024x768 but the old implementation.

>
> but I like this, it's more consistant with the others parts of digiKam
> Max

Yes, i think too. It's more polished. Perhaps the question in suspend is to
let the setting on the left or move it to the right behind metadata tab.

Gilles
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

Re: [Digikam-devel] Patch to move Camera GUI Settings into left sidebar...

Bugzilla from maxime.delorme@tiscali.fr
> Yes, i think too. It's more polished. Perhaps the question in suspend is to
> let the setting on the left or move it to the right behind metadata tab.

picasa put its settings on the left
You place metadata on right in camera gui, and also in album with => ok
You place settings of plugins on right and settings of camera on left => wrong
Tab left in album view modifies the content of main frame as settings in
plugins modify the preview.
So for consistency I would suggest to put settings of plugins on left
and keep right tab for meta data only

So if one day plugins will stay on IE frame as Picasa does it's will look like
more picasa

My 2 cents contribution :-)
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel