Commit Graph

2805 Commits

Author SHA1 Message Date
Sebastian Ramacher
b8e82e8f91 Add missing return 2020-03-10 21:19:46 +01:00
Sebastian Ramacher
62a682d35e Add some consts and bail out early 2020-03-10 20:45:05 +01:00
Sebastian Ramacher
d63b704808 Simplify 2020-03-09 21:30:35 +01:00
Sebastian Ramacher
88e7c7afe8 Simplify 2020-03-09 21:15:27 +01:00
Sebastian Ramacher
76bc4638b8 Mark functions as static 2020-03-09 18:38:14 +01:00
Sebastian Ramacher
9a783fe202 Fix for condition 2020-03-09 18:31:14 +01:00
Sebastian Ramacher
cf69a2b79b Clear handle 2020-03-09 13:31:53 +01:00
Sebastian Ramacher
d80c654b8b Merge two ifs 2020-03-09 13:28:14 +01:00
Sebastian Ramacher
155e538d26 Remove empty statement 2020-03-09 13:24:14 +01:00
Miseran
e586178a18 Support recolor with transparency 2020-02-08 19:28:48 +01:00
Sebastian Ramacher
338986283e Fix type 2020-02-05 16:52:24 +01:00
Sebastian Ramacher
f04dc0062f Increase min difference to 2
Apparently this works around issue #94 for some people. Thanks to Consus
for the workaround.
2020-02-05 16:44:18 +01:00
Sebastian Ramacher
efa2b6d8ed Merge branch 'develop' into 'develop'
Proper installation of shell completions

See merge request pwmt/zathura!25
2020-01-22 08:32:04 +00:00
Eli Schwartz
d21d040663
fish-completion: use the correct fallback directory
fish completions should never be installed to share/fish/completions/ as
that directory is reserved exclusively for completions shipped as part
of the fish source code.

Use the same vendor_completions.d/ directory which the default fish
configuration uses.
2020-01-21 21:39:26 -05:00
Eli Schwartz
bf46e4de70
Fix installation of bash/fish completions using pkg-config
Both shells provide pkg-config files which declare their designated
completionsdir. Use this as the primary source of truth.
2020-01-21 21:39:00 -05:00
Sebastian Ramacher
99a49838f2 Add content_rating 2020-01-06 21:32:04 +01:00
Sebastian Ramacher
1d002effd0 Fix formatting of description 2020-01-06 21:32:00 +01:00
Sebastian Ramacher
eeb7641793 Fix screenshot links 2020-01-06 21:28:05 +01:00
Sebastian Ramacher
07ff330eca Merge tag '0.4.5' into develop
Version 0.4.5
2020-01-06 10:25:57 +01:00
Sebastian Ramacher
67818f90e8 Merge branch 'release/0.4.5' 2020-01-06 10:25:52 +01:00
Sebastian Ramacher
f41cfd3757 Version 0.4.5 2020-01-06 10:24:36 +01:00
Sebastian Ramacher
585261c793 Update translations 2020-01-06 10:23:07 +01:00
Sebastian Ramacher
2fc1897c89 Bump copyright years 2020-01-06 09:00:44 +01:00
Sebastian Ramacher
70cdc6577d Fix typos 2020-01-06 08:59:50 +01:00
Moritz Lipp
72e8d8deb3 Update meson.build 2020-01-05 17:26:33 +01:00
Moritz Lipp
15aac5c2e0 Cache CI 2020-01-05 14:28:04 +01:00
Moritz Lipp
88cdc850af Add CI 2020-01-05 14:21:51 +01:00
Daniel Shahaf
2d0dfd5c0f Fix option name typo in zsh completion 2019-12-22 22:53:20 +01:00
Sebastian Ramacher
418e1fe30d Implement document hash support for plain backend (fixes pwmt/zathura#86) 2019-12-01 17:37:18 +01:00
Sebastian Ramacher
eaa60ca37e Implement document hash support for sqlite backend 2019-12-01 17:21:37 +01:00
Sebastian Ramacher
75bab3f525 Also print sqlite's error message 2019-12-01 17:21:14 +01:00
Sebastian Ramacher
af253296d9 Also use SHA256 of documents to lookup fileinfo 2019-12-01 17:20:51 +01:00
Sebastian Ramacher
f03e639560 Remove forward declarations 2019-12-01 17:08:17 +01:00
Sebastian Ramacher
9cc9774fe6 Add document hash 2019-12-01 17:02:12 +01:00
Sebastian Ramacher
1635059877 Remove forward declarations 2019-12-01 17:01:50 +01:00
Sebastian Ramacher
e4b21a0453 Simplify 2019-11-30 15:03:22 +01:00
Sebastian Ramacher
e8716d041c Fix warnings and errors 2019-11-30 14:39:24 +01:00
Sebastian Ramacher
9a4b7ebbde Use g_spawn_sync 2019-11-30 14:35:10 +01:00
Sebastian Ramacher
0fa26487fc Tell magic to handle errors as errors 2019-11-30 12:18:47 +01:00
Sebastian Ramacher
5a5ee06407 Simplify 2019-11-30 11:51:27 +01:00
Sebastian Ramacher
43144b23e8 Re-try with different methods if content type is not supported 2019-11-30 11:36:11 +01:00
Sebastian Ramacher
c998ad32b1 Keep track of all supported content types 2019-11-30 11:35:33 +01:00
Greg Minshall
6248cdbed4 reformat the rest pages used to create man pages
- in zathura.1.rst, move "Environmental variables" section closer to bottom

- in zathurarc.5.rst, change from using subsections to using
  definitions (in order to make levels clearer on output to terminal)
2019-11-26 15:49:09 +05:30
Sebastian Ramacher
8d60f5187d Merge branch 'zsh-completion' into 'develop'
Improve and fix zsh completion

See merge request pwmt/zathura!24
2019-10-26 16:04:46 +00:00
Oliver Kiddle
48c5e9e23f Improve and fix zsh completion 2019-10-26 00:15:36 +02:00
Sebastian Ramacher
a3e4bce386 Document color parsing (fixes pwmt/zathura#113) 2019-10-11 22:26:32 +02:00
Sebastian Ramacher
f9e5085700 Cache result of pow 2019-10-11 18:16:12 +02:00
Sebastian Ramacher
fdbac740ce Merge branch 'zoom-fix' into 'develop'
fix smooth zooming calculations

See merge request pwmt/zathura!23
2019-10-11 16:14:33 +00:00
Lukas K
0720525fea fix smooth zooming calculations 2019-10-11 00:46:14 +02:00
Sebastian Ramacher
e90755f06c Raise window on SyncteX actions (fixes pwmt/zathura#97) 2019-09-30 20:34:04 +02:00