- 30 Aug, 2013 4 commits
-
-
Sebastian Ramacher authored
Signed-off-by:
Sebastian Ramacher <sebastian+dev@ramacher.at>
-
Sebastian Ramacher authored
Signed-off-by:
Sebastian Ramacher <sebastian+dev@ramacher.at>
-
Sebastian Ramacher authored
Signed-off-by:
Sebastian Ramacher <sebastian+dev@ramacher.at>
-
Sebastian Ramacher authored
Signed-off-by:
Sebastian Ramacher <sebastian+dev@ramacher.at>
-
- 24 Aug, 2013 1 commit
-
-
Sebastian Ramacher authored
Signed-off-by:
Sebastian Ramacher <sebastian+dev@ramacher.at>
-
- 21 Aug, 2013 1 commit
-
-
Sebastian Ramacher authored
ZathuraRenderer is a thread pool rendering the pages. Every page widget holds a ZathuraRenderRequest instance to request its page to be rendered. This object can also be used to abort the request in case the page is not visible anymore. Signed-off-by:
Sebastian Ramacher <sebastian+dev@ramacher.at>
-
- 27 Jul, 2013 1 commit
-
-
Sebastian Ramacher authored
and always destroy in render. Signed-off-by:
Sebastian Ramacher <sebastian+dev@ramacher.at>
-
- 02 Apr, 2013 1 commit
-
-
Sebastian Ramacher authored
Signed-off-by:
Sebastian Ramacher <sebastian+dev@ramacher.at>
-
- 26 Mar, 2013 1 commit
-
-
This patch implements a page cache that is invalidated in a LRU fashion. Pages are added to the cache as soon as they become visible. When the cache is full and a new page that isn't in the cache becomes visible, the least recently viewed page in the cache is evicted from memory and the new one takes it's place. The cache size is configurable using the page-cache-size configuration variable, with a default value of 15 pages. Very large values for the cache size are not recommended, though, as it will stress the system memory out. The old periodic page reclaiming code is no longer necessary with this patch, so I removed it. Special thanks to Ignas Anikevičius, and Sebastian Ramacher for the inspirations. Signed-off-by:
Sebastian Ramacher <sebastian+dev@ramacher.at>
-
- 23 Feb, 2013 1 commit
-
-
Sebastian Ramacher authored
Signed-off-by:
Sebastian Ramacher <sebastian+dev@ramacher.at>
-
- 09 Feb, 2013 1 commit
-
-
Sebastian Ramacher authored
Signed-off-by:
Sebastian Ramacher <sebastian+dev@ramacher.at>
-
- 20 Jan, 2013 1 commit
-
-
Moritz Lipp authored
-
- 09 Oct, 2012 1 commit
-
-
Moritz Lipp authored
-
- 01 Aug, 2012 2 commits
-
-
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>
-
- 20 Jun, 2012 3 commits
-
-
Sebastian Ramacher authored
-
Sebastian Ramacher authored
-
Sebastian Ramacher authored
-
- 16 Jun, 2012 1 commit
-
-
Moritz Lipp authored
-
- 03 Jun, 2012 3 commits
-
-
Sebastian Ramacher authored
-
Sebastian Ramacher authored
-
Sebastian Ramacher authored
This reverts commit 82714192.
-
- 01 Jun, 2012 1 commit
-
-
Sebastian Ramacher authored
This needs some looking in the render thread.
-
- 15 May, 2012 1 commit
-
-
Moritz Lipp authored
-
- 03 Apr, 2012 1 commit
-
-
Moritz Lipp authored
-
- 30 Mar, 2012 1 commit
-
-
Moritz Lipp authored
-
- 27 Mar, 2012 2 commits
-
-
Moritz Lipp authored
-
Moritz Lipp authored
-
- 26 Mar, 2012 2 commits
-
-
Moritz Lipp authored
-
Moritz Lipp authored
-
- 20 Mar, 2012 1 commit
-
-
Sebastian Ramacher authored
-
- 16 Mar, 2012 1 commit
-
-
Sebastian Ramacher authored
-
- 14 Mar, 2012 1 commit
-
-
Moritz Lipp authored
-
- 02 Mar, 2012 2 commits
-
-
Sebastian Ramacher authored
-
Sebastian Ramacher authored
-
- 14 Feb, 2012 1 commit
-
-
Sebastian Ramacher authored
-
- 08 Feb, 2012 2 commits
-
-
Sebastian Ramacher authored
-
Moritz Lipp authored
-
- 07 Feb, 2012 2 commits
-
-
Moritz Lipp authored
-
Sebastian Ramacher authored
-