[evince] Don't hide the titlebar when the window is maximized (without CSD)
- From: Lars Uebernickel <larsu src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evince] Don't hide the titlebar when the window is maximized (without CSD)
- Date: Fri, 20 Feb 2015 09:30:26 +0000 (UTC)
commit 57baafadd710dfe2b937b3d8d033635d44128854
Author: Simon Steinbeiss <simon steinbeiss elfenbeinturm at>
Date: Mon Feb 16 17:08:11 2015 +0100
Don't hide the titlebar when the window is maximized (without CSD)
https://bugzilla.gnome.org/show_bug.cgi?id=744601
shell/ev-window.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/shell/ev-window.c b/shell/ev-window.c
index bdd1dfa..7092d85 100644
--- a/shell/ev-window.c
+++ b/shell/ev-window.c
@@ -7221,7 +7221,6 @@ ev_window_init (EvWindow *ev_window)
ev_window_setup_default (ev_window);
gtk_window_set_default_size (GTK_WINDOW (ev_window), 600, 600);
- gtk_window_set_hide_titlebar_when_maximized (GTK_WINDOW (ev_window), TRUE);
ev_window_sizing_mode_changed_cb (ev_window->priv->model, NULL, ev_window);
ev_window_update_actions_sensitivity (ev_window);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]