Commit Graph

  • 99a1dbdf46 Merge pull request #2322 from Syphdias/fix_2271 Mitchell Hashimoto 2024-09-29 09:48:56 -07:00
  • b9545ec2f9 Merge pull request #2325 from ghostty-org/oob Mitchell Hashimoto 2024-09-29 09:45:07 -07:00
  • bbacee66d0 font/sprite: fix out of bounds right on curly underline Mitchell Hashimoto 2024-09-29 09:39:17 -07:00
  • f67a647a12 font/sprite: bounds checking for pixel writes on Pixman Mitchell Hashimoto 2024-09-29 09:33:28 -07:00
  • e47e7a8b8b macos: quick terminal always brings Ghostty to the front Mitchell Hashimoto 2024-09-29 09:31:48 -07:00
  • f4e67b3c50 terminal: select whole links if regex matches RyzechDev // Ryz 2024-09-29 10:54:33 -05:00
  • f9d3f64978 Merge branch 'main' into fix_2271 Christian Kugler 2024-09-29 14:15:56 +02:00
  • f309d4191e Use helper function to set correct env variables Christian Kugler 2024-09-29 13:24:04 +02:00
  • c2fe2ccc71 Merge pull request #2319 from jcollie/nix-stdenv-unstable Mitchell Hashimoto 2024-09-28 21:25:59 -07:00
  • 4796583a51 Merge pull request #2320 from ghostty-org/slideterm Mitchell Hashimoto 2024-09-28 21:20:00 -07:00
  • 4f9d49b380 macos: handle multiple monitors properly Mitchell Hashimoto 2024-09-28 20:21:47 -07:00
  • bcdbb5899b macos: only define quick terminal configs for AppKit Mitchell Hashimoto 2024-09-28 19:14:14 -07:00
  • 76a2041cbf macos: make quick terminal animation 0.2 instead of 0.3 Mitchell Hashimoto 2024-09-28 19:11:34 -07:00
  • 1d727320b4 macos: if initializing new surface tree, move focus to it Mitchell Hashimoto 2024-09-28 19:11:04 -07:00
  • 1f3c3dde10 input: note fullscreen isn't supported by quick terminal Mitchell Hashimoto 2024-09-28 18:49:52 -07:00
  • 61dd395251 macos: show alert if new tab is attempted from quick term Mitchell Hashimoto 2024-09-28 18:46:45 -07:00
  • 11d5ec7dc1 config: support quick terminal position Mitchell Hashimoto 2024-09-28 18:42:13 -07:00
  • 6cbced7078 nix: use stdenv from unstable to build the package Jeffrey C. Ollie 2024-09-28 20:05:56 -05:00
  • ac07e3a3fd gtk: add "search with selection" keybind action and context menu item Jeffrey C. Ollie 2024-09-28 18:58:21 -05:00
  • 13eb8ac6e2 macos: ability to interrupt animation, track it in menu Mitchell Hashimoto 2024-09-28 15:29:47 -07:00
  • 1570ef01a7 rename slide to quick terminal Mitchell Hashimoto 2024-09-28 15:20:24 -07:00
  • e3b340c6d3 macos: set initial terminal dimensions Mitchell Hashimoto 2024-09-28 15:08:14 -07:00
  • 2e2e6d71c5 Merge pull request #2315 from jcollie/nix-devshell-remove-tracy Mitchell Hashimoto 2024-09-28 14:55:43 -07:00
  • 0a3ca77296 nix: remove tracy from flake.nix Jeffrey C. Ollie 2024-09-28 12:56:39 -05:00
  • 1977e220f5 macos: slide terminal exit and close window don't kill the window Mitchell Hashimoto 2024-09-28 10:51:14 -07:00
  • 50fb7331af macos: base class for terminal controller Mitchell Hashimoto 2024-09-28 10:38:35 -07:00
  • 86e98c8403 Merge pull request #2313 from rockorager/sgr-21 Mitchell Hashimoto 2024-09-28 10:34:54 -07:00
  • ac3b0fe3c6 Merge pull request #2317 from jcollie/list-themes-window-too-narrow Mitchell Hashimoto 2024-09-28 10:34:23 -07:00
  • 9f543ceac2 cli: fix integer overflow in +list-themes if window is too narrow Jeffrey C. Ollie 2024-09-28 12:12:00 -05:00
  • 9bdefc3a4f macOS non-native fullscreen: fix wrong position if tabbed Thorsten Ball 2024-09-28 16:06:00 +02:00
  • cadca8ca45 nix: remove tracy from the devshell Jeffrey C. Ollie 2024-09-27 23:18:42 -05:00
  • 93643d1741 sgr: add support for legacy double underline Tim Culverhouse 2024-09-27 22:22:22 -05:00
  • 870a1dae3d Merge pull request #2311 from jcollie/nix-zig-cache-update Mitchell Hashimoto 2024-09-27 19:28:28 -07:00
  • 21a7e40510 nix: move fetch-zig-cache script into nix/build-support Jeffrey C. Ollie 2024-09-27 20:40:03 -05:00
  • 99e5e59491 macos: hook up the action for the slide terminal Mitchell Hashimoto 2024-09-27 13:39:25 -07:00
  • 7806366eec core: fix up toggle_slide_terminal action for rebase Mitchell Hashimoto 2024-09-25 09:48:47 -07:00
  • bdc2c02f23 macos: when sliding out the terminal, cycle focus Mitchell Hashimoto 2024-09-22 22:08:13 -07:00
  • cadb960ef9 core: slide terminal keybinding action Mitchell Hashimoto 2024-09-22 21:57:17 -07:00
  • d18e1c879b macos: restrict resizing based on sliding terminal position Mitchell Hashimoto 2024-09-22 21:35:07 -07:00
  • 63456d28a5 macos: make sliding logic a bit more extensible Mitchell Hashimoto 2024-09-22 21:28:57 -07:00
  • bdd0070ffd macos: render a terminal in the slide window Mitchell Hashimoto 2024-09-22 20:52:04 -07:00
  • 93b2fe60f8 macos: start work on SlideTerminal, slides in window from top Mitchell Hashimoto 2024-09-22 14:44:57 -07:00
  • 576453cfde apprt/gtk: set null url if url is empty Mitchell Hashimoto 2024-09-27 18:33:50 -07:00
  • a9b04037b4 nix: don't require the ZIG_LOCAL_CACHE_DIR to be set Jeffrey C. Ollie 2024-09-27 19:19:51 -05:00
  • 4f30a83c66 Merge pull request #2312 from ghostty-org/mouse-extend Mitchell Hashimoto 2024-09-27 14:24:27 -07:00
  • 6d68db3bdc core: only extend selection on mouse if click interval is exceeded Mitchell Hashimoto 2024-09-27 14:18:33 -07:00
  • 39733ac3e5 nix: work around ziglang/zig#20976 and fix nix package builds Jeffrey C. Ollie 2024-09-27 15:49:02 -05:00
  • e5b532f119 Merge pull request #2310 from ghostty-org/macos-bug Mitchell Hashimoto 2024-09-27 12:31:55 -07:00
  • f6f91b5eb5 core: fix invalid action call that wasn't setting our metrics properly Mitchell Hashimoto 2024-09-27 12:27:55 -07:00
  • 7befb5a418 macos: fix previous/next tab bindings, improve action logging Mitchell Hashimoto 2024-09-27 12:05:04 -07:00
  • 2c2a765d66 Merge pull request #2296 from jcollie/fancy-theme-preview Mitchell Hashimoto 2024-09-27 11:17:23 -07:00
  • 5a3b942589 typos: ignore lorem Mitchell Hashimoto 2024-09-27 10:58:28 -07:00
  • a969364f93 cli/list-themes: add ability to search theme names Jeffrey C. Ollie 2024-09-25 12:07:14 -05:00
  • e313352c1f cli: update +list-themes --help text Jeffrey C. Ollie 2024-09-24 10:42:57 -05:00
  • a6a4f9ff8e cli: list-themes should list symlinks Jeffrey C. Ollie 2024-09-24 10:28:49 -05:00
  • 743e547235 cli: "fancy" theme preview Jeffrey C. Ollie 2024-09-23 21:49:24 -05:00
  • 98f48c6df8 Merge pull request #2307 from ghostty-org/push-yqnzysqxvuzl Mitchell Hashimoto 2024-09-27 10:53:06 -07:00
  • 08ee32b633 Forward std_options from entrypoint in main.zig Mitchell Hashimoto 2024-09-27 10:50:43 -07:00
  • a753d94344 Merge pull request #2298 from Pangoraw/toggle_tab_overview Mitchell Hashimoto 2024-09-27 10:19:49 -07:00
  • 1bd0999eef macos: add unhandled action Mitchell Hashimoto 2024-09-27 10:17:54 -07:00
  • be0d71f62d apprt/embedded: add the tab overview to the enum Mitchell Hashimoto 2024-09-27 10:15:06 -07:00
  • f1474c220d bind: add toggle_tab_overview binding Paul Berg 2024-09-27 09:36:45 +02:00
  • 7b8b58110c apprt/gtk: store tab_overview in Window struct Paul Berg 2024-09-24 11:09:53 +02:00
  • 6ef87d298c apprt/gtk: remove Window.hasAdwToolbar Paul Berg 2024-09-24 11:08:55 +02:00
  • fe4f4fdc72 apprt/gtk: fix build with -Dgtk-libadwaita=false Paul Berg 2024-09-24 11:18:00 +02:00
  • fb9df0449b Merge pull request #2305 from ghostty-org/macos-dispatch Mitchell Hashimoto 2024-09-27 06:55:12 -07:00
  • 6d70ee7e2a Merge pull request #2302 from jcollie/update-zig-hook Mitchell Hashimoto 2024-09-26 22:06:55 -07:00
  • 928c306f1b Merge pull request #2303 from ghostty-org/dependabot/github_actions/namespacelabs/nscloud-cache-action-1.1.8 Mitchell Hashimoto 2024-09-26 22:06:43 -07:00
  • 40192ab770 Merge pull request #2304 from ghostty-org/dependabot/github_actions/cachix/install-nix-action-v29 Mitchell Hashimoto 2024-09-26 22:06:30 -07:00
  • 4ae20212bf libghostty: unified action dispatch Mitchell Hashimoto 2024-09-26 16:18:11 -07:00
  • 998827e4c6 build(deps): bump cachix/install-nix-action from V28 to 29 dependabot[bot] 2024-09-27 00:40:39 +00:00
  • 8b6e993481 build(deps): bump namespacelabs/nscloud-cache-action from 1.1.7 to 1.1.8 dependabot[bot] 2024-09-27 00:40:37 +00:00
  • 37f06ca72d osc: add parsing for Kitty desktop notifications (OSC 99) Jeffrey C. Ollie 2024-09-12 16:09:06 -05:00
  • 196c9dc3ba nix: fix up zig hook in package.nix Jeffrey C. Ollie 2024-09-26 17:24:16 -05:00
  • 84e0a05027 Merge pull request #2295 from qwerasd205/underlines Mitchell Hashimoto 2024-09-26 14:54:43 -07:00
  • efe91fbb72 Merge pull request #2301 from ghostty-org/actiondecl Mitchell Hashimoto 2024-09-26 14:46:59 -07:00
  • 3b419a2ba2 apprt/gtk: handle zero value notification pointers Mitchell Hashimoto 2024-09-26 14:40:24 -07:00
  • 4cc4eb5ed0 core: remove more hasdecls Mitchell Hashimoto 2024-09-26 14:21:01 -07:00
  • 4e2781fdec apprt/gtk Mitchell Hashimoto 2024-09-26 10:35:31 -07:00
  • e29918ebb8 core: more actions Mitchell Hashimoto 2024-09-26 10:20:40 -07:00
  • 9202cba1f5 core: many more actions Mitchell Hashimoto 2024-09-26 10:05:04 -07:00
  • 1e010b8e08 core: more actions Mitchell Hashimoto 2024-09-26 09:37:24 -07:00
  • 26cba70b69 core: no need for hasTabs apprt function Mitchell Hashimoto 2024-09-26 08:34:07 -07:00
  • 5fdf0e03fa Merge f0db0c850b58d375515620a3cd5b1d695e41ac10 into fade8825749b8f6ef43bd57a82bd5477ae393913 Leah Amelia Chen 2024-09-26 00:25:45 +02:00
  • 02d7e766e1 core: move password input into action enum Mitchell Hashimoto 2024-09-25 11:43:35 -07:00
  • ae98dddead apprt/embedded: support new performAction API Mitchell Hashimoto 2024-09-25 11:31:05 -07:00
  • 0e043bc0e4 apprt: transition all hasDecls in App.zig to use the new action dispatch Mitchell Hashimoto 2024-09-25 11:25:20 -07:00
  • a0f017d6fd freetype: update expected ul pos in tests to account for removed fudge factor Qwerasd 2024-09-25 12:11:04 -06:00
  • 13603c51a9 apprt: begin transition to making actions an enum and not use hasDecl Mitchell Hashimoto 2024-09-25 11:01:35 -07:00
  • 003b100707 font: remove fudge factors in ul and st position calculations Qwerasd 2024-09-25 12:01:24 -06:00
  • 9a87001fa6 font/sprite: correct underline placement calculation Qwerasd 2024-09-25 11:46:43 -06:00
  • 74d24a53ab correct diagram/description (+Y is down not up) Qwerasd 2024-09-25 11:41:12 -06:00
  • fade882574 Merge pull request #2300 from vancluever/terminal-kitty-large-signed-ints Mitchell Hashimoto 2024-09-25 09:41:40 -07:00
  • 861531a1fd terminal/kitty: increase value buffer, make 'H' and 'V' i32 Chris Marchesi 2024-09-25 09:01:39 -07:00
  • d6e9db4ec5 Merge pull request #2299 from ghostty-org/global-keybind Mitchell Hashimoto 2024-09-24 21:01:32 -07:00
  • 6d6052d204 small comment changes Mitchell Hashimoto 2024-09-24 20:53:32 -07:00
  • 1b31663865 apprt/embedded: new_window can be called without a parent Mitchell Hashimoto 2024-09-24 17:00:38 -07:00
  • bea24f7725 config: clarify docs Mitchell Hashimoto 2024-09-24 16:41:26 -07:00
  • 689ee0f385 typos Mitchell Hashimoto 2024-09-24 16:38:41 -07:00
  • ed7ac8aa21 macos: better enable timing depending on process launch time Mitchell Hashimoto 2024-09-24 10:39:20 -07:00