Re: [dev] [surf] patch to remove resizing if small

From: Connor Lane Smith <cls_AT_lubutu.com>
Date: Mon, 11 Jun 2012 14:54:47 +0100

On 11 June 2012 13:48, Nick <suckless-dev_AT_njw.me.uk> wrote:
> The most annoying feature of surf for me has been that when the
> window gets quite small suddenly everything is zoomed to a tiny and
> unreadable size.

Oh wow, until now I'd assumed this was some Webkit misfeature. Add me
to the patch tally.

On 11 June 2012 14:07, pancake <pancake_AT_youterm.com> wrote:
> surf.c: In function ‘gotheaders’:
> surf.c:337:11: warning: variable ‘uri’ set but not used
> [-Wunused-but-set-variable]

This variable doesn't seem to have ever been used, since its inclusion in r182.

> surf.c: At top level:
> surf.c:800:1: warning: ‘eval’ defined but not used [-Wunused-function]

eval is a function for use in config.h; it might be nice to have an
example in config.def.h, which would also silence this warning.

cls
Received on Mon Jun 11 2012 - 15:54:47 CEST

This archive was generated by hypermail 2.3.0 : Mon Jun 11 2012 - 16:00:07 CEST