Commit Graph

  • e8811ac6fb Move app quit to apprt action Mitchell Hashimoto 2025-01-04 07:10:07 -08:00
  • a6b5724926 apprt/gtk: Add Close Window action to context menu Timon de Groot 2025-01-04 15:35:56 +01:00
  • 0599f73fac chore: use KiB notation for representing memory size Alexandre Antonio Juca 2025-01-04 09:02:25 +01:00
  • 69e4428d80 fix typo: CSI header dkmar 2025-01-03 23:34:39 -08:00
  • dde1ae51bd Handle super+period key combination on macOS Bryan Lee 2025-01-04 15:00:04 +08:00
  • d00f18633b Migrate packaging guide to the website repository Bartosz Sokorski 2025-01-04 00:10:15 +01:00
  • 0e63dc18ff Merge branch 'feature/display-memory-size-in-bytes-and-kb' of github.com:AlexJuca/ghostty into feature/display-memory-size-in-bytes-and-kb Alexandre Antonio Juca 2025-01-03 23:42:21 +01:00
  • f14371e909 Merge branch 'main' of github.com:AlexJuca/ghostty into feature/display-memory-size-in-bytes-and-kb Alexandre Antonio Juca 2025-01-03 23:37:34 +01:00
  • 78cdc7d0de Merge branch 'main' of https://github.com/AlexJuca/ghostty into feature/display-memory-size-in-bytes-and-kb Alexandre Antonio Juca 2025-01-03 12:49:35 +01:00
  • 1baf8928a0 don't error when gtk4 could not be found via pkg-config (#4546) Mitchell Hashimoto 2025-01-03 14:28:11 -08:00
  • 6fd901fd3d don't error when gtk4 could not be found via pkg-config Jan200101 2025-01-03 23:12:11 +01:00
  • 482edf4a10 core: function to detect the display type Jeffrey C. Ollie 2025-01-03 15:44:55 -06:00
  • 0493b79caf don't make library building logic public Jan200101 2025-01-03 22:42:29 +01:00
  • 1dc9157727 always link system freetype2 using pkg-config Jan200101 2025-01-03 22:42:01 +01:00
  • 72e0fb14fe don't build freetype2 when system integration is enabled Jan200101 2025-01-03 22:41:15 +01:00
  • fa30a04f2a Docs: update goto_split documentation (#4536) Mitchell Hashimoto 2025-01-03 12:54:57 -08:00
  • 2f6e7d6ecd gtk: add class names to the rest of the windows (#4533) Mitchell Hashimoto 2025-01-03 12:51:13 -08:00
  • a014eee968 don't build oniguruma when system integration is enabled (#4534) Mitchell Hashimoto 2025-01-03 12:44:43 -08:00
  • 2610f5b4e2 Docs: update goto_split documentation Caleb Norton 2025-01-03 14:32:39 -06:00
  • dc90ef776e don't build oniguruma when system integration is enabled Jan200101 2025-01-03 21:27:22 +01:00
  • 063868b311 gtk: add class names to the rest of the windows Jeffrey C. Ollie 2025-01-03 14:08:00 -06:00
  • 25a112469c font(coretext): add config to adjust strength of font-thicken. Qwerasd 2025-01-03 14:19:19 -05:00
  • ab9b14215c input: legacy encoding falls back to mapping of logical key for ctrlseq (#4528) Mitchell Hashimoto 2025-01-03 11:09:09 -08:00
  • 74386be017 don't build fontconfig when system integration is enabled (#4520) Mitchell Hashimoto 2025-01-03 11:01:31 -08:00
  • 1bf8b262ea os: directory functions should prefer cached home if available (#4527) Mitchell Hashimoto 2025-01-03 11:01:03 -08:00
  • 6459e5c8ca Fixing a few typos in the source code comments (#4529) Peter Cock 2025-01-03 19:00:45 +00:00
  • 45d005ce65 input: legacy encoding falls back to mapping of logical key for ctrlseq Mitchell Hashimoto 2025-01-03 09:46:13 -08:00
  • d452a1dc8e typo in App.zig Peter Cock 2025-01-03 18:49:11 +00:00
  • fbbd533b3e typo in OpenGL.zig Peter Cock 2025-01-03 18:46:37 +00:00
  • 360a1bf00d typo in termio.zig Peter Cock 2025-01-03 18:45:20 +00:00
  • 4b9ad76a81 typo in Config.zig Peter Cock 2025-01-03 18:44:41 +00:00
  • fd2c461e7d typo in key.zig Peter Cock 2025-01-03 18:44:04 +00:00
  • 7cf3287de3 typos in key.zig Peter Cock 2025-01-03 18:42:17 +00:00
  • e03c428728 os: directory functions should prefer cached home if available Mitchell Hashimoto 2025-01-03 09:46:13 -08:00
  • 9d286de834 don't build fontconfig when system integration is enabled Jan200101 2025-01-03 18:39:11 +01:00
  • 7eb35d7275 Fix: Correct version strings for simdutf and cimgui to match vendored files (#4468) Mitchell Hashimoto 2025-01-03 09:13:52 -08:00
  • 5f9e1fc1a5 Fix new deprecation warnings introduced by bumping deployment target Harlan Haskins 2025-01-03 10:45:06 -05:00
  • eda7f10529 Adopt @Observable in SwiftUI code Harlan Haskins 2025-01-03 10:41:41 -05:00
  • b0404867b7 fix: macos incorrect quick terminal position acehinnnqru 2025-01-03 22:44:26 +08:00
  • e1bc6477b1 Merge branch 'main' of https://github.com/AlexJuca/ghostty into feature/display-memory-size-in-bytes-and-kb Alexandre Antonio Juca 2025-01-03 12:49:35 +01:00
  • 6b4e6d2fa5 feat: Display memory usage and and limit in both bytes and Kb for improved readability Alexandre Antonio Juca 2025-01-03 12:48:52 +01:00
  • 8a3aae2caf code review Damien Mehala 2025-01-03 11:57:31 +01:00
  • 9fa404c390 Ensure all search results are visible in theme list Bryan Lee 2025-01-03 16:23:10 +08:00
  • 65a0fa4f35 Fix: Update pkg/simdutf/build.zig.zon to match vendored version azhn 2025-01-03 18:20:36 +11:00
  • 29f040716c Fix cimgui version string to match pkg/cimgui/vendor/ and the upstream version azhn 2025-01-03 17:47:50 +11:00
  • 6b37b92f16 apprt/gtk: partial fix for doubleclicking divider to equalize Opposite34 2025-01-03 12:58:17 +09:00
  • e2f9eb6a6f keybindings: improve sort to include key value 1,2,3,4... (#4399) Mitchell Hashimoto 2025-01-02 19:43:19 -08:00
  • f2d255d423 Correct typos and update typos.toml (#4456) Mitchell Hashimoto 2025-01-02 19:29:26 -08:00
  • bec46fc2fc Revert "gtk: equalize on double clicking the split handle (#3557)" Mitchell Hashimoto 2025-01-02 19:17:34 -08:00
  • bc5cbf3e87 kittygfx: Ensure temporary files are named per spec (#4451) Mitchell Hashimoto 2025-01-02 19:13:19 -08:00
  • ac524b6c34 Correct typos and update typos.toml Bryan Lee 2025-01-03 09:55:21 +08:00
  • 4cb2fd4f79 Add negative test for temporary filename and fix other tests David Leadbeater 2025-01-03 11:52:24 +11:00
  • a10b45fb1f core: detect what desktop environment the user is using (#4343) Mitchell Hashimoto 2025-01-02 16:44:16 -08:00
  • 3c93f00d04 cli: only print out DE when using the GTK apprt Jeffrey C. Ollie 2025-01-02 11:52:20 -06:00
  • c89df01e13 core: prohibit checking for the desktop environment on linux during comptime Jeffrey C. Ollie 2025-01-01 18:49:26 -06:00
  • 5c39d09053 core: detect what desktop environment the user is using Jeffrey C. Ollie 2025-01-01 18:06:31 -06:00
  • cde8b7e810 chore: fix typos (#4407) Mitchell Hashimoto 2025-01-02 16:15:42 -08:00
  • c9dfcd2781 kittygfx: Ensure temporary files are named per spec David Leadbeater 2025-01-03 11:12:33 +11:00
  • 7e1b7bb8b3 performable: prefix (#4345) Mitchell Hashimoto 2025-01-02 16:11:24 -08:00
  • bcd4b3a680 config: improve adw-toast docs Mitchell Hashimoto 2025-01-02 16:07:26 -08:00
  • d42e67bdad gtk: fix non-notebook separator colors (#4421) Mitchell Hashimoto 2025-01-02 16:04:54 -08:00
  • e6399c947a update our default bindings that are performable Mitchell Hashimoto 2025-01-02 15:49:35 -08:00
  • a0de1be65f gtk: fix non-notebook separator colors Jeffrey C. Ollie 2025-01-02 12:23:05 -06:00
  • 13ad7b25dd docs: improve binding actions documentation clarity and consistency Erlend Lind Madsen 2025-01-02 21:12:41 +01:00
  • b65c26966a macos: fix window borders on dark mode (#4308) Mitchell Hashimoto 2025-01-02 15:41:57 -08:00
  • 95b73f197f Add docs for performable Mitchell Hashimoto 2025-01-02 15:38:41 -08:00
  • 89e0e7e69c support different base for palette keys in config (#4298) Mitchell Hashimoto 2025-01-02 15:37:20 -08:00
  • 82695edaff macos: fix window borders on dark mode Gabriel Moreno 2025-01-01 14:31:23 -04:00
  • 8d7ed3e0fc feat: parse ConEmu OSC9;2 Damien Mehala 2025-01-03 00:20:54 +01:00
  • 405fe377d2 wuffs: update, add jpeg decoding, add simple tests (#4250) Mitchell Hashimoto 2025-01-02 15:24:28 -08:00
  • fe9bbec92e config: allow other base numbers for palette indexes roshal 2001-01-25 20:41:04 +03:00
  • 263146ebe2 core: if we change RLIMIT_NOFILE, reset it when executing commands (#4241) Mitchell Hashimoto 2025-01-02 15:19:52 -08:00
  • 8827b6e738 Partial fix for #1938, add GDK_DEBUG=gl-no-fractional (#4255) Mitchell Hashimoto 2025-01-02 15:17:25 -08:00
  • 0ef24f3c75 ci: only test pkgs on Linux Mitchell Hashimoto 2025-01-02 15:08:29 -08:00
  • 8e47d0267b Move resource limits to a dedicated struct, restore before preexec Mitchell Hashimoto 2025-01-02 15:04:49 -08:00
  • 9d9fa60ece code review Damien Mehala 2025-01-02 23:57:53 +01:00
  • 9bdea17a81 Improve invalid keybind error messages Jonathan Lopez 2024-12-28 09:46:50 -05:00
  • 602e4eb606 Implement loading custom css in the GTK app (#4200) Mitchell Hashimoto 2025-01-02 14:34:28 -08:00
  • 764a2365af don't build harfbuzz when system integration is enabled (#4205) Mitchell Hashimoto 2025-01-02 14:33:12 -08:00
  • 8c74b80704 config: Add the option toast_on_clipboard_copy (#4185) Mitchell Hashimoto 2025-01-02 14:31:13 -08:00
  • 509cf306f5 config: improve documentation for color configuration (#4184) Mitchell Hashimoto 2025-01-02 14:23:09 -08:00
  • fb8c83e07c config: change toast config to packed struct Mitchell Hashimoto 2025-01-02 14:15:09 -08:00
  • d28024bb60 Clarify CLI vs. Keybind Actions documentation (#4116) Mitchell Hashimoto 2025-01-02 14:10:23 -08:00
  • e6bb1a56eb config: Add the option toast_on_clipboard_copy Yotam Gurfinkel 2024-12-31 14:43:26 +02:00
  • 5293e8a819 Merge branch 'patch-1' Mitchell Hashimoto 2025-01-02 14:06:41 -08:00
  • bed37ac844 update wording Mitchell Hashimoto 2025-01-02 14:06:18 -08:00
  • e7354e7308 Update src/config/Config.zig Mitchell Hashimoto 2025-01-02 14:05:49 -08:00
  • 18001c3251 font: allow non-boolean font feature settings (#4139) Mitchell Hashimoto 2025-01-02 14:04:20 -08:00
  • 3a01beb050 Don't steal focus on mouse events that are within 1 px (#3997) Mitchell Hashimoto 2025-01-02 14:01:27 -08:00
  • fc545cd048 fix: handle intermediate bytes in CSI and ESC sequences (#4063) Mitchell Hashimoto 2025-01-02 13:53:19 -08:00
  • f5f887efd9 fix: selected text remains after clear_screen action (#4040) Mitchell Hashimoto 2025-01-02 13:50:09 -08:00
  • 1a530cb96a core: add build option to disable sentry (#3934) Mitchell Hashimoto 2025-01-02 13:49:54 -08:00
  • 6a4842f110 Don't steal focus on mouse events that are within 1 px Matt Rochford 2024-12-29 13:47:03 -08:00
  • f60068eabd add option to strip build regardless of optimization (#3945) Mitchell Hashimoto 2025-01-02 13:41:47 -08:00
  • 7eb6b29d4c macos: make auto-update optional (#4436) Mitchell Hashimoto 2025-01-02 13:38:15 -08:00
  • 0d2a6c7346 gtk: refactor gtk & adw notebook implementations (#3578) Mitchell Hashimoto 2025-01-02 13:37:29 -08:00
  • 898d988799 Set an initial start position (#3929) Mitchell Hashimoto 2025-01-02 13:35:13 -08:00
  • 7a5ef3da2b remove sentry test for macOS, remove windows check Mitchell Hashimoto 2025-01-02 13:34:11 -08:00
  • cb8d30f938 core: add build option to disable sentry Jeffrey C. Ollie 2024-12-29 16:10:44 -06:00
  • 0778c67429 gtk: refactor gtk & adw notebook implementations Jeffrey C. Ollie 2024-11-02 13:10:22 -05:00