Commit Graph

2802 Commits

Author SHA1 Message Date
toluschr
832d9e1bed Fix zathura not rendering on hidpi displays
Related to https://gitlab.gnome.org/GNOME/gtk/-/issues/3115.
Ideally, GNOME could fix their library to return 0 instead of 1.
2022-05-24 15:47:40 +02:00
Sebastian Ramacher
72f3ce1d62 Rename private to priv
Avoid to name variables after a C++ keyword.
2022-05-14 00:20:44 +02:00
Sebastian Ramacher
36065d3bf3 Do not store unused signal handle 2022-05-14 00:13:03 +02:00
Sebastian Ramacher
f5300ce2fa Avoid a function pointer cast 2022-05-13 00:19:11 +02:00
Sebastian Ramacher
c26949ff05 Fix return value 2022-05-13 00:05:27 +02:00
Sebastian Ramacher
2ef85e7329 Also delay the execution of synctex_view (fixes #288)
Send the dbus response first, and then start parsing and rendering of
the synctex forward search.
2022-05-11 17:17:24 +02:00
Sebastian Ramacher
7b78b66c33 Revert "GH: add funding links"
This reverts commit 2af36e27fc.
2022-05-11 08:39:53 +02:00
Sebastian Ramacher
395ecfab68 Print better error message if no plugins are available (fixes #284) 2022-05-08 16:46:44 +02:00
Sebastian Ramacher
fbfbefe18b Remove unused code 2022-05-08 16:43:07 +02:00
Sebastian Ramacher
57f0d79e25 Make magic a required dependency 2022-05-08 15:43:16 +02:00
Sebastian Ramacher
2af36e27fc GH: add funding links 2022-05-08 15:23:35 +02:00
Sebastian Ramacher
f5e0f2401e Merge branch 'master' into 'develop'
Minor improvements

See merge request pwmt/zathura!54
2022-05-08 15:15:06 +02:00
Sebastian Ramacher
53503f610d CI: fix target name 2022-05-08 14:52:16 +02:00
Sebastian Ramacher
f0831f5426 CI: fix target name 2022-05-08 14:51:43 +02:00
Sebastian Ramacher
7c455dfd93 CI: buster -> bullseye, add bookworm, bionic -> focal, eoan -> jammy 2022-05-08 14:50:48 +02:00
valoq
47c67b53bd
update documentation 2022-05-08 14:29:06 +02:00
valoq
076cec96b5
sandbox improvements 2022-05-08 13:43:56 +02:00
Sebastian Ramacher
6b0461be23 Hide an internal type
types.h is for types accessible to plugins.
2022-05-08 10:36:08 +02:00
Sebastian Ramacher
cadb6f2029 Update translations 2022-05-07 23:56:26 +02:00
Sebastian Ramacher
b92388c31a Add clang-format configuration 2022-05-07 23:10:28 +02:00
Sebastian Ramacher
2f0cdb95ec Render synctex rectangles after sending the dbus reply
If rendering of the rectangle takes too long, the connection on the
message bus times out.
2022-05-07 20:55:04 +02:00
Sebastian Ramacher
07e9abc96b Merge branch 'master' into 'develop'
improve seccomp filter

See merge request pwmt/zathura!53
2022-04-23 14:51:12 +02:00
valoq
de0d881f9c
Permit some syscalls on X11 only 2022-04-17 18:28:34 +02:00
valoq
b25637a8be
Allow restricted socket syscall for X11 support 2022-04-13 10:22:59 +02:00
valoq
99c831ab82
improve seccomp filter 2022-04-08 22:59:47 +02:00
Sebastian Ramacher
8ff5a3e49d Merge branch 'master' into 'develop'
Clean process shutdown by sandbox

See merge request pwmt/zathura!52
2022-04-03 21:26:39 +02:00
valoq
b951d024a5
clean process shutdown by sandbox 2022-04-03 20:59:32 +02:00
Sebastian Ramacher
87989da708 Merge branch 'master' into 'develop'
Add rseq syscall to strict sandbox mode

See merge request pwmt/zathura!51
2022-02-15 20:08:25 +00:00
valoq
0cfaac072d
add rseq syscall 2022-02-15 17:59:40 +01:00
Sebastian Ramacher
83663a2cbf Merge tag '0.4.9' into develop
Version 0.4.9
2022-02-13 19:20:13 +01:00
Sebastian Ramacher
4cdd975395 Merge branch 'release/0.4.9' 2022-02-13 19:20:05 +01:00
Sebastian Ramacher
4a99bdda40 Version 0.4.9 2022-02-13 19:20:02 +01:00
Sebastian Ramacher
ee7672dcdc Update German translation 2022-02-13 19:18:10 +01:00
Sebastian Ramacher
c5c92c9aa6 Update translations 2022-02-12 12:59:39 +01:00
Sebastian Ramacher
59bae23194 Merge branch 'patch-1' into 'develop'
Error correction, changes and add-ons to the Spanish translation - es.po

See merge request pwmt/zathura!49
2022-02-12 11:20:22 +00:00
Sebastian Ramacher
98f8540f32 Merge branch 'master' into 'develop'
add syscall for strict sandbox

See merge request pwmt/zathura!50
2022-02-12 11:18:42 +00:00
valoq
c4035940e7 add syscall for strict sandbox 2022-02-12 05:52:34 +01:00
José Vicente Barrachina
99ffadc586 Error correction, changes and add-ons to the Spanish translation - es.po 2022-02-03 10:58:23 +00:00
Sebastian Ramacher
35e41f94aa Merge branch 'page-percent' into 'develop'
Add option to display page number percent in statusbar

See merge request pwmt/zathura!48
2022-01-11 17:38:01 +00:00
Thomas Faughnan
1222a2a99d
Add option to display page number percent in statusbar 2022-01-11 08:28:58 -05:00
Viktor Walter
f866352ccf Fixing strange whitespace difference 2022-01-10 17:44:40 +01:00
Viktor Walter
0dc0656a68 Updating gitignore file 2022-01-10 17:40:30 +01:00
Viktor Walter
fab61dcce0 Updating last differences 2022-01-10 17:38:43 +01:00
Viktor Walter
07cc401639 Merging current upstram develop 2022-01-10 17:32:15 +01:00
Sebastian Ramacher
660b2a2455 Update translations 2022-01-06 15:12:17 +01:00
elig0n
8369e79b11 Add copy file path mapping 2022-01-05 18:05:00 +01:00
Sebastian Ramacher
01ee79eeab Merge branch 'sourcecmd' into 'develop'
Add source command

See merge request pwmt/zathura!47
2022-01-05 16:53:52 +00:00
Viktor Walter
3c438d946c Unifying interfaces with up-to-date upstream devel branch. Making it buildable 2021-12-01 21:07:54 +01:00
Viktor Walter
4041d786d5 Fixed the whitespace difference from upstream in adjustment.c. Praise VIM. Also checked out config.c, render.c doc/* and po/* from the upstream. 2021-12-01 20:35:44 +01:00
Viktor Walter
52e8dae65b Fixed the whitespace difference from upstream in document.c. Praise VIM. 2021-12-01 20:16:46 +01:00