Commit Graph

22 Commits

Author SHA1 Message Date
Kovid Goyal
539a8706dc
Update bundled harfbuzz version
The old version shows very poor perfromance shaping some fonts with
ligatures on macOS.

Fixes #6743
2023-10-24 16:39:29 +05:30
Kovid Goyal
dde80b9ad6
Dont need setuptools since we only use python stdlib 2023-09-30 08:09:06 +05:30
Kovid Goyal
2f20bb3f43
Bump bundled Wayland version so we can use the new cursor shape protocol
The existing wayland cursor shape protocol is an awful mess with a years
long unfixed crashing bug: https://github.com/kovidgoyal/kitty/issues/4878#issuecomment-1134259604

If this new protocol is adopted by most compositors it can work around
this. Currently wlroots and KDE I think. GNOME as usual will likely
refuse to implement anything actually useful.
2023-09-02 13:41:07 +05:30
Kovid Goyal
e24dd7be2c
Bump version of libxxhash 2023-07-30 19:49:47 +05:30
Kovid Goyal
493d49e206
Replace librsync with xxHash in sources.json 2023-07-30 19:49:42 +05:30
Kovid Goyal
d30091034a
Remove the python diff kitten 2023-03-27 11:46:22 +05:30
Kovid Goyal
038639e2d3
Bump bundled zlib 2022-12-22 19:26:34 +05:30
Kovid Goyal
8d4772f804
Update bundled pygments
Fixes #4702
2022-02-13 17:10:55 +05:30
Kovid Goyal
99c81e6858
Bump bundled version of wayland 2022-02-05 07:56:40 +05:30
Kovid Goyal
6436dfaf14
Bump the bundled libxml2 version 2021-12-19 22:05:06 +05:30
pagedown
8ed6ee97b2
Docs: replace http url with https, use ripgrep project url and fix typo 2021-11-30 18:53:58 +08:00
Kovid Goyal
f0fab80f5b
Start work on rsync support for file transfers 2021-09-17 13:41:45 +05:30
Kovid Goyal
13bf8a20b0
Build universal binaries of all deps on macOS 2021-05-01 14:50:22 +05:30
Kovid Goyal
cdf64bf016
Linux: Fix binary kitty builds not able to load fonts in WOFF2 format
Fixes #3506
2021-04-20 17:07:47 +05:30
Kovid Goyal
e0620fbb1d
Also implement the bypy freeze on macOS 2021-02-17 22:01:09 +05:30
Kovid Goyal
9114bda24c
Get the new bypy based freezing process working with linux builds 2021-02-17 15:50:53 +05:30
Kovid Goyal
9a031c5b0c
Bump versions for bundled deps 2021-02-12 12:29:38 +05:30
Kovid Goyal
efa02e3f94
Bump versions of openssl and glib 2020-08-18 21:25:00 +05:30
Kovid Goyal
5eefd41059
Add support for displaying correct colors with PNG files that contain embedded ICC color profiles 2020-08-12 10:34:16 +05:30
Luflosi
e17036a7a5
Remove trailing whitespace 2020-07-09 01:57:39 +02:00
Kovid Goyal
f72ecf1791
Start work on building macOS binary with bypy 2020-06-04 23:18:48 +05:30
Kovid Goyal
f9e60e7ef6
Start work on using bypy to build the binaries 2020-06-04 13:51:50 +05:30