Wireshark-commits: [Wireshark-commits] master-2.0 d651632: gtk: Allow restoring maximized windows a
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 15 Jun 2016 06:00:22 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d651632e7b6ec56984d5d9bdaab8800455a54eef
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

d651632 by Balint Reczey (balint@xxxxxxxxxxxxxxx):

    gtk: Allow restoring maximized windows as maximized
    
    without losing window decorations on GNOME on the secondary monitor.
    
    Bug: 11303
    Change-Id: Ie8f541dba9d49f9fe5d4892a8dc1cd42091afe1d
    Reviewed-on: https://code.wireshark.org/review/9077
    Reviewed-by: Balint Reczey <balint@xxxxxxxxxxxxxxx>
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    (cherry picked from commit 798f7e946e7ca4afa02ab46eb3f92de0595e76eb)
    Reviewed-on: https://code.wireshark.org/review/15899
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  34a280e   GTK: Disable liboverlay-scrollbar that crashed wireshark on Ubuntu
    adds  d651632   gtk: Allow restoring maximized windows as maximized


Summary of changes:
 ui/gtk/gui_utils.c |   20 ++++++++++++++++++--
 1 file changed, 18 insertions(+), 2 deletions(-)