Fix target uri handling when leaving window
authorQuentin Rameau <quinq@fifth.space>
Sun, 22 Nov 2015 15:45:22 +0000 (16:45 +0100)
committerQuentin Rameau <quinq@fifth.space>
Sun, 22 Nov 2015 15:45:22 +0000 (16:45 +0100)
commit971856a579889de5ee6d427c3f7374969b872cbc
tree1527ca3c2af81261f42ff9edb7fc32e010f3c8e5
parentd0020bad4fc40f3a84e828936c2588232bb687bf
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.
surf.c