Commit Graph

  • a92e761c09 fix: added locale to il8n.zig RubenRME 2025-03-31 12:51:19 +02:00
  • 62bbad96b1 fix: fixed missing translation key at line 250 RubenRME 2025-03-31 12:48:51 +02:00
  • 1c73f757df lang: added Korean language file RubenRME 2025-03-31 03:46:41 +02:00
  • 1067cd3d8a core: update libvaxis and zf for transitive zigimg dependency (#6947) Jeffrey C. Ollie 2025-03-28 14:55:28 -05:00
  • 9f57a03926 core: update libvaxis and zf for transitive zigimg dependency Jeffrey C. Ollie 2025-03-28 14:31:57 -05:00
  • 0afb922375 macos: reset the last command key state when keyDown event (#6933) Mitchell Hashimoto 2025-03-27 07:50:33 -07:00
  • 99843cf54d macos: reset the last command key state when keyDown event Mitchell Hashimoto 2025-03-27 07:19:07 -07:00
  • 1c3693c383 version bump for development (#6928) Jeffrey C. Ollie 2025-03-26 23:46:59 -05:00
  • 27978ef4d0 version bump for development Jeffrey C. Ollie 2025-03-26 23:29:15 -05:00
  • 494279419a gtk: use up-to-date maximized & fullscreen state in syncAppearance (#6924) Leah Amelia Chen 2025-03-26 20:33:55 +01:00
  • ae3e92a3fb gtk: use up-to-date maximized & fullscreen state in syncAppearance Leah Amelia Chen 2025-03-26 19:24:36 +01:00
  • ed4260b3c2 fix: escape characters in shell escape test (#6925) Jeffrey C. Ollie 2025-03-26 14:14:38 -05:00
  • 18cc119ced fix: escape characters in shell escape test Ian den Hartog 2025-03-26 19:52:36 +01:00
  • 613857cf7e fix: add ( and ) to escape characters when dropping files in gtk (#6922) Jeffrey C. Ollie 2025-03-26 13:38:10 -05:00
  • 447a889559 fix: add ( and ) to escape characters when dropping files in gtk Ian den Hartog 2025-03-26 19:24:31 +01:00
  • 837cdf0556 Metal: fix crunchy constrained glyphs (#6914) Mitchell Hashimoto 2025-03-26 11:20:14 -07:00
  • e96f94d8d7 fix(Metal): improve constraint width logic to account for x offset Qwerasd 2025-03-25 20:57:53 -06:00
  • 6f9a362a4d fix(Metal): fix crunchy appearance of constrained glyphs Qwerasd 2025-03-25 20:57:08 -06:00
  • bcff4e18f4 macos: remove special-case cmd+period handling, redispatch unhandled doCommand (#6909) Mitchell Hashimoto 2025-03-25 15:18:54 -07:00
  • 67f47a6e22 macos: remove special-case cmd+period handling Mitchell Hashimoto 2025-03-25 14:53:14 -07:00
  • 416b617de9 fix canonicalizing some zh locales (#6885) Aaron Ruan 2025-03-25 22:46:14 +08:00
  • 6c3accede8 remove extra punctuation Andrej Daskalov 2025-03-25 09:53:18 +01:00
  • 7915ef5661 moved mk locale to bottom of list Andrej Daskalov 2025-03-25 09:48:51 +01:00
  • 6e6689d825 Merge branch 'main' into mk-localization Andrej Daskalov 2025-03-25 09:46:56 +01:00
  • 5d9bee98e8 pl_PL translations (#6771) Mitchell Hashimoto 2025-03-24 10:43:47 -07:00
  • bf179207a1 Add pl_PL translations Bartosz Sokorski 2025-03-17 12:16:30 +01:00
  • 150b7bdad1 feat: add Ukrainian translations and locale support (#6759) Mitchell Hashimoto 2025-03-24 10:39:34 -07:00
  • 20111048a4 fead: add new Ukrainian translations Danylo Zalizchuk 2025-03-20 09:16:54 +02:00
  • 36c7fda40b Merge branch 'main' of github.com:danulqua/ghostty Danylo Zalizchuk 2025-03-20 09:13:38 +02:00
  • 99da99cb9c Merge branch 'main' into main Danylo Zalizchuk 2025-03-19 09:42:29 +02:00
  • b8b5882c75 fix: removed words capitalization in the Ukrainian translations Danylo Zalizchuk 2025-03-19 09:38:42 +02:00
  • e6b77cf008 fix: update "Reloaded the configuration" translation Danylo Zalizchuk 2025-03-18 19:13:06 +02:00
  • 90a3719275 fix: reorder locales to ensure they follow ASCII ordering Danylo Zalizchuk 2025-03-16 22:59:10 +02:00
  • c1bf301bc7 feat: add Ukrainian translations and locale support Danylo Zalizchuk 2025-03-16 22:23:07 +02:00
  • 7200c87326 pkg/harfbuzz: update 8.4 => 11.0 (#6897) Mitchell Hashimoto 2025-03-24 10:26:59 -07:00
  • 89728070e9 pkg/harfbuzz: update 8.4 => 11.0 Mitchell Hashimoto 2025-03-24 10:00:53 -07:00
  • c1ef0c0369 pkg/glfw: update to HEAD as of 2025-03-24 (#6896) Mitchell Hashimoto 2025-03-24 10:01:30 -07:00
  • 8cc5ee39d0 pkg/glfw: update to HEAD as of 2025-03-24 Mitchell Hashimoto 2025-03-24 09:51:46 -07:00
  • 889478f310 PACKAGING.md: remove the note about 1.1.0/1.1.1/1.1.2 v1.1.3 1.1.x Mitchell Hashimoto 2025-03-24 07:06:25 -07:00
  • 8bd3073cb7 build: generate a build.zig.zon.txt file for easy zig fetch scripting Jeffrey C. Ollie 2025-02-14 10:08:40 -06:00
  • acafe881a0 Add back fetch-zig-cache.sh for packaging Mitchell Hashimoto 2025-02-14 07:23:10 -08:00
  • 80030f20f0 backport(1.1.x) gtk: ensure that the content scale is always positive (#6890) Mitchell Hashimoto 2025-03-23 14:38:59 -07:00
  • 602b47ff4e fix: use surfaceConfig.backgroundColor to determine if the theme is light or dark Aaron Ruan 2025-02-20 21:25:05 +08:00
  • 3a7fb03ef9 Fix new window focus when quick terminal is open Bryan Lee 2025-02-17 23:54:14 +08:00
  • 3423cfdc71 Fix elvish sudo integration and update documentation Yappaholic 2025-02-25 23:17:00 +03:00
  • b2a8211f9e Fix Terminal Inspector option turns inactive if toggled in the Quick Terminal Mikhail Borisov 2025-02-28 00:38:29 +01:00
  • 8fdb3e6e99 gtk: ensure that the content scale is always positive Jeffrey C. Ollie 2025-03-23 16:30:49 -05:00
  • f1c510f9fe Make equalize_splits action only affect current window Bryan Lee 2025-03-04 22:37:32 +08:00
  • 3264051f8d apprt/embedded: utf8 encoding buffer lifetime must extend beyond call Mitchell Hashimoto 2025-03-19 20:55:41 -07:00
  • b2ad90fe18 apprt/gtk: any preedit change should note a composing state Mitchell Hashimoto 2025-03-17 11:41:16 -07:00
  • 9d5e64a76f fix(Metal): force a full rebuild in setFontGrid Qwerasd 2025-02-26 14:11:05 -05:00
  • 691fbccbfc terminal: increase CSI max params to 24 to accept Kakoune sequence Mitchell Hashimoto 2025-02-22 20:40:06 -08:00
  • 92bd6b6244 dont use shift+equal combo rhodes-b 2025-02-08 20:58:56 -06:00
  • ccf72dfbf7 termio: use modified backend Tim Culverhouse 2025-02-14 22:44:27 -06:00
  • 196bc55757 termio: prevent responses to non-query OSC 21 sequences Tim Culverhouse 2025-02-14 18:55:26 -06:00
  • f458d48f9b gtk: work around oversized drag handle for GtkPaned David Wales 2025-02-26 22:18:24 +11:00
  • adf7c87cb2 gtk: update the window title when grabbing tab focus Maciej Bartczak 2025-02-28 19:08:49 +01:00
  • c9ca09af90 update build.zig.zon.nix Mitchell Hashimoto 2025-03-23 13:58:02 -07:00
  • e30b5efd5d apprt/gtk: make GL context current in unrealize Mitchell Hashimoto 2025-03-22 14:12:40 -07:00
  • 67650c273a up versions for development Mitchell Hashimoto 2025-02-13 15:31:07 -08:00
  • 13b94d995c added macedonian translation file Andrej Daskalov 2025-03-23 14:41:07 +01:00
  • c58fe676ad gtk: a couple more C cleanups (#6876) Jeffrey C. Ollie 2025-03-22 23:07:19 -05:00
  • 68b8ba12c7 Update iTerm2 colorschemes (#6878) Mitchell Hashimoto 2025-03-22 20:46:03 -07:00
  • 8aab16b6e6 deps: Update iTerm2 color schemes mitchellh 2025-03-23 00:13:47 +00:00
  • b722f537e7 apprt/gtk: make GL context current in unrealize (#6877) Mitchell Hashimoto 2025-03-22 14:48:51 -07:00
  • 9d5ce6e47d apprt/gtk: remove gtk-gsk-renderer config Mitchell Hashimoto 2025-03-22 14:28:31 -07:00
  • 36f841ee80 apprt/gtk: make GL context current in unrealize Mitchell Hashimoto 2025-03-22 14:12:40 -07:00
  • 1317e62722 gtk: a couple more C cleanups Jeffrey C. Ollie 2025-03-22 16:13:08 -05:00
  • cd6b850758 shell-integration: minor documentation updates Jon Parise 2025-03-22 15:57:04 -04:00
  • 0caba3e19f shell-integration: comptime buffer capacity Jon Parise 2025-03-22 15:54:48 -04:00
  • 36ff70eb7f shell-integration: use elvish's native list type Jon Parise 2025-03-22 12:26:56 -04:00
  • 77dc5c9dd2 shell-integration: use fish's native list type Jon Parise 2025-03-22 12:11:51 -04:00
  • 314d52ac3a shell-integration: switch to $GHOSTTY_SHELL_FEATURES Jon Parise 2025-03-22 08:28:56 -04:00
  • 747c43ffa0 gtk: clean up C remnants and @ptrCasts (#6862) Leah Amelia Chen 2025-03-21 21:35:11 +01:00
  • f659e70938 gtk: clean up C remnants and @ptrCasts Leah Amelia Chen 2025-03-21 19:23:22 +01:00
  • 4a51643043 Mention macOS' open in the CLI help messages (#6848) Mitchell Hashimoto 2025-03-21 07:21:27 -07:00
  • 9a9bc43a9b Mention macOS' open in the CLI help messages. Kat 2025-03-21 19:10:52 +11:00
  • 1980f9aed4 font/freetype: disable SVG glyphs, simplify color check (#6824) Mitchell Hashimoto 2025-03-20 11:47:02 -07:00
  • 141b697f9d apprt/embedded: utf8 encoding buffer lifetime must extend beyond call (#6834) Mitchell Hashimoto 2025-03-19 21:47:13 -07:00
  • f31f8bb782 apprt/embedded: utf8 encoding buffer lifetime must extend beyond call Mitchell Hashimoto 2025-03-19 20:55:41 -07:00
  • f0080529c4 fix(font/shape): don't require emoji presentation for grapheme parts Qwerasd 2025-03-19 14:50:42 -06:00
  • 88ff566e06 ci: simplify debian 12 check (#6825) Mitchell Hashimoto 2025-03-19 13:18:41 -07:00
  • 75045d92b4 Tweak Norwegian Bokmål translation (#6812) Mitchell Hashimoto 2025-03-19 13:18:05 -07:00
  • 41130ce25f fix: inconsistent behavior from legacy and kitty Key encoding (#5728) Mitchell Hashimoto 2025-03-19 13:03:32 -07:00
  • 9b3bd146c6 Tweak Norwegian Bokmål translation Christoffer Tønnessen 2025-03-19 20:44:47 +01:00
  • a7a57011f0 ci: simplify debian 12 check Jeffrey C. Ollie 2025-03-19 14:44:31 -05:00
  • d61e53d6d6 Kitty key encoding should not encode backspace if UTF-8 text is present Serim Son 2025-02-13 13:38:18 +09:00
  • 9c064216a2 build: distribute gresource c/h with source tarball (#6822) Mitchell Hashimoto 2025-03-19 12:10:08 -07:00
  • 7b8c2232d3 build: distribute gresource c/h with source tarball Mitchell Hashimoto 2025-03-19 10:12:45 -07:00
  • 6f84a5d682 font/freetype: disable SVG glyphs, simplify color check Qwerasd 2025-03-19 12:39:34 -06:00
  • bd315c8394 os: Add extra sentinel for GHOSTTY_RESOURCES_DIR (#6814) Mitchell Hashimoto 2025-03-19 09:04:17 -07:00
  • 403b3617f7 update translations Mitchell Hashimoto 2025-03-19 08:54:25 -07:00
  • 39d4cc3702 update CODEOWNERS Mitchell Hashimoto 2025-03-19 08:52:34 -07:00
  • 55c221c572 Merge branch 'main' into main Danylo Zalizchuk 2025-03-19 09:42:29 +02:00
  • 15efb913bf fix: removed words capitalization in the Ukrainian translations Danylo Zalizchuk 2025-03-19 09:38:42 +02:00
  • f412237106 fix: update "Reloaded the configuration" translation Danylo Zalizchuk 2025-03-18 19:13:06 +02:00
  • cb7180ef77 fix: reorder locales to ensure they follow ASCII ordering Danylo Zalizchuk 2025-03-16 22:59:10 +02:00
  • e93be23f68 feat: add Ukrainian translations and locale support Danylo Zalizchuk 2025-03-16 22:23:07 +02:00
  • bfec219510 Regenerate translations to fix CI (#6820) Mitchell Hashimoto 2025-03-19 08:39:00 -07:00
  • e56002e149 Regenerate translations. Mitchell Hashimoto 2025-03-19 08:28:19 -07:00