]> www.fi.muni.cz Git - evince.git/commit
Do not unfullscreen and fullscreen again the window when changing from
authorCarlos Garcia Campos <carlosgc@gnome.org>
Wed, 2 Apr 2008 18:11:04 +0000 (18:11 +0000)
committerCarlos Garcia Campos <carlosgc@src.gnome.org>
Wed, 2 Apr 2008 18:11:04 +0000 (18:11 +0000)
commitaaa4c28ce46b3e7d4dbde2f133572dee75f2b421
treeeefd99436b70a7177514d0d9b0540d62a776062f
parent0f49d36875245876db71c547038d7dcf8bed4236
Do not unfullscreen and fullscreen again the window when changing from

2008-04-02  Carlos Garcia Campos  <carlosgc@gnome.org>

* shell/ev-window.c: (ev_window_cmd_continuous),
(ev_window_cmd_dual), (ev_window_cmd_view_best_fit),
(ev_window_cmd_view_page_width), (ev_window_run_fullscreen),
(ev_window_stop_fullscreen), (ev_window_cmd_view_fullscreen),
(ev_window_run_presentation), (ev_window_stop_presentation),
(ev_window_cmd_view_presentation),
(ev_window_cmd_leave_fullscreen),
(ev_window_cmd_start_presentation), (ev_window_cmd_escape):

Do not unfullscreen and fullscreen again the window when changing
from fullscreen to presentation mode and vice versa. Fixes bug
#524112.

svn path=/trunk/; revision=2987
ChangeLog
shell/ev-window.c