Hello,

I think it would be nice to be able to switch to full screen mode using
LIRC.
Imagine the following situation (which happened to me several times) :
you want to see photos from your bed or your sofa so you launch geeqie
and go to the right directory, then you take your remote control and sit
comfortably far from your keyboard and mouse. And when you want to begin
to watch photos, you realize you forgot to enable full screen! You have
to stand up and to go until your computer and come back, whereas you
could have done it with your remote control.

I wrote the attached patch to enable this feature and tested it with
success on my computer (I'm not of sure of the patch format but anyway
it's a very simple one).

Regards,
-- 
Bernard Massot
Common subdirectories: src/icons and src.OLD/icons
diff src/lirc.c src.OLD/lirc.c
135,138d134
< 			else if (g_ascii_strcasecmp("FULL_SCREEN", cmd) == 0)
< 				{
< 				layout_image_full_screen_toggle(lw);
< 				}
------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Geeqie-devel mailing list
Geeqie-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geeqie-devel

Reply via email to