- 13 Feb, 2022 3 commits
-
-
Sebastian Ramacher authored
-
Sebastian Ramacher authored
-
Sebastian Ramacher authored
-
- 12 Feb, 2022 4 commits
-
-
Sebastian Ramacher authored
-
Sebastian Ramacher authored
Error correction, changes and add-ons to the Spanish translation - es.po See merge request pwmt/zathura!49
-
Sebastian Ramacher authored
add syscall for strict sandbox See merge request pwmt/zathura!50
-
valoq authored
-
- 03 Feb, 2022 1 commit
-
-
José Vicente Barrachina authored
-
- 11 Jan, 2022 2 commits
-
-
Sebastian Ramacher authored
Add option to display page number percent in statusbar See merge request pwmt/zathura!48
-
Thomas Faughnan authored
-
- 06 Jan, 2022 1 commit
-
-
Sebastian Ramacher authored
-
- 05 Jan, 2022 2 commits
-
-
elig0n authored
-
Sebastian Ramacher authored
Add source command See merge request !47
-
- 23 Nov, 2021 1 commit
-
-
Thomas Faughnan authored
-
- 30 Oct, 2021 1 commit
-
-
Sebastian Ramacher authored
-
- 20 Sep, 2021 2 commits
-
-
Sebastian Ramacher authored
-
Sebastian Ramacher authored
-
- 12 Sep, 2021 6 commits
-
-
Reto Schnyder authored
Before, clicking on a link would always jump to the beginning of the linked-to page, even when the link targets a specific point within the page.
-
Jonathan Teran authored
-
Jonathan Teran authored
-
Jonathan Teran authored
There are other expansions available, but I don't really think they make sense, or why there are two of them for the same thing (`$FILE` and `%` expand to the file name). I added `$f` and `$p`, which expand to the document's path and current page respectively, while keeping the other 2 just in case it breaks someone's setup. I also documented them in both `zathura(1)` and `zathurarc(5)`.
-
Sebastian Ramacher authored
-
Sebastian Ramacher authored
-
- 05 Sep, 2021 2 commits
-
-
Arthur Williams authored
MuPDF supports xhtml files so let them by autocompleted too.
-
Arthur Williams authored
If bash_completion wasn't installed, _filedir wouldn't be defined which led to all filename-based completions to error out. Specifically autocompletion would fail when a filename was expected and when bash_completion wasn't installed. Now we fall back to compgen -f if _filedir fails. According to _filedir's comments, compgen doesn't handle files with spaces well, but it is still better to complete most files than none.
-
- 15 Jul, 2021 1 commit
-
-
Sebastian Ramacher authored
-
- 14 Jul, 2021 5 commits
-
-
Sebastian Ramacher authored
Version 0.4.8
-
Sebastian Ramacher authored
-
Sebastian Ramacher authored
-
Sebastian Ramacher authored
Account for page padding on full scroll Closes #52 See merge request pwmt/zathura!43
-
Sebastian Ramacher authored
-
- 13 Jul, 2021 1 commit
-
-
Sebastian Ramacher authored
Certain D-Bus commands (e.g., all those from SyncTex) cause zathura's window to be raised. However, this causes some workflows such as with IDEA's texify with continuous auto-build to be problematic.
-
- 11 Feb, 2021 1 commit
-
-
Tim Siegel authored
Fixes #52
-
- 09 Feb, 2021 7 commits
-
-
Sebastian Ramacher authored
-
Sebastian Ramacher authored
-
Sebastian Ramacher authored
-
Sebastian Ramacher authored
-
Sebastian Ramacher authored
-
Sebastian Ramacher authored
Fixed zathura going to first page when toggling index mode after using the inputbar See merge request !40
-
-