Kovid Goyal
|
d36a64087e
Bump Go to 1.23
|
vor 3 Monaten |
Kovid Goyal
|
81061a8d43
macOS: Bump the minimum required macOS version to Catalina released five years ago.
|
vor 3 Monaten |
Kovid Goyal
|
2c743dcdb2
Update sound support in desktop notifications spec
|
vor 3 Monaten |
Kovid Goyal
|
9b19f300fe
Drop support for building without UserNotifications
|
vor 3 Monaten |
Kovid Goyal
|
b8e6d6b058
fonts should not be removed by make clean
|
vor 4 Monaten |
Kovid Goyal
|
a54afe2433
make clean should remove copied in fonts
|
vor 4 Monaten |
Kovid Goyal
|
71f96b3c83
Package the standalone NERD font
|
vor 4 Monaten |
Kovid Goyal
|
15af20fa31
Copy in systemwide NERD font during build
|
vor 4 Monaten |
Kovid Goyal
|
9b3bb05a3a
Drop support for 32-bit x86 prebuilt binaries
|
vor 6 Monaten |
Kovid Goyal
|
b5cf999da9
Make kitty --single-instance fast
|
vor 5 Monaten |
Kovid Goyal
|
581db0ab7a
Make kitty --version fast
|
vor 5 Monaten |
Kovid Goyal
|
adc457ff0f
Dynload libsystemd
|
vor 6 Monaten |
Kovid Goyal
|
f979c24add
Move some defines to only the source files where they are needed
|
vor 6 Monaten |
Kovid Goyal
|
f30652c24a
...
|
vor 6 Monaten |
Kovid Goyal
|
28a9f48786
Fix CI with systemd
|
vor 6 Monaten |
Kovid Goyal
|
39ea084be9
Linux: Run all child processes in their own systemd scope to prevent the OOM killer from harvesting kitty when a child process misbehaves
|
vor 6 Monaten |
Kovid Goyal
|
a4c9cb6d28
Small performance increase in SIMD code
|
vor 6 Monaten |
Kovid Goyal
|
8183e9d3ef
Fix CI build failure on macOS
|
vor 6 Monaten |
Kovid Goyal
|
437fc0d8c2
Revert renaming of kitty.dekstop to kitty-terminal.desktop
|
vor 7 Monaten |
Kovid Goyal
|
597710dd53
Add StartupNotify to kitty.desktop
|
vor 7 Monaten |
Kovid Goyal
|
20375ee77a
Fix #7310
|
vor 7 Monaten |
Kovid Goyal
|
d260c0a679
...
|
vor 8 Monaten |
Kovid Goyal
|
c72963dfc5
Use requires-python in pyproject.toml to specify python requirement
|
vor 8 Monaten |
Kovid Goyal
|
a0424bf1bd
Dont omit frame pointer in debug and profile builds
|
vor 8 Monaten |
Kovid Goyal
|
5e0185d3eb
Ensure KITTY_NO_SIMD is defined for all files on arches without SIMD support
|
vor 8 Monaten |
Kovid Goyal
|
0153c9bb85
Use -g3 for profiling rather than -g
|
vor 8 Monaten |
Kovid Goyal
|
10cff577d6
Also get a backtrace when generating go code segfaults on CI
|
vor 8 Monaten |
Kovid Goyal
|
77125798a4
Redirect to NULL instead of pipe since we dont use the output
|
vor 8 Monaten |
Kovid Goyal
|
c26954c69e
...
|
vor 8 Monaten |
Kovid Goyal
|
9667da307c
Print detected compiler type in verbose mode
|
vor 8 Monaten |