Sebastian Ramacher
|
8ced168e75
|
Merge branch 'fix-reload' into 'develop'
Preserve zoom / current page on reload
Closes #408
See merge request pwmt/zathura!94
|
2024-03-25 13:26:20 +01:00 |
|
gi1242 gi1242
|
a1ff4c2d00
|
Preserve zoom / current page on reload
Fixes #408
|
2024-03-24 15:33:10 -04:00 |
|
Sebastian Ramacher
|
3450c68d43
|
Merge branch 'develop' into 'develop'
Fix up color_fg alpha
See merge request pwmt/zathura!92
|
2024-03-09 14:20:32 +01:00 |
|
Jonas Dujava
|
6c548b8379
|
Fix up color_fg alpha
Signed-off-by: Jonas Dujava <jonas.dujava@gmail.com>
|
2024-03-06 01:20:08 +01:00 |
|
Sebastian Ramacher
|
fb5388c853
|
Merge tag '0.5.5' into develop
Version 0.5.5
|
2024-03-03 18:10:52 +01:00 |
|
Sebastian Ramacher
|
08690616f0
|
Merge branch 'release/0.5.5'
|
2024-03-03 18:10:46 +01:00 |
|
Sebastian Ramacher
|
13c3b3e5ab
|
Version 0.5.5
|
2024-03-03 18:10:20 +01:00 |
|
Sebastian Ramacher
|
1061dc008f
|
Fix up
|
2024-03-03 18:07:57 +01:00 |
|
Sebastian Ramacher
|
1065fc2846
|
Default sandbox to none
|
2024-03-03 17:53:03 +01:00 |
|
Sebastian Ramacher
|
1e69a18129
|
Drop plain database backend (fixes #389)
The sqlite backend will now import the data from the plain backend.
|
2024-03-03 17:49:54 +01:00 |
|
Sebastian Ramacher
|
5f1efd18f3
|
Make sqlite a hard dependency
|
2024-03-03 13:22:01 +01:00 |
|
Sebastian Ramacher
|
75f513407c
|
Fix typo
|
2024-03-03 12:48:20 +01:00 |
|
Sebastian Ramacher
|
b230f8f1b3
|
Additional log messages
|
2024-03-03 12:45:22 +01:00 |
|
Sebastian Ramacher
|
ef6e7e295c
|
Make smooth-reload the default
There are some corner cases, but let's reduce some of the complexity.
|
2024-03-03 12:45:22 +01:00 |
|
Sebastian Ramacher
|
ab78c1ddb0
|
Refactor
|
2024-03-02 21:27:06 +01:00 |
|
Sebastian Ramacher
|
0c395610ff
|
CS
|
2024-03-02 21:03:04 +01:00 |
|
Sebastian Ramacher
|
55f7088309
|
Refactor
|
2024-03-02 20:58:59 +01:00 |
|
Sebastian Ramacher
|
fb2b5da84b
|
Merge highlight-transparency into other settings
|
2024-03-02 18:24:59 +01:00 |
|
Sebastian Ramacher
|
60afd2a9ed
|
Update translations
|
2024-03-02 17:34:19 +01:00 |
|
Sebastian Ramacher
|
75ceaaf0f8
|
Bump minimum versions to versions in bookworm
|
2024-03-02 17:28:23 +01:00 |
|
Sebastian Ramacher
|
37e66b2960
|
Bump girara-gtk dependency
|
2024-03-02 17:27:21 +01:00 |
|
Sebastian Ramacher
|
1598a79039
|
Update for changes in girara_file_read
|
2024-01-30 10:24:02 +01:00 |
|
Sebastian Ramacher
|
ba0706d6b9
|
Error out on bogus int conversion
|
2024-01-30 10:21:33 +01:00 |
|
Sebastian Ramacher
|
c053281852
|
Use struct initializers
|
2024-01-29 21:05:22 +01:00 |
|
Sebastian Ramacher
|
3614a24446
|
Fix segfault when dbus is disabled (fixes #397)
|
2024-01-14 16:56:04 +01:00 |
|
Sebastian Ramacher
|
2aae968ee6
|
CS
|
2023-12-21 23:16:12 +01:00 |
|
Sebastian Ramacher
|
fbbfbbd48e
|
Merge branch 'develop' into 'develop'
Fixed a small logical mistake in zathura/utils.c
See merge request pwmt/zathura!88
|
2023-12-16 00:32:51 +01:00 |
|
Carlo Buccisano
|
2ffb21e886
|
Merge branch 'carlo3000_pwmt-develop-patch-03542' into 'develop'
The function file_valid_extension should return True if plugin is different...
See merge request carlo3000_pwmt/zathura!1
|
2023-12-15 11:17:23 +01:00 |
|
Carlo Buccisano
|
d74091a745
|
The function file_valid_extension should return True if plugin is different then NULL, not if it is equal.
|
2023-12-12 00:24:20 +01:00 |
|
Sebastian Ramacher
|
e68c0f5f7f
|
CI: disable Ubuntu noble builds until images are available
|
2023-12-11 22:38:54 +01:00 |
|
Sebastian Ramacher
|
3a9627e63c
|
Test if xvfb-run supports -d (Arch only)
|
2023-12-10 13:14:20 +01:00 |
|
Sebastian Ramacher
|
79772e3369
|
Merge tag '0.5.4' into develop
Version 0.5.4
|
2023-12-09 21:59:25 +01:00 |
|
Sebastian Ramacher
|
e138af8810
|
Merge branch 'release/0.5.4'
|
2023-12-09 21:59:20 +01:00 |
|
Sebastian Ramacher
|
4f24c565b0
|
Version 0.5.4
|
2023-12-09 21:59:12 +01:00 |
|
Sebastian Ramacher
|
a34bf916dd
|
Fix call arguments passed to gtk_event_controller_set_propagation_phase
Also free zoom gesture.
|
2023-12-09 21:27:21 +01:00 |
|
Sebastian Ramacher
|
8d2ca4b1a2
|
Fix default warning color (fixes #390)
|
2023-12-09 19:50:39 +01:00 |
|
Sebastian Ramacher
|
921485378d
|
CS
|
2023-12-09 10:15:55 +01:00 |
|
Sebastian Ramacher
|
3ca6b9c837
|
Always check if both kernel and libseccomp have a syscall defined
|
2023-12-09 10:15:11 +01:00 |
|
Sebastian Ramacher
|
385b797986
|
CI: build on Ubuntu noble
|
2023-12-09 10:14:10 +01:00 |
|
Sebastian Ramacher
|
5a04220291
|
CS
|
2023-12-08 23:32:35 +01:00 |
|
Sebastian Ramacher
|
dbdcba3453
|
Refactor
|
2023-12-08 23:27:34 +01:00 |
|
Sebastian Ramacher
|
eb2d8ea769
|
CS
|
2023-12-08 23:13:35 +01:00 |
|
Sebastian Ramacher
|
904a157f1b
|
Avoid additional allocations
|
2023-12-08 23:10:40 +01:00 |
|
Sebastian Ramacher
|
40fe9ced1b
|
Remove hashbang
|
2023-12-08 19:21:13 +01:00 |
|
Sebastian Ramacher
|
10c23ed0bf
|
CS
|
2023-12-08 19:02:05 +01:00 |
|
Sebastian Ramacher
|
583adc6361
|
Merge tag '0.5.3' into develop
Version 0.5.3
|
2023-12-08 18:34:53 +01:00 |
|
Sebastian Ramacher
|
1f448c84d1
|
Merge branch 'release/0.5.3'
|
2023-12-08 18:34:48 +01:00 |
|
Sebastian Ramacher
|
b02106be08
|
Version 0.5.3
|
2023-12-08 18:34:43 +01:00 |
|
Sebastian Ramacher
|
0e2a315035
|
Bump girara dependency
|
2023-12-08 18:32:54 +01:00 |
|
Sebastian Ramacher
|
e8bd52227f
|
Bump plugin ABI and API for signature support
|
2023-12-08 18:26:52 +01:00 |
|