Re: GNOME CVS: eog lutz
- From: Federico Mena Quintero <federico ximian com>
- To: Jens Finke <jens triq net>
- Cc: Lutz Müller <urc8 rz uni-karlsruhe de>, eog-list gnome org
- Subject: Re: GNOME CVS: eog lutz
- Date: 30 Jun 2001 14:51:53 -0500
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.
Federico
[
Date Prev][
Date Next] [
Thread Prev][Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]