Commit Graph

103 Commits

Author SHA1 Message Date
Sebastian Ramacher
8d2ca4b1a2 Fix default warning color (fixes #390) 2023-12-09 19:50:39 +01:00
Sebastian Ramacher
3424cf6128 Document new settings 2023-12-08 18:01:13 +01:00
Sebastian Ramacher
1e9b6a904f Merge branch 'configurable-modifiers' into 'develop'
Make modifiers configurable

See merge request pwmt/zathura!83
2023-12-04 00:55:21 +01:00
blankie
89c47d106c
Add $DBUS variable for exec
Fixes #375
2023-09-25 14:00:29 +10:00
marcoe
8807d85d3c Update docs 2023-09-19 15:10:04 +02:00
marcoe
1a37050959 Sort doc options alphabetically 2023-09-19 14:48:06 +02:00
Sebastian Ramacher
9ab68dd1ee Merge branch 'feature-highlighter' into 'develop'
Bring back rectangle selection in a form of a highlighter

Closes #346 and #281

See merge request pwmt/zathura!81
2023-09-18 08:33:44 +02:00
marcoe
124e2db320 Update docs 2023-09-14 16:56:55 +02:00
dogeystamp
257a2c968b Remove flicker when reloading 2023-09-07 18:32:46 +02:00
Elias Elwyn
d85cd21406 Fix error in zathurarc(5)
Swap default values for notification-error-bg and fg, and
notification-warning-bg and fg
2023-07-04 01:25:00 +10:00
Iamnotagenius
48514b4d56
Introduce new 'double-follow-click' option 2023-03-26 00:32:29 +03:00
valoq
47c67b53bd
update documentation 2022-05-08 14:29:06 +02:00
Thomas Faughnan
1222a2a99d
Add option to display page number percent in statusbar 2022-01-11 08:28:58 -05:00
Jonathan Teran
6d4708937e fix some issues, use g_ascii_dtostr to do int to str convertions 2021-09-12 17:42:05 +02:00
Jonathan Teran
83a334820b Add '$f' and '$p' expansions to 'exec' shortcut function
There are other expansions available, but I don't really think they make
sense, or why there are two of them for the same thing (`$FILE` and `%`
expand to the file name).

I added `$f` and `$p`, which expand to the document's path and current
page respectively, while keeping the other 2 just in case it breaks
someone's setup. I also documented them in both `zathura(1)` and
`zathurarc(5)`.
2021-09-12 17:42:05 +02:00
Sebastian Ramacher
62d6bdf789 Add 'dbus-raise-window' setting
Certain D-Bus commands (e.g., all those from SyncTex) cause zathura's
window to be raised. However, this causes some workflows such as with
IDEA's texify with continuous auto-build to be problematic.
2021-07-13 08:50:27 +02:00
Sebastian Ramacher
dcaf4c67e9 Remove no longer useful tabbar settings (fixes #198) 2021-02-09 22:09:42 +01:00
Sebastian Ramacher
04147356ae Document new setting in manpage 2021-02-09 22:09:23 +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
dc5ade9aeb Extend documentation of set 2020-09-06 17:58:11 +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
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
Jonathan Waldrep
2d53f77233 Fix spelling (fixes #129) 2020-03-28 23:39:00 +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
a3e4bce386 Document color parsing (fixes pwmt/zathura#113) 2019-10-11 22:26:32 +02:00
Sebastian Ramacher
c944e6e878 Merge branch 'doc-fixes' into 'develop'
Doc fixes

See merge request pwmt/zathura!20
2019-07-23 18:53:33 +00:00
Ankur Sinha (Ankur Sinha Gmail)
e471a0b831
[DOC] Improve example function mappings 2019-07-21 13:28:34 +01:00
Ankur Sinha (Ankur Sinha Gmail)
62843b4b58
[DOC] Add forward and backward to arglist
These are used in `jumplist`.

Fixes #83
2019-07-21 13:23:31 +01:00
Sebastian Ramacher
641799c45a Add feedkeys documentation 2019-04-26 19:37:06 +02:00
Ivan Tham
d27e2da05b Add missing --mode options 2019-04-26 18:53:31 +02:00
Sebastian Ramacher
d95d9dc276 Remove smooth-scroll 2019-03-17 11:03:17 +01:00
Sebastian Ramacher
f78e51d75b Document new default for smooth-scroll 2019-02-24 10:44:34 +01:00
Sebastian Ramacher
8f3d20de88 Disable sandbox when detecting WSL (fixes pwmt/zathura#50) 2019-02-24 10:37:13 +01:00
Sebastian Ramacher
71e9ed2df3 Use SPDX license identifiers 2018-11-27 23:10:18 +01:00
Sebastian Ramacher
f64f8c3947 Add new value to filemonitor setting 2018-09-17 23:00:56 +02:00
Sebastian Ramacher
e0324e537b Document page-right-to-left 2018-09-11 12:48:20 +02:00
Sebastian Ramacher
3d12dbc51f Add option to update window icon based on first page of a document (fixes pwmt/zathura#8) 2018-09-10 23:07:42 +02:00
Sebastian Ramacher
04c3754455 Provide some examples 2018-09-04 18:37:01 +02:00
Sebastian Ramacher
bab5848464 Update copyright years 2018-09-04 18:00:48 +02:00
Sebastian Ramacher
9771cf1e8e Fix typo (fixes: pwmt/zathura#29) 2018-08-24 16:08:58 +02:00
Sebastian Ramacher
a6c020b1b2 Update manpage 2018-07-26 11:19:12 +02:00
valoq
cb6922f7cf
document features blocked by strict sandbox mode 2018-07-08 13:08:35 +02:00
Sebastian Ramacher
a4ffad457c Document env vars 2018-05-26 21:08:20 +02:00
Sebastian Ramacher
e61f79d26b Document env vars 2018-05-26 20:42:57 +02:00
Sebastian Ramacher
4c976e9455 Fix man page formatting 2018-04-24 15:20:00 +02:00
Sebastian Ramacher
6f14dfb914 Merge remote-tracking branch 'valoq/feature/seccomp' into HEAD 2018-03-11 16:17:56 +01:00
valoq
5a66aa92c0
cleanup and manpage 2018-03-11 12:21:13 +01:00