After ugrading to FC5 test 2 I noticed that gthumb was
inable to correctly fullscreen so that it merely
occupies the space of one monitor alone.
After having fiddled a bit with the source, I found out
that actually gtk_window_fullscreen(...) does not
operate in the way it should actually do, ie support
xinerama.
Looking at the source of gqview also reveals that
gqview does it by itself by emulating the fullscreen
feature of the GtkWindow.
Below is a patch for gth-fullscreen.c that exactly does
what it is told to, at least on my machine ;-) and with
the current Fedora Core 5 test 2 release.
Feel free to include it in the next release of gthumb
as needed, drop me a line if you think it is not worth
the while.
Cheers,
Carsten
PS: I think that the presented solution is more optimal
than what for example gqview does, which seems to be a
bit inefficient.
Patch to make fullscreen work on at least FC 5 test 2
Logged In: NO
my email address is:
carsten.klein AT abstraxion.org