Re: GNOME CVS: eog lutz



On 30 Jun 2001, Federico Mena Quintero wrote:

> On 30 Jun 2001 12:04:47 +0200, Jens Finke wrote:
>
> > > Log message:
> > > 2001-06-29  Lutz Müller <urc8 rz uni-karlsruhe de>
> > >
> > > * eog-full-screen.[c,h]: New file (resurrected from eog/src).
> >
> > Well, I don't know exactly what you are supposed to do, but my vision is
> > to have a general full-screen view, not implemented for every single
> > component. It should either be provided by the shell and fully
> > transparent to the control or at least integrated to libeog and easy to
> > implement for all controls.
>
> Yeah, it would definitely be useful to have something like
>
> 	widget = mega_view_new ();
>
> 	fs = full_screen_new (widget);
> 	full_screen_activate (fs);
>
> and have the fs object full-screenify your view widget.  We could slap
> the image viewer there or the collection or whatever.

I will take a look at this issue and try to design a nice solution when I
am back from LinuxTag next sunday. If anyone else want to hack on this
before please do so, I appreciate any help.

  Jens





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]