Re: [zathura] Making page refreshes less prone to breaking

2013-10-26 Thread Sebastian Ramacher
Hi, sorry that I haven't yet found the time to reply to your mail. On 2013-10-26 18:45:21, Abdó Roig-Maranges wrote: I got this in a stable state. I tried to attach the patches on a previous mail, but it was too big and got held up for moderation. So I've uploaded it on github.

Re: [zathura] [PATCH] Don't let links chose the zoom for you

2013-10-26 Thread Abdó Roig-Maranges
Hi, After setting the scale, we need a render_all. Abdó. From cb4fa03186794cb729a5adea14b853650db7584f Mon Sep 17 00:00:00 2001 From: Abdo Roig-Maranges abdo.r...@gmail.com Date: Sat, 26 Oct 2013 19:36:42 +0200 Subject: [PATCH] after a set_scale we need a render_all --- links.c | 1 + 1 file

Re: [zathura] Making page refreshes less prone to breaking

2013-10-26 Thread Sebastian Ramacher
On 2013-10-26 18:45:21, Abdó Roig-Maranges wrote: https://github.com/aroig/zathura I've played a bit with the new code and enjoy it so far. I'll push it as feature/redo-page-refresh to the git repository at pwmt.org until I've had more time to look at the code in more detail. Cheers --