After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 478695 - double-clicking to go fullscreen
double-clicking to go fullscreen
Status: RESOLVED FIXED
Product: eog
Classification: Core
Component: general
git master
Other Linux
: Normal enhancement
: ---
Assigned To: EOG Maintainers
EOG Maintainers
eog-plugin
Depends on:
Blocks:
 
 
Reported: 2007-09-20 18:22 UTC by Pedro Villavicencio
Modified: 2008-09-15 06:43 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement


Attachments
2 left clicks to go in fullscreen mode or to leave it (690 bytes, patch)
2007-10-20 23:01 UTC, Daniele Di Mauro
none Details | Review

Description Pedro Villavicencio 2007-09-20 18:22:37 UTC
This bug has been filled here:

https://bugs.launchpad.net/ubuntu/+source/eog/+bug/140424

"
1. Double clicking in the image view to go fullscreen
2. Double clicking in image in the image collection to go fullscreen
3. one click in the image view to go to the next image (if it's on the last image go back to the first image)

4. Double clicking from fullscreen status, to exit fullscreen
5. one click from fullscreen status, to go to the next image (if it's on the last image go back to the first image)

3,5 need to check if it's also work with the mouse scroll button
"
Comment 1 Claudio Saavedra 2007-09-23 03:10:36 UTC
As it's an enhancement request, I'm changing version.
Comment 2 Daniele Di Mauro 2007-10-20 23:01:24 UTC
Created attachment 97539 [details] [review]
2 left clicks to go in fullscreen mode or to leave it
Comment 3 Daniele Di Mauro 2007-10-20 23:07:07 UTC
I forgot to add the comment too :P, anyway, the patch in comment <a href="http://bugzilla.gnome.org/show_bug.cgi?id=478695#c2">2</a> solve the point 1 & 4, i had problem to pass the button event from the image collection to the eog-window object, i'm open to suggestions
Comment 4 Lucas Rocha 2007-11-13 01:15:19 UTC
I've just created a simple plugin that adds a "Fullscreen with double-click" action. It will be available in eog-plugins package which will be released very soon.

Thanks for the report!

Comment 5 David Prieto 2008-09-15 06:43:14 UTC
Would it be possible to activate this plugin by default? This would replicate Totem's behaviour and, being basic functionality, I don't think users should have to activate it themselves.