Adapt toggle(), clean some config parameters
authorQuentin Rameau <quinq@fifth.space>
Fri, 20 Nov 2015 14:48:04 +0000 (15:48 +0100)
committerQuentin Rameau <quinq@fifth.space>
Fri, 20 Nov 2015 14:48:04 +0000 (15:48 +0100)
commit82abf5154f0ab94716223f556638f073f01dbc11
tree98ca52ca453680d7401f71fe8db81124fb98b449
parent526b974c33a17b7ef77f4268bd8602e2d51ad1b9
Adapt toggle(), clean some config parameters

Regroup all toggles in an enum and handle them with a unique function
via a switch. That lets us take different actions for each toggle.
Add a frame flatenning and a dns preteching options.
config.def.h
surf.c