Commit Graph

2586 Commits

Author SHA1 Message Date
Sebastian Ramacher
3388cfd6c1 Refactor manpages 2020-07-24 11:30:43 +02:00
Christoph Stelz
4e46cafc98 Add --find option to CLI 2020-07-23 21:03:44 +02:00
Lennard Hofmann
fde4abeac5 Fix SVG icon install path
https://specifications.freedesktop.org/icon-theme-spec/latest/ar01s07.html
2020-07-19 08:37:03 +00:00
valoq
3afc3a3e75 add missing syscalls 2020-07-07 09:33:25 +02:00
Faye
7591238e0c Add documentation for the default keybinding 2020-07-06 17:02:03 -05:00
Faye
0cf5be08cd Add a snap_to_page command 2020-07-06 16:45:55 -05:00
Sebastian Ramacher
13119854c7 Update translations 2020-06-17 00:01:30 +02:00
Sebastian Ramacher
bfcffc3e8c Create data directory only if database is enabled (fixes #158) 2020-06-16 23:51:34 +02:00
Sebastian Ramacher
931fd9f6cf Only create data directory if not available 2020-06-16 23:41:28 +02:00
Jona Ackerschott
edea6a5403 Fix screen freeze in some cases
Partially fixes #94
2020-06-16 21:24:39 +02:00
Sebastian Ramacher
2ec99e9f9e CS 2020-06-16 21:07:47 +02:00
valoq
575585f1f2
fix enum 2020-06-01 19:36:54 +02:00
valoq
aa2bc80f51
simplify sandbox test 2020-06-01 19:32:21 +02:00
valoq
5547374334
fix coding style 2020-06-01 19:23:36 +02:00
valoq
a3050539af
add test for sandbox 2020-05-30 21:36:14 +02:00
valoq
b02c73fcb1
allow pipe2 syscall 2020-05-30 13:52:31 +02:00
Sebastian Ramacher
d5698845f5 Nicer markdown 2020-05-28 17:51:09 +02:00
Louai Misto
1c42ec5de1 Rename README to README.md 2020-05-17 11:23:00 +02:00
Sebastian Ramacher
f545992aeb Set meson warning_level 2020-04-26 16:25:57 +02:00
zsugabubus
b0fc5016d4 Fix seccomp filters in strict mode 2020-04-19 17:41:46 +02:00
Sebastian Ramacher
82783770dc Update translations 2020-04-12 17:56:43 +02:00
Jonathan Waldrep
2d53f77233 Fix spelling (fixes #129) 2020-03-28 23:39:00 +01:00
Sebastian Ramacher
3b4540fee1 Update translations 2020-03-22 23:48:36 +01:00
Sebastian Ramacher
de03688124 Remove redundant condition 2020-03-12 22:16:44 +01:00
Sebastian Ramacher
a3ffbe80b3 Add some helper functions to reduce code duplication 2020-03-12 22:13:43 +01:00
Sebastian Ramacher
031bb6d9ee Fix some memory leaks on error and CS 2020-03-12 21:53:50 +01:00
Sebastian Ramacher
68da777920 Add documentation 2020-03-12 21:38:03 +01:00
Sebastian Ramacher
a58adcbdb1 Merge branch 'W95Psp-develop' into develop 2020-03-12 21:35:41 +01:00
Lucas Franceschino
776e3e6b65 free hitlist 2020-03-12 09:09:22 +01:00
Lucas Franceschino
9a7d1d1c47 fix synctex rectangles overlapping 2020-03-11 17:22:12 +01:00
Sebastian Ramacher
eab2479172 Some more clean up 2020-03-10 21:33:38 +01:00
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