Commit Graph

2623 Commits

Author SHA1 Message Date
Viktor Walter
515c9ed39a Merging 2021-12-01 15:53:07 +01:00
Viktor Walter
6d66bc88af Fixing the issue of the 'best-fit' zoom being way too low if one page is larger that the rest. The zoom was trying to accomodate for the large page, but it should instead accomodate for the most frequent size. This is still not ideal, since as it is now Zathura crops the larger pages to the size of the most frequent size, but this typically only affects things like larger first pages in scans. I am building this on thop of the Ailrk-fork, since that version already implemented a way how to estimate the most frequent page size, from the first 32 pages. 2021-11-29 19:12:45 +01:00
Viktor Walter
5ea8b4462e Switching the girara repo, since the original seems inaccessible 2021-11-29 15:31:57 +01:00
Jimmy
1c26554c23 fixed weird sized, cleaned code 2021-02-04 19:14:08 -08:00
Jimmy
4a1f8eda83 fixed gap 2021-02-04 16:30:17 -08:00
Jimmy
46dfa2be22 pinned 2021-02-04 16:16:02 -08:00
Sebastian Ramacher
5ffd3d031c Honor clipboard setting when copying links 2021-01-17 15:58:07 +01:00
Karel Král
26aeb76734 Implement copy link (fixes #197)
Implement copying the link target into the system clipboard.
2021-01-17 15:41:58 +01:00
Sebastian Ramacher
fb671c26cd Remove deprecated 'show-scrollbars', 'show-{h,v}-scrollbar' options 2021-01-05 10:05:40 +01:00
Sebastian Ramacher
6a6565e2bc Merge branch 'feature/bookmark-arg' into 'develop'
Bookmark command line argument

See merge request pwmt/zathura!38
2021-01-05 08:56:22 +00:00
Sebastian Ramacher
0150d47204 Refactor Gtk OSX Application support 2021-01-05 09:46:31 +01:00
Sebastian Ramacher
bf3d1d820d Merge branch 'feature/osx_integration' into 'develop'
enable OSX dock integration

See merge request pwmt/zathura!34
2021-01-05 08:41:14 +00:00
slamet kristanto
38ac9bd4d1 Fix meson dependency for MacOSX 2021-01-05 17:31:48 +09:00
Moritz Lipp
f0796be3fa Update subprojects 2020-12-01 10:35:43 +01:00
Moritz Lipp
de51dc5e6e Force fallback for girara 2020-12-01 08:56:28 +01:00
Moritz Lipp
a02cb44b9c Force fallback for girara 2020-12-01 08:54:10 +01:00
valoq
02a8877f77 sandbox cleanup 2020-09-14 21:47:43 +02:00
belstes
eb1fe0a64d Bookmark command line argument 2020-09-11 14:48:27 +02:00
Sebastian Ramacher
22580f24bf Add DBus method to execute commands on the inputbar 2020-09-06 19:24:04 +02:00
Sebastian Ramacher
dc5ade9aeb Extend documentation of set 2020-09-06 17:58:11 +02:00
egils-consulting
16c9c8b036 Update config.c 2020-09-03 21:10:44 +00:00
Sebastian Ramacher
a17a6e5e83 Refactor notification when writing files 2020-09-03 22:51:31 +02:00
Sebastian Ramacher
c6b50cbdcb Add :save and :save! aliases for :write and :write! (fixes #182) 2020-09-03 22:51:10 +02:00
Sebastian Ramacher
8f24026ef2 Merge tag '0.4.7' into develop
0.4.7
2020-09-03 21:42:57 +02:00
Sebastian Ramacher
12c8cd9110 Merge branch 'release/0.4.7' into master 2020-09-03 21:42:51 +02:00
Sebastian Ramacher
65344f61de Version 0.4.7 2020-09-03 21:42:47 +02:00
Sebastian Ramacher
31b04e3b50 Update translations 2020-09-03 21:35:01 +02:00
Sebastian Ramacher
ab37394d08 Flatten rectangles with integer precision
Rectangles might be a little off, but is a lot faster if processing 100s
of rectangles.
2020-09-02 15:29:04 +02:00
Sebastian Ramacher
213fbf07c2 Fix typo 2020-09-01 09:17:00 +02:00
Sebastian Ramacher
6c0db8fd48 Update translations 2020-08-24 21:39:22 +02:00
Georgy Komarov
582d3f6be3
Fix invalid zoom when opening document with "adjust-open width" option
This commit fixes attempt to set INFINITY zoom value when opening
document for first time with "adjust-open width" option.

In this case function zathura_document_get_document_size returns 0 width
which leads to incorrect zoom calculation.
2020-08-23 20:44:45 +03:00
Sebastian Ramacher
3a20080210 Build sandbox test only if seccomp enabled 2020-07-27 18:44:52 +02:00
Sebastian Ramacher
41e14218ef Merge tag '0.4.6' into develop
Version 0.4.6
2020-07-27 18:30:16 +02:00
Sebastian Ramacher
91ceee2b71 Merge branch 'release/0.4.6' into master 2020-07-27 18:30:11 +02:00
Sebastian Ramacher
5ceb00ab8f Version 0.4.6 2020-07-27 18:29:18 +02:00
Sebastian Ramacher
f014cb186b Update translations 2020-07-27 10:11:44 +02:00
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