Commit History

Author SHA1 Message Date
  Kovid Goyal b8e6d6b058 fonts should not be removed by make clean 7 months ago
  Kovid Goyal a54afe2433 make clean should remove copied in fonts 7 months ago
  Kovid Goyal 71f96b3c83 Package the standalone NERD font 7 months ago
  Kovid Goyal 15af20fa31 Copy in systemwide NERD font during build 7 months ago
  Kovid Goyal 9b3bb05a3a Drop support for 32-bit x86 prebuilt binaries 9 months ago
  Kovid Goyal b5cf999da9 Make kitty --single-instance fast 7 months ago
  Kovid Goyal 581db0ab7a Make kitty --version fast 8 months ago
  Kovid Goyal adc457ff0f Dynload libsystemd 9 months ago
  Kovid Goyal f979c24add Move some defines to only the source files where they are needed 9 months ago
  Kovid Goyal f30652c24a ... 9 months ago
  Kovid Goyal 28a9f48786 Fix CI with systemd 9 months ago
  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 9 months ago
  Kovid Goyal a4c9cb6d28 Small performance increase in SIMD code 9 months ago
  Kovid Goyal 8183e9d3ef Fix CI build failure on macOS 9 months ago
  Kovid Goyal 437fc0d8c2 Revert renaming of kitty.dekstop to kitty-terminal.desktop 10 months ago
  Kovid Goyal 597710dd53 Add StartupNotify to kitty.desktop 10 months ago
  Kovid Goyal 20375ee77a Fix #7310 10 months ago
  Kovid Goyal d260c0a679 ... 10 months ago
  Kovid Goyal c72963dfc5 Use requires-python in pyproject.toml to specify python requirement 10 months ago
  Kovid Goyal a0424bf1bd Dont omit frame pointer in debug and profile builds 11 months ago
  Kovid Goyal 5e0185d3eb Ensure KITTY_NO_SIMD is defined for all files on arches without SIMD support 11 months ago
  Kovid Goyal 0153c9bb85 Use -g3 for profiling rather than -g 11 months ago
  Kovid Goyal 10cff577d6 Also get a backtrace when generating go code segfaults on CI 11 months ago
  Kovid Goyal 77125798a4 Redirect to NULL instead of pipe since we dont use the output 11 months ago
  Kovid Goyal c26954c69e ... 11 months ago
  Kovid Goyal 9667da307c Print detected compiler type in verbose mode 11 months ago
  Kovid Goyal baa3ec0a62 Explicitly detect compiler types gcc vs clang 11 months ago
  Kovid Goyal 3950632517 Switch to detecting clang rather than gcc 11 months ago
  Kovid Goyal 297ac9c3fe ... 11 months ago
  Kovid Goyal 17fe6b3373 Simplify sanitize args 11 months ago