- 02 Sep, 2012 2 commits
-
-
zathura records jumps through searches, index, links, etc. and enables to go back and forth via ^o ^i. Signed-off-by:
Sebastian Ramacher <sebastian+dev@ramacher.at>
-
I will implement a jumplist, and the natural bindings for that are ^i ^o. Signed-off-by:
Sebastian Ramacher <sebastian+dev@ramacher.at>
-
- 30 Aug, 2012 2 commits
-
-
Sebastian Ramacher authored
-
Sebastian Ramacher authored
-
- 18 Aug, 2012 1 commit
-
-
Signed-off-by:
Sebastian Ramacher <sebastian+dev@ramacher.at>
-
- 14 Aug, 2012 3 commits
-
-
Moritz Lipp authored
-
Moritz Lipp authored
-
Moritz Lipp authored
-
- 13 Aug, 2012 3 commits
-
-
Moritz Lipp authored
-
Moritz Lipp authored
-
Moritz Lipp authored
-
- 09 Aug, 2012 2 commits
-
-
Sebastian Ramacher authored
-
Sebastian Ramacher authored
100% translated, thanks!
-
- 07 Aug, 2012 1 commit
-
-
Moritz Lipp authored
-
- 05 Aug, 2012 9 commits
-
-
Sebastian Ramacher authored
-
Sebastian Ramacher authored
-
Sebastian Ramacher authored
-
Sebastian Ramacher authored
-
Moritz Lipp authored
-
Moritz Lipp authored
-
Sebastian Ramacher authored
-
Sebastian Ramacher authored
-
Moritz Lipp authored
-
- 01 Aug, 2012 4 commits
-
-
There are two causes of the problem: - page_ratio should be defined differently This is because the usefull page ratio is max_height/total_width or max_width/total_height. This then changes accordingly if pages_per_row != 1, otherwise, if the pages are of the same size, the page ratios will not change, which screws up the resizing. - Sometimes we need to do height or width division diferently. This is because not always total_height or total_width is meaningful in BESTFIT condition. This commit also should fix the bug #0000226. Signed-off-by:
Ignas Anikevicius (gns_ank) <anikevicius@gmail.com> Signed-off-by:
Sebastian Ramacher <sebastian+dev@ramacher.at>
-
Sebastian Ramacher authored
-
If option recolor-keephue is true, the recoloring algorithm only adjusts the lightness of the original color, keeping the rest of the properties close to the original. When recolor-keephue is set to false, the recoloring is performed as it was before, interpolating linearly between recolor-lightcolor and recolor-darkcolor except for a different weighting for the lightness which is closer to perception. Signed-off-by:
Sebastian Ramacher <sebastian+dev@ramacher.at>
-
Sebastian Ramacher authored
Thils should fix #241.
-
- 31 Jul, 2012 1 commit
-
-
There was a problem passing colors to cairo_set_source_rgb. Should be floats between 0 and 1. Signed-off-by:
Sebastian Ramacher <sebastian+dev@ramacher.at>
-
- 22 Jul, 2012 1 commit
-
-
Sebastian Ramacher authored
-
- 13 Jul, 2012 3 commits
-
-
Sebastian Ramacher authored
-
Sebastian Ramacher authored
Thanks to Roland Schatz for the patch.
-
Sebastian Ramacher authored
-
- 12 Jul, 2012 2 commits
-
-
Moritz Lipp authored
-
Moritz Lipp authored
-
- 10 Jul, 2012 1 commit
-
-
Moritz Lipp authored
Rename major/minor/rev to plugin_major/plugin_minor/plugin_rev to avoid a conflict with the major/minor macros in sys/types.h
-
- 03 Jul, 2012 3 commits
-
-
Sebastian Ramacher authored
-
Sebastian Ramacher authored
-
Sebastian Ramacher authored
-
- 02 Jul, 2012 1 commit
-
-
Sebastian Ramacher authored
-
- 27 Jun, 2012 1 commit
-
-
Sebastian Ramacher authored
-