Commit Graph

  • f615a308e0 config: change window-save-state to default Mitchell Hashimoto 2023-12-23 18:52:40 -08:00
  • c3b89fa215 macos: use securecoding for codablebridge to prevent warning Mitchell Hashimoto 2023-12-23 18:49:21 -08:00
  • a8568306c9 macos: store pwd with save/restore state Mitchell Hashimoto 2023-12-23 17:06:34 -08:00
  • 243379c50f apprt/embedded: ghostty_surface_pwd Mitchell Hashimoto 2023-12-23 16:59:09 -08:00
  • 2390668834 macos: encode surface tree in state restore Mitchell Hashimoto 2023-12-23 12:59:45 -08:00
  • a5d249eb48 config: if window-save-state is never, never restore state Mitchell Hashimoto 2023-12-22 21:58:29 -08:00
  • f0bf0fd888 config: window-save-state Mitchell Hashimoto 2023-12-22 21:47:20 -08:00
  • 59f54a1d88 macos: initial window save/restore is working for frames only Mitchell Hashimoto 2023-12-22 21:10:21 -08:00
  • 69131af808 Merge pull request #1154 from vancluever/vancluever-macos-middle-click-paste Mitchell Hashimoto 2023-12-22 19:02:25 -08:00
  • ffb9ebf6d9 macos: middle click always pastes from clipboard Chris Marchesi 2023-12-22 17:51:51 -08:00
  • e9a7b9aa67 Merge pull request #1153 from mitchellh/gtk-icons Mitchell Hashimoto 2023-12-22 17:06:22 -08:00
  • 1f50406967 apprt/gtk: correct icon path now that our resources dir is in a subdir Mitchell Hashimoto 2023-12-22 17:03:20 -08:00
  • 06c0a61f49 Merge pull request #1151 from vancluever/vancluever-update-nixpkgs-zig-0-12 Mitchell Hashimoto 2023-12-22 15:37:46 -08:00
  • 8849c689b3 Merge pull request #1152 from mitchellh/cachix Mitchell Hashimoto 2023-12-22 15:36:11 -08:00
  • 188f82c16e ci: build-nix and test are not matrix tests Mitchell Hashimoto 2023-12-22 15:27:48 -08:00
  • f56ed57b57 prettier Mitchell Hashimoto 2023-12-22 14:49:32 -08:00
  • b222cf33bd ci: swap magic-nix-cache with cachix Mitchell Hashimoto 2023-12-22 14:36:28 -08:00
  • 582a87aa1c Merge pull request #1150 from jcollie/fix-nix-package Mitchell Hashimoto 2023-12-22 14:30:12 -08:00
  • 98abf0d186 ci: build-nix depends on test like other package builds Mitchell Hashimoto 2023-12-22 14:29:37 -08:00
  • 18ada8d118 ci: move nix build to dedicated job Mitchell Hashimoto 2023-12-22 14:20:27 -08:00
  • 59315d2aa1 dist/macos: prune appcast to the most recent 15 items Mitchell Hashimoto 2023-12-22 12:40:15 -08:00
  • 2e3c1bf9da nix: update nixpkgs-zig-0-12 Chris Marchesi 2023-12-22 12:32:43 -08:00
  • d8e1aebfcd enable magic nix cache to improve build times Jeffrey C. Ollie 2023-12-22 14:28:27 -06:00
  • a995b6dbb0 fix nix package and add ci test for nix package build Jeffrey C. Ollie 2023-12-22 13:43:06 -06:00
  • 4525be9c57 Merge pull request #1147 from mitchellh/macos-rlimit Mitchell Hashimoto 2023-12-22 08:59:59 -08:00
  • 86bd972d22 macos: do not change nofile rlimit max Mitchell Hashimoto 2023-12-22 08:58:31 -08:00
  • a94973c240 Merge pull request #1138 from gpanders/vim-plugin Mitchell Hashimoto 2023-12-22 08:50:34 -08:00
  • eb46161b5e config: generate vim configs at comptime Mitchell Hashimoto 2023-12-22 08:19:17 -08:00
  • 891418efec Merge pull request #1145 from vancluever/vancluever-macos-middle-click Mitchell Hashimoto 2023-12-22 07:48:52 -08:00
  • e1320be757 macos: handle middle click Chris Marchesi 2023-12-21 23:47:45 -08:00
  • 14e4772b2b Merge pull request #1144 from mitchellh/macos_context_menu Mitchell Hashimoto 2023-12-21 22:18:30 -08:00
  • aa75e7dfd8 macos: Implement context menu functionality to open tabs and windows. Vivek Roy 2023-12-22 11:19:56 +05:30
  • 38dc2212bc Merge pull request #1142 from mitchellh/macos-keypad Mitchell Hashimoto 2023-12-21 20:54:56 -08:00
  • ede7ec9c63 input: kitty encoding should only report alt key if not equal to utf8 Mitchell Hashimoto 2023-12-21 20:43:42 -08:00
  • 4f01aafdba build: move Vim plugin file generation into a separate Step Gregory Anders 2023-12-21 20:50:58 -06:00
  • f7033524ec macos: add generated Vim plugin files to app bundle Gregory Anders 2023-12-21 11:15:47 -06:00
  • e9632a0f91 build: build Vim plugin files for Ghostty config file Gregory Anders 2023-12-21 10:52:41 -06:00
  • a4c0b5c677 Merge pull request #1132 from gpanders/ghostty-resources-dir Mitchell Hashimoto 2023-12-21 19:41:10 -08:00
  • fc897067a6 macos: reordering some files Mitchell Hashimoto 2023-12-21 17:59:16 -08:00
  • 18f2fb3fbd macos: include ghostty subdirectory under Resources Gregory Anders 2023-12-20 15:25:30 -06:00
  • 8751502878 core: look for resources in "ghostty" subdirectory for "share" paths Gregory Anders 2023-12-20 09:27:37 -06:00
  • e2916f8d63 Merge pull request #1139 from rockorager/terminfo-fix Mitchell Hashimoto 2023-12-21 11:37:37 -08:00
  • 416950a447 terminfo: fix xr and rv Tim Culverhouse 2023-12-21 13:31:18 -06:00
  • 19ca893e10 dist/macos: put the date in the short version string Mitchell Hashimoto 2023-12-21 08:45:24 -08:00
  • 080bd530f4 dist/macos: remove any existing matching builds in appcast Mitchell Hashimoto 2023-12-21 08:39:29 -08:00
  • 382c942790 Merge pull request #1136 from davideger/main Mitchell Hashimoto 2023-12-20 22:16:53 -08:00
  • b13f39f89d Merge pull request #1137 from mitchellh/click-cursor Mitchell Hashimoto 2023-12-20 22:16:39 -08:00
  • 900b127a04 core: cursor click to move can be disabled Mitchell Hashimoto 2023-12-20 22:12:04 -08:00
  • 3776b8a777 core: if click-to-move is done, stop mouse processing Mitchell Hashimoto 2023-12-20 21:41:49 -08:00
  • 3f9c42fd67 core: fast path out of click to move if no semantic prompts Mitchell Hashimoto 2023-12-20 21:40:02 -08:00
  • 82e5080cd6 core: click to move cursor only works on primary screen Mitchell Hashimoto 2023-12-20 21:38:21 -08:00
  • 4a3e1e15e5 core: click to move cursor Mitchell Hashimoto 2023-12-20 21:33:13 -08:00
  • 6b1fd2b9eb terminal: Screen.promptPath Mitchell Hashimoto 2023-12-20 20:50:10 -08:00
  • 9aa56f98da doc: Linux tip on zig btrfs hash mismatch issue. David Eger 2023-12-20 20:43:44 -08:00
  • 9a32ea515b terminal: Screen.selectPrompt to get the selection of the prompt Mitchell Hashimoto 2023-12-20 20:34:34 -08:00
  • 8fa3a8539b Merge pull request #1135 from slonik-az/macos-ReleaseLocal Mitchell Hashimoto 2023-12-20 14:38:01 -08:00
  • 3762f8c342 macos: make default config ReleaseLocal Mitchell Hashimoto 2023-12-20 14:37:48 -08:00
  • 744c5a82ae update README Mitchell Hashimoto 2023-12-20 14:36:43 -08:00
  • a96ec3a5df doc: minor fix to README.md Leo Razoumov 2023-12-20 17:14:25 -05:00
  • d568ef5b97 fix(macos): ReleaseLocal build configuration with "Library Validation" disabled Leo Razoumov 2023-12-20 16:37:25 -05:00
  • f737b7c48a update README about mac builds Mitchell Hashimoto 2023-12-20 12:32:55 -08:00
  • bfd0baf78f Merge pull request #1131 from mitchellh/chinese-quotes Mitchell Hashimoto 2023-12-19 22:10:13 -08:00
  • 0c80f85d78 apprt/gtk: only reset IME state if key consuming while IME composing Mitchell Hashimoto 2023-12-19 21:56:40 -08:00
  • 0eab07b014 Merge pull request #1129 from davideger/main Mitchell Hashimoto 2023-12-19 21:44:39 -08:00
  • 035cb6af69 prettier Mitchell Hashimoto 2023-12-19 21:38:42 -08:00
  • d053325d95 Merge pull request #1130 from mitchellh/mrn/nix-update-zls Mitchell Hashimoto 2023-12-19 21:32:54 -08:00
  • d6d659d824 nix: update ZLS Thorsten Ball 2023-12-20 06:19:52 +01:00
  • 02876f3c1b README: nvidia + ubuntu + x11 requires recent gtk David Eger 2023-12-19 20:21:10 -08:00
  • e6e2b571d1 Merge pull request #1128 from mitchellh/update-zig Mitchell Hashimoto 2023-12-19 15:00:50 -08:00
  • 482a53b72f update zig Mitchell Hashimoto 2023-12-19 14:33:35 -08:00
  • fe9004ab88 Merge pull request #1121 from rockorager/xdg-terminal-exec Mitchell Hashimoto 2023-12-19 13:14:21 -08:00
  • cea98d3afa config: handle xdg-terminal-exec detection higher up Mitchell Hashimoto 2023-12-19 13:10:55 -08:00
  • 5ab7d89112 Merge pull request #1127 from vancluever/vancluever-powerline-trapezoid Mitchell Hashimoto 2023-12-19 12:34:28 -08:00
  • dfefe953fc Powerline: add trapezoid rendering Chris Marchesi 2023-12-19 11:36:05 -08:00
  • 469970b1e5 Merge pull request #1126 from mitchellh/sparkle Mitchell Hashimoto 2023-12-19 09:47:25 -08:00
  • d1b90e1689 ci: uncomment the release-to-github code Mitchell Hashimoto 2023-12-19 09:38:02 -08:00
  • 8c74531620 macos: update the release notes with link to GH project Mitchell Hashimoto 2023-12-19 09:36:44 -08:00
  • 8644c573b7 Merge pull request #1125 from clebs/chore/remove-imports Mitchell Hashimoto 2023-12-19 08:11:40 -08:00
  • 0acf783700 macos: set the update URL Mitchell Hashimoto 2023-12-19 08:04:36 -08:00
  • 8218c96cc6 ci: manually codesign since --deep is deprecated Mitchell Hashimoto 2023-12-19 07:45:52 -08:00
  • 0ccdcd3f0f dist/macos: appcast needs namespace, better formatting Mitchell Hashimoto 2023-12-19 07:44:07 -08:00
  • d9e4431800 cli: store manually parsed args for config replays Tim Culverhouse 2023-12-19 09:38:11 -06:00
  • 1137da9238 cli: add xdg-terminal-exec parsing tests Tim Culverhouse 2023-12-19 08:41:29 -06:00
  • a1fd9f733c Remove log from imports as it is unused Borja Clemente 2023-12-19 09:23:30 +01:00
  • 9f8465c507 Remove unused imports from config/edit Borja Clemente 2023-12-19 09:21:10 +01:00
  • 79416cc0a7 ci: codesign nested frameworks Mitchell Hashimoto 2023-12-18 22:13:48 -08:00
  • b5aaad9d34 ci: correct filename for appcast Mitchell Hashimoto 2023-12-18 21:32:22 -08:00
  • 3baa6213b0 ci: disable releases temporarily Mitchell Hashimoto 2023-12-18 21:25:26 -08:00
  • c352d88afd ci: generate appcast, upload it Mitchell Hashimoto 2023-12-18 21:15:49 -08:00
  • 51fa5ea3d4 ci: setup sparkle binaries in release Mitchell Hashimoto 2023-12-18 20:14:17 -08:00
  • 25342f545b macos: add update delegate so we can configure some behavior Mitchell Hashimoto 2023-12-18 13:56:32 -08:00
  • f192ffd5bc macos: boilerplate to setup updater menu item Mitchell Hashimoto 2023-12-18 13:41:46 -08:00
  • caf6ebc6ef macos: add Sparkle via Swift PM Mitchell Hashimoto 2023-12-18 13:36:18 -08:00
  • 18f205e78c Merge pull request #1124 from mitchellh/macos-build Mitchell Hashimoto 2023-12-18 19:07:38 -08:00
  • 68a23e786d macos: put build numbers back into info.plist, other metadata Mitchell Hashimoto 2023-12-18 18:44:16 -08:00
  • a8419754b9 renderer/opengl: allow OpenGL 4.1/4.2 Mitchell Hashimoto 2023-12-18 13:58:31 -08:00
  • 463e4fd689 Merge pull request #1123 from mitchellh/opengl-version Mitchell Hashimoto 2023-12-18 13:01:00 -08:00
  • 4ba44fb8c1 renderer/opengl: error if OpenGL version is too old Mitchell Hashimoto 2023-12-18 12:51:53 -08:00
  • e92f8b28d5 cli: parse args as command when launched as 'xdg-terminal-exec' Tim Culverhouse 2023-12-18 12:38:14 -06:00
  • 5946bc1a53 cli: invert special case arg parsing logic Tim Culverhouse 2023-12-18 12:34:32 -06:00