Commit Graph

217 Commits

Author SHA1 Message Date
7bd196db42 Minor 2022-09-09 23:29:30 +05:00
cab396ae6c Minor 2022-09-09 22:34:28 +05:00
c0228a964a Fix: arguments for -m option are mandatory 2022-09-08 21:29:48 +05:00
c51cc63b35 Cleanup manpage
Get rid of custom macros
2022-09-08 21:04:20 +05:00
688703db50 Minor: add more variables to customize utils 2022-09-03 01:40:48 +05:00
17392c5359 Fix: image previews do not work in older kitty
In older versions KITTY_PID var is not set, so instead we TERM var
2022-09-02 22:06:19 +05:00
c54edbd235 Fix: disallow negative width 2022-09-02 01:47:18 +05:00
285d72df3a Minor 2022-09-02 01:46:02 +05:00
5d96d12b51 Minor: allow overriding CFLAGS with command line 2022-09-02 01:45:12 +05:00
a4b95979b5 Revert "Docs: add proper date to man page"
This reverts commit 2e314e10ea.
2022-08-04 02:03:46 +05:00
1eff006767 Minor 2022-08-02 22:45:42 +05:00
7919d67e21 Minor 2022-08-02 22:17:56 +05:00
d09539f627 Fix 2022-08-02 21:04:14 +05:00
462f75761a Decrease width by 2
lf doesn't show last 2 characters in a line
2022-08-02 20:59:54 +05:00
899870af44 Minor: add quit/ctpvquit to .gitignore 2022-08-02 17:52:44 +05:00
122e39b4af Update date 2022-08-02 03:25:28 +05:00
2bdeb6aad9 Use ctpvquit instead of cmd on-quit
cmd on-quit is not available in the latest lf release (r27)
2022-08-02 03:04:51 +05:00
2e314e10ea Docs: add proper date to man page 2022-07-31 23:34:21 +05:00
2e0827a873 Minor 2022-07-31 17:16:58 +05:00
abf1a706ac Update docs 2022-07-31 17:16:08 +05:00
bcde581413 Add support for presentation files 2022-07-31 17:13:13 +05:00
c83945d661 Fix: recursion in libreoffice prev 2022-07-31 17:12:18 +05:00
2a890bdeae Fix 2022-07-28 03:16:30 +05:00
9e2be65d68 Add more document formats 2022-07-28 03:02:07 +05:00
4aee1f7fcc Add fonts support 2022-07-27 18:00:16 +05:00
a649d23ff8 Docs: add info about ~/.cache/ctpv dir 2022-07-27 17:57:45 +05:00
972efd368c Add default values for w, h, x and y v1.0 2022-07-26 01:01:35 +05:00
9e4011e808 Add version 2022-07-26 00:38:46 +05:00
f8a4c4a534 Refactor deplist 2022-07-26 00:01:08 +05:00
fda170aa19 Minor fix 2022-07-25 19:34:48 +05:00
f85adf9760 Minor 2022-07-25 01:53:25 +05:00
05cefde585 Refactor: use enum Status 2022-07-25 01:36:24 +05:00
eb6714d9d4 Refactor: use enum Result 2022-07-25 01:36:24 +05:00
5e76a260d2 Minor: make unused attribute a macro 2022-07-25 00:01:26 +05:00
8b79ff432f Remove error messages traceback (there's gdb)
Move "internal error" to print_int_error function
2022-07-24 23:59:32 +05:00
2f94ff15af Minor fix 2022-07-24 23:50:49 +05:00
37b1549f79 Fix: __sighandler_t is not portable 2022-07-24 17:58:55 +05:00
526dc2642f Minor 2022-07-17 14:54:37 +05:00
4e05a7619a Fix: kitty method issues 2022-07-17 14:23:34 +05:00
0167e65466 Minor 2022-07-15 13:55:05 +05:00
8d781e349c Minor: add INSTALL var in Makefile 2022-07-15 00:26:49 +05:00
f2e4ad4482 Cleanup 2022-07-15 00:00:52 +05:00
5ef3f4ff48 Minor 2022-07-14 23:48:21 +05:00
93cbb7c375 Minor 2022-07-14 23:03:47 +05:00
a187ad9dde Make config reading functions re-entrant 2022-07-14 22:51:56 +05:00
3cfe9a5f79 Fix 2022-07-14 22:15:31 +05:00
626b220f9e Add info that cmd on-quit is not in the latest release 2022-07-14 14:45:45 +05:00
b326e32100 Improve docs, add info about miltiple types 2022-07-14 01:12:43 +05:00
965d42cc3d Add: multiple types for preview in config 2022-07-13 23:27:06 +05:00
6d96259e8f Fix 2022-07-13 23:24:02 +05:00