cc455b7 window: Replace autoDrawer with native Gtk widgets

Authored and Committed by fidencio 7 years ago
    window: Replace autoDrawer with native Gtk widgets
    
    GtkRevealer was intrudced in Gtk+ 3.10 and, combined with Gtk Overlay
    (intoduced in Gtk+ 3.2), can provide a more sustainably implementation
    of the AutoDrawer functionality.
    
    This approach is completely based on the approach taken by virt-manager:
    https://github.com/virt-manager/virt-manager/commit/dc05600324f6b9a82b68581fc0a9c145f9889ce9
    
    Resolves: https://bugs.freedesktop.org/show_bug.cgi?id=94495
    
    Signed-off-by: Fabiano FidĂȘncio <fidencio@redhat.com>
    Acked-by: Eduardo Lima (Etrunko) <etrunko@redhat.com>
    
        
file modified
+2 -6
file modified
+205 -196
file removed
-991
file removed
-91
file removed
-366
file removed
-83
file removed
-946
file removed
-103
file modified
+16 -20