[Vimprobable-users] [PATCH 0/2] Vimprobable1 autohide inputbar when empty.
Vimprobable is a lean web browser optimised for full keyboard control
Brought to you by:
hanness
From: Greg L. <gre...@gm...> - 2012-05-06 08:32:30
|
Cleaned up some echo code and then made the inputbar hide automatically when empty. It is toggled on/off by a define in config.h. Works correctly for both ENABLE_GTK_PROGRESS_BAR and not. Greg Lutostanski (2): Refactor echo and clearing of inputbar to make it easier to follow. Allow autohiding of inputbar when empty. config.h | 1 + main.c | 117 +++++++++++++++++++++++++++++++++++++++++-------------------- 2 files changed, 79 insertions(+), 39 deletions(-) -- 1.7.5.4 |