Commit Graph

  • e63870c094 Merge pull request #1252 from KNnut/typo Mitchell Hashimoto 2024-01-07 22:00:32 -08:00
  • 342b5e9d06 implement enquiry Jeffrey C. Ollie 2024-01-07 23:47:39 -06:00
  • a2e6c6b86b readme: fix a typo KNnut 2024-01-08 10:24:48 +08:00
  • ba45e4120e Merge pull request #1248 from der-teufel-programming/main Mitchell Hashimoto 2024-01-07 15:34:38 -08:00
  • ad0db1d2ae nix: update hash Mitchell Hashimoto 2024-01-07 15:30:56 -08:00
  • fa0d7e963a Merge pull request #1249 from mitchellh/constrain-dingbats Mitchell Hashimoto 2024-01-07 15:06:11 -08:00
  • 62e5234da4 renderer: for constrained cells, offset was being doubled Mitchell Hashimoto 2024-01-07 15:02:56 -08:00
  • f7c558e733 renderer: constrain dingbats category to cell size Mitchell Hashimoto 2024-01-07 14:54:15 -08:00
  • df19a68dd6 Update mach-glfw dependency Krzysztof Wolicki 2024-01-07 23:38:17 +01:00
  • 477a79087b nix: update nixpkgs-zig-0-12 input, also cache hash Chris Marchesi 2024-01-07 13:51:29 -08:00
  • b4a08dd5f1 Update mach-glfw dependency Krzysztof Wolicki 2024-01-07 22:45:59 +01:00
  • 42eed75b64 Update mach-glfw dependency Krzysztof Wolicki 2024-01-07 21:52:00 +01:00
  • 3c78df70fb Maybe this will help macos Krzysztof Wolicki 2024-01-07 21:39:53 +01:00
  • f6e93c8748 ci: release should only run with a main main ref Mitchell Hashimoto 2024-01-07 12:34:36 -08:00
  • 162ebaa8fa Merge pull request #1246 from rbino/linux-xft-dpi Mitchell Hashimoto 2024-01-07 12:29:13 -08:00
  • b62c78b61d apprt/gtk: stylistic changes Mitchell Hashimoto 2024-01-07 12:25:56 -08:00
  • 46530b572e Merge branch 'main' of github.com:der-teufel-programming/ghostty Krzysztof Wolicki 2024-01-07 21:22:19 +01:00
  • b27fc44837 Link frameworks to macos module conditionally Krzysztof Wolicki 2024-01-07 21:22:09 +01:00
  • 8db0697b5d nix: update hash Mitchell Hashimoto 2024-01-07 12:18:11 -08:00
  • 2f5bcf2e27 Attempt to fix building on macos Krzysztof Wolicki 2024-01-07 21:17:17 +01:00
  • a8a42c8658 fix macos zig build test failures Mitchell Hashimoto 2024-01-07 12:10:48 -08:00
  • c1bde28af4 update flake Mitchell Hashimoto 2024-01-07 12:03:23 -08:00
  • 5698607a1c Clean pkg/fontconfig/build.zig Krzysztof Wolicki 2024-01-07 20:54:22 +01:00
  • 9964a55d47 Update source for zig-build-macos-sdk for pkg/apple-sdk Krzysztof Wolicki 2024-01-07 20:48:00 +01:00
  • 12f4210558 Update required zig version to 0.12.0-dev.2063+804cee3b9 Krzysztof Wolicki 2024-01-07 20:42:30 +01:00
  • 54e866d16e Change source of mach_glfw to experimental branch in fork Krzysztof Wolicki 2024-01-07 19:25:06 +01:00
  • f917be968d Merge branch 'mitchellh:main' into main Krzysztof Wolicki 2024-01-07 19:13:06 +01:00
  • ddebb31b8a Add include paths to more modules in pkg/ Krzysztof Wolicki 2024-01-07 19:07:16 +01:00
  • 6c7c5eecce Add include paths to freetype module Krzysztof Wolicki 2024-01-07 18:45:07 +01:00
  • 9e14a7ea62 Add include paths to modules in pkg/ Krzysztof Wolicki 2024-01-07 17:39:39 +01:00
  • eb4ede8b6f Update sources for zig-objc and zig-js Krzysztof Wolicki 2024-01-07 17:37:42 +01:00
  • ad503b8c4f linux: consider Xft.dpi to scale the content Riccardo Binetti 2024-01-07 17:05:39 +01:00
  • e1a28dcabf Merge pull request #1245 from mitchellh/clear-screen-consume Mitchell Hashimoto 2024-01-07 08:04:59 -08:00
  • 383b7c5870 core: clear_screen binding doesn't consume on alt screen Mitchell Hashimoto 2024-01-07 07:54:42 -08:00
  • fe0842c2d0 linux: add a function to check if we're running on X11 Riccardo Binetti 2024-01-07 16:54:01 +01:00
  • 5bb25536e1 Update source for libxev Krzysztof Wolicki 2024-01-07 15:00:31 +01:00
  • 5776c54225 Update changed build.zig Krzysztof Wolicki 2024-01-07 15:00:17 +01:00
  • 76f760c7eb Merge pull request #1241 from mitchellh/monaspace-ligs Mitchell Hashimoto 2024-01-06 19:40:47 -08:00
  • f447e6f9df font: insert blank cells for multi-cell ligatures for styling Mitchell Hashimoto 2024-01-06 18:57:42 -08:00
  • 1403db8835 Merge pull request #1239 from jcollie/nix-fix-build Mitchell Hashimoto 2024-01-06 15:19:22 -08:00
  • 6626c315d7 In some cases, 'self' would not be passed to the package. It's not necessary so remove it. Jeffrey C. Ollie 2024-01-06 16:30:40 -06:00
  • 0369a6d5a7 Merge pull request #1238 from mitchellh/macos-shell Mitchell Hashimoto 2024-01-06 12:40:02 -08:00
  • d65fbba39e config: do not load command from SHELL when launched from desktop Mitchell Hashimoto 2024-01-06 12:31:01 -08:00
  • 8a816dc5ef os: mac app launched with bundle env var is treated as desktop launch Mitchell Hashimoto 2024-01-06 12:30:44 -08:00
  • 0c40c99887 Merge pull request #1235 from jcollie/nix-full-version Mitchell Hashimoto 2024-01-06 10:50:29 -08:00
  • f09901f236 Include '-nix' in the version string to distinguish Nix builds. Jeffrey C. Ollie 2024-01-06 00:08:30 -06:00
  • c93436ad5d Merge pull request #1236 from mitchellh/apple-emoji Mitchell Hashimoto 2024-01-05 21:48:00 -08:00
  • 0200f79554 Include the git commit hash in the Nix package. Jeffrey C. Ollie 2024-01-05 23:44:53 -06:00
  • efd196e5c9 pkg/freetype: unknown errors should be reported, not unreachable Mitchell Hashimoto 2024-01-05 21:08:39 -08:00
  • 962be81f71 core: add Apple Color Emoji on macOS if its available Mitchell Hashimoto 2024-01-05 21:03:37 -08:00
  • 710b02a2ab Merge branch 'main' of github.com:mitchellh/ghostty Krzysztof Wolicki 2024-01-06 05:42:55 +01:00
  • 58e9eb80ab Merge pull request #1233 from mitchellh/shell-alloc Mitchell Hashimoto 2024-01-05 14:29:57 -08:00
  • 48f316ebd2 termio: support XDG data dirs greater than 4k for fish shell integration Mitchell Hashimoto 2024-01-05 14:27:12 -08:00
  • c0ba361708 Merge pull request #1232 from mitchellh/service_window Mitchell Hashimoto 2024-01-05 12:33:17 -08:00
  • 42c10de814 macos: move active state to delegate Mitchell Hashimoto 2024-01-05 12:32:18 -08:00
  • 3aad646be2 macos: Address window spawning and ordering issues from service. Vivek Roy 2024-01-06 00:35:24 +05:30
  • 5a56b6ccad Merge pull request #1231 from mitchellh/macos-winsize Mitchell Hashimoto 2024-01-05 09:55:45 -08:00
  • 9bf13c6236 macos: set initial window size in controller window init Mitchell Hashimoto 2024-01-05 09:42:50 -08:00
  • 095394e562 Merge pull request #1226 from mitchellh/boehs/1213 Mitchell Hashimoto 2024-01-05 09:03:14 -08:00
  • cf18e23256 config: create the config dir recursively for edit Mitchell Hashimoto 2024-01-05 09:01:30 -08:00
  • a62061aec6 config: use dirname so we don't have to alloc a new dir for edit Mitchell Hashimoto 2024-01-05 07:54:20 -08:00
  • f679489a65 Merge pull request #1224 from gpanders/windows-crlf Mitchell Hashimoto 2024-01-05 07:40:22 -08:00
  • 5fe2d03e96 cli: strip CR in line iterator Gregory Anders 2024-01-05 09:21:34 -06:00
  • 3a93831e39 Fix #1213 (create dir if needed for settings) Evan Boehs 2024-01-05 10:36:26 -05:00
  • 929552354c update README about zig version Mitchell Hashimoto 2024-01-05 07:32:53 -08:00
  • 20300f46da Merge pull request #1220 from jcollie/gtk-open-config-menu Mitchell Hashimoto 2024-01-04 22:04:54 -08:00
  • 198c7e3203 Merge pull request #1219 from mitchellh/config-change Mitchell Hashimoto 2024-01-04 21:55:53 -08:00
  • be176bb8bd renderer: reload background, foreground, cursor-color at runtime Mitchell Hashimoto 2024-01-04 21:47:12 -08:00
  • 698954031a Add 'Open Config' menu to the GTK runtime and synchronize config-related keybindings across platforms. Jeffrey C. Ollie 2024-01-04 23:29:33 -06:00
  • 6c529c92f2 Merge pull request #1217 from widberg/main Mitchell Hashimoto 2024-01-04 19:48:28 -08:00
  • 38c5258d6e termio/exec: small change Mitchell Hashimoto 2024-01-04 19:48:08 -08:00
  • e06cddb4b6 Merge pull request #1216 from imabadparent/add-codenewroman-nerd-font-to-quirks Mitchell Hashimoto 2024-01-04 19:37:22 -08:00
  • 2e79b5c63d Use cmd.exe instead of sh on Windows widberg 2024-01-04 21:24:24 -05:00
  • cc29f06863 Don't build with LTO on Windows widberg 2024-01-04 21:24:15 -05:00
  • 8a2a849cc8 add CodeNewRoman Nerd Font to quirks Collin Dickert 2024-01-04 21:15:12 -05:00
  • 3297c3958c Merge branch 'main' of github.com:mitchellh/ghostty Krzysztof Wolicki 2024-01-04 23:37:24 +01:00
  • 5edf04b8c1 Merge pull request #1211 from EdenEast/nix-cachix-config Mitchell Hashimoto 2024-01-04 13:40:44 -08:00
  • fac38a9ea2 feat(nix): add cachix binary cache to flake EdenEast 2024-01-04 13:00:45 -05:00
  • 0842e572df Update usage of testing.expectEqual Krzysztof Wolicki 2024-01-04 13:30:34 +01:00
  • 1d49492e04 build.zig: Make use of resolveTargetQuery for wasm_freestanding target Krzysztof Wolicki 2024-01-04 13:29:43 +01:00
  • 2dc4ed2492 Merge pull request #1205 from tt/resolve-path-relative-to-base Mitchell Hashimoto 2024-01-03 14:36:59 -08:00
  • d3a7f9baf5 Resolve path relative to base Troels Thomsen 2024-01-03 23:27:22 +01:00
  • 1913243c35 WIP: Update to new build module API after Zig PR #18160 Temporarily change dependency sources to forks until they update Krzysztof Wolicki 2024-01-03 21:50:32 +01:00
  • f93c41669e macos: order main window front on restore Mitchell Hashimoto 2024-01-03 12:10:52 -08:00
  • c9ff034b62 macos: prevent super hot loop to restore focus state Mitchell Hashimoto 2024-01-03 12:07:03 -08:00
  • ae7221d680 macos: try to save window state before sparkle restart Mitchell Hashimoto 2024-01-03 11:53:18 -08:00
  • a57a32cdb3 config: clarify docs on resetting font-family Mitchell Hashimoto 2024-01-03 09:43:24 -08:00
  • 398d1865fa Merge pull request #1204 from mitchellh/font-fallback Mitchell Hashimoto 2024-01-03 09:38:30 -08:00
  • 8dd8bae0cd config: empty value for RepeatableString resets the list Mitchell Hashimoto 2024-01-03 09:35:03 -08:00
  • b4f403f152 font-family settings are repeatable to specify fallback Mitchell Hashimoto 2024-01-03 09:30:12 -08:00
  • 98237b112f config: RepeatableString is null-terminated now Mitchell Hashimoto 2024-01-03 09:24:15 -08:00
  • 36013dcaa6 Merge pull request #1203 from jcollie/tokenize-deprecated Mitchell Hashimoto 2024-01-03 09:15:28 -08:00
  • f4292bccfc replace deprecated std.mem.tokenize with std.mem.tokenizeScalar Jeffrey C. Ollie 2024-01-03 10:22:33 -06:00
  • 5091655558 Merge pull request #1202 from gpanders/cell-color-refactor Mitchell Hashimoto 2024-01-02 20:58:32 -08:00
  • 060bdff117 terminal: track palette color in cell state Gregory Anders 2024-01-02 17:01:00 -06:00
  • f79a4d32f7 Merge pull request #1199 from mitchellh/termio-surface-dl Mitchell Hashimoto 2024-01-02 15:44:48 -08:00
  • 797da2f737 termio/exec: avoid potential deadlock with surface message Mitchell Hashimoto 2024-01-02 12:35:31 -08:00
  • 143de07aaa Merge pull request #1200 from gpanders/macos-profile-release-local Mitchell Hashimoto 2024-01-02 15:33:59 -08:00
  • 9ca7d1f7be Merge pull request #1201 from mitchellh/deps-mirror Mitchell Hashimoto 2024-01-02 15:33:46 -08:00
  • 3fc5b02d73 pkg/fontconfig: move some dependencies to our own mirror Mitchell Hashimoto 2024-01-02 15:27:59 -08:00