On Sun, Jul 10, 2022 at 08:20:04AM +0200, Roberto E. Vargas Caballero wrote:
> I use surf in this way too. It works but it has problems with some pages.
> It is hard to kow the patches that you distribution adds to the upstream
> project.
>
>
Solvable problem:
$ apt-get source webkitgtk
$ cd webk
Hi,
On Sat, Jul 09, 2022 at 11:39:37AM -0300, Renato Andrade Galvão wrote:
> So I have used surf, which I compile from your suckless repositories,
> along with the webkit lib package from debian. Currently I can't do
> anything better than this.
I use surf in this way too. It works but it has pro
> hi. i had to make the below change to allow C-+ (which, on my
> keyboard, at least, requires a shift) to zoom. (seems like this
> *shouldn't* be needed, but...)
Hi Greg,
Sorry for the delay in answering.
I guess the “standard” expected keyboard would be the US qwerty, so
yeah this modificatio
Greetings.
On Sat, 26 Jan 2013 21:03:30 +0100 Gregor Best wrote:
> On Sat, Jan 26, 2013 at 04:07:08PM +0100, Christoph Lohmann wrote:
> > [...]
> > I applied your patch. It seems to work, but not inside of tabbed. Could
> > you reconsider to maybe force the inspector into some vertical tiling in
On Sat, Jan 26, 2013 at 04:07:08PM +0100, Christoph Lohmann wrote:
> [...]
> I applied your patch. It seems to work, but not inside of tabbed. Could
> you reconsider to maybe force the inspector into some vertical tiling in
> surf? That’s how chromium does it and this would not need some communi‐
Greetings.
On Sat, 26 Jan 2013 16:07:08 +0100 Gregor Best wrote:
> Hi people,
>
> the attached patch replaces the simple source view of surf with the more
> powerful webkit inspector. Since we are using webkit anyways, I figured
> we might as well benefit from the dev tools...
>
> There's a sma