From: Quentin Rameau Date: Sun, 22 Nov 2015 15:45:22 +0000 (+0100) Subject: Fix target uri handling when leaving window X-Git-Url: https://git.danieliu.xyz/?a=commitdiff_plain;h=971856a579889de5ee6d427c3f7374969b872cbc;hp=971856a579889de5ee6d427c3f7374969b872cbc;p=surf.git Fix target uri handling when leaving window Introduce a new string pointer overtitle in Client to be able to keep the targeturi intact while modifying the former for overriding or not the window title. Connect to GDK_ENTER_NOTIFY to restore overtitle when refocusing on window. ---